Loading lesson path
CSS
Examples and short reinforcement notes for css foundations.
From the examples on the previous pages, you have seen that it is possible to specify a different border for each side.
Choosing the right font has a huge impact on how the readers experience a website.
You can create multiple counters for different levels of numbering. The following example creates one counter for the page (named "section") and one counter for each <h1> element (named "subsection"):
Optimizing CSS makes your website load faster and run more smoothly; which also results in a better user experience.
A website should be designed to ensure good accessibility for all users, including those with disabilities.
A header is usually located at the top of the website, and often contains a logo or the website name: