Browsing articles in "CSS"
Making notes in HTML and CSS
Building web pages can be confusing. Working with other people’s code can be doubly so.

A good habit to get into is to add notes to your work. This could be to break your CSS into logical groups (Header, Image, Copy , Footer) or perhaps to explain exactly what that complicated-looking piece of Javascript actually does.



