Skip to content

A repository to test somethings about these tecnologies

Notifications You must be signed in to change notification settings

guillermomf2001/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What you will find here

In this repository you will find some useful snippets that I create from my own or that I have seen interesting in other places and I want to recreate.



Table of contents

3D rotation effect while hovering the card element. Using transform-style and backface-visibility properties and perspective and translateZvalues in transformproperty to get a depth effect.

HTML5 CSS3


A gallery using a couple of effects. The flex-grow property and :has() pseudoclass with transition which give us a sense of expansion when hovering over images, including increasing the size of the previous and next image. A way to create shape dividers between web sections whitout using SVG's or similar, just clean CSS.

HTML5 CSS3


Getting the forms to look the way we want can be an odyssey. With these snippets I want to show how it is possible to achieve without going crazy.

HTML5 CSS3 Sass


A way to create shape dividers between web sections whitout using SVG's or similar, just clean CSS.

HTML5 CSS3 Sass





Enjoy ☺

About

A repository to test somethings about these tecnologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published