34,333
edits
Changes
→Embedding CSS Styles into a Web Page
</pre>
The above style settings as the effect of making all <<H1> > headers in the web page appear in red.
== Importing an External Style Sheet into a Web Page ==
Whilst it is possible to include all your CSS styles by embedding them into each HTML page this, to a certain degree, defeats one of the main objectives of CSS. It is much better to place the styles in a separate CSS file and import that file into each