27 total
Styles are settings such as font face, font size, text alignment, and font colours applied to webpage elements to maintain consistency across your website. Using styles is much quicker and easier than applying individual settings to every piece of text in each webpage you create.
Key Point: Styles can be defined for text, page layout, colour schemes, and default settings for objects and links on the page.
Styles are always defined in the head section of a webpage. They can be defined in:
When you use heading styles like h1 to h6 or paragraph style p without defining them, the web browser uses its own default settings. However, you can set your own definitions for each style, and the browser will attempt to apply these custom styles to the page.
Sign in to view full notes