1. #sdv
2. #descontos
3. #promos
4. #art
5. #freepalestine
6. #twitter
7. #promocao
8. #liberdadeparadeolane
9. #digitalart
10. #familia
1. #sdv
2. #descontos
3. #promos
4. #art
5. #freepalestine
6. #twitter
7. #promocao
8. #liberdadeparadeolane
9. #digitalart
10. #familia
Improve Your #coding skills with this #free #Tutorial👇 www.youtube.com/watch?v=DZKf...
#CSS #html #webdev #javascript #Tips #beginners #Bootstrap #webdeveloper #UIUX
Improve Your #coding skills with this #free #Tutorial👇 www.youtube.com/watch?v=DZKf...
#CSS #html #webdev #javascript #Tips #beginners #Bootstrap #webdeveloper #UIUX
codepen.io/thebabydino/...
Viewport adaptive. Heavily commented code if you want to check how the demo works in the back. Makes use of modern #CSS features.
Made with ❤️.
codepen.io/thebabydino/...
Viewport adaptive. Heavily commented code if you want to check how the demo works in the back. Makes use of modern #CSS features.
Made with ❤️.
❌ DON'T 🙀
width: 100%; height: 100%;
left: 50%; top: 50%;
translate: -50% -50%;
padding: 8px
✅ DO 😼 (1 declaration, not 6)
inset: -8px
#CSS
❌ DON'T 🙀
width: 100%; height: 100%;
left: 50%; top: 50%;
translate: -50% -50%;
padding: 8px
✅ DO 😼 (1 declaration, not 6)
inset: -8px
#CSS