Style A | Style B | Style C | Exit |
Choose Your StyleA style sheet is a file which tells a browser how to render a page. You can think of it like a template, that allows us to specify generally how and where something is presented, in a simpler and more efficient way than we can with HTML. This example demonstrates how easy it is to apply different styles from different style templates to different elements in the same page. AdvantagesKeeping styles defined in a separate file has distinct advantages.
|