Using an external CSS stylesheet Lesson 26
2023 Views: since 7th Nov 08
Using an external CSS stylesheet Lesson 26The best place for declaring the styles of an entire website (i.e. for all webpages at once) is in an external stylesheet. This way, you won´t have to repeat the styles information inside the HEAD section of each individual webpage and you would only add CSS to the HEAD section of those webpages (if any) that you want to style differently from all the other pages of your website. Remember that the style rules inside a document override the global style declarations. A simple example would be that you have the text color for all your headings on your entire website set to a blue color but you want green headings on one specific webpage, so you would only declare the heading styles for this document inside its HEAD section.
|
|
Submitter: Easywebtutorial (1)
Channel: CSS
Description: The best place for declaring the styles of an entire website (i.e. for all webpages at once) is in an external stylesheet. This way, you won´t have to repeat the styles information inside the HEAD section of each individual webpage and you would only add CSS to the HEAD section of those webpages (if any) that you want to style differently from all the other pages of your website. Remember that the style rules inside a document override the global style declarations. A simple example would be that you have the text color for all your headings on your entire website set to a blue color but you want green headings on one specific webpage, so you would only declare the heading styles for this document inside its HEAD section. |
Declaring styles inside a documents HEAD Lesson 25 0:00 From: Easywebtutorial | |
|
0:00 From: Easywebtutorial | |
Some Practical CSS Examples Lesson 23 0:00 From: Easywebtutorial | |
Add CSS Properties to the Body Element Lesson 22 0:00 From: Easywebtutorial | |
Format style Text Using CSS Lesson 21 0:00 From: Easywebtutorial |
After Effects Tutorial - Shine 06:23 From: Spielvan | |
Deep Dish Rims Adobe Photoshop Tutorial 02:36 From: chapster5 | |
Create a Signature Photoshop Tutorial 10:60 From: belthaZor | |
|
03:48 From: Spielvan | |
Photoshop Tutorial Matrix Effect 02:25 From: Spielvan |
No videos found |
- Keywords external css stylesheet video tutorial


