Skills-CSS icon indicating copy to clipboard operation
Skills-CSS copied to clipboard

🚀 Una colección de tips para ayudarte a mejorar sus habilidades de CSS 🪐

Results 4 Skills-CSS issues
Sort by recently updated
recently updated
newest added

I think the tabulations are exaggerated, if they could be reduced a little ```css .box { width: 50px; height: 100px; background-color: green; box-shadow: 50px 0px white, 100px 0px red; }...

Thank you for the excellent list of tips! It would be nice to have a code pen link under each section to easily view the results of applying the styles....