|
I'm actually leaning toward a combination of the two. Almost everything is linked, but if there is an element that will only be used for a specific page, I embed the required style in that page. Finally if there's something that only appears once on a page, I use the html formatting codes at the line level.
Linked makes sure my entire website follows the same styles and layouts throughout all the pages.
Embedded allows me to have a few special styles for one specific web page, so I don't have to invent new names for seldom used styles.
Line level allows me to create very specific exceptions when needed for emphasis.
---
Right now I'm just starting to learn css, so I don't have any good examples. Hopefully I'll have something online in the next couple of weeks.
__________________
I am not a certified computer professional. My advice comes from personal experience and/or friends who are computer professionals. My ezine Please login or register to view this content. Registration is FREE Interested in Search and Rescue? Check out the Civil Air Patrol.
|