#web-design
Read more stories on Hashnode
Articles with this tag
Get to know the different color properties, as well as how to define color values. · Ahh, colors :) They're everywhere. In CSS, several properties define...
Make writing responsive code easier by making smart decisions · If you're familiar with the concept of responsive web design, you would have inevitably...
Well, maybe not EVERY SINGLE ONE but A LOT of them (^_^) · CSS units are often used in defining numerical values of certain properties. Just like you...
Arguably the most important foundational concept in CSS, the box model is the basis of layouts and sizing in CSS. · ME: "Have you heard about the CSS box...
Understand what web accessibility is all about, as well as how HTML contributes to it. · This week, on accessibility. You may have seen it represented as...
Become intentional about the elements you let into your document. · Semantic: "relating to meaning in language or logic" Writing semantic HTML means...