I'm currently trying to learn CSS, so this question is going to sound complete 'noobish'. Just a warning.
I've got my page linked to my external style sheet, and it all works properly.
In the page coding I've put <div id="header"> in. If I want that aligned to the center of the page where do I put it and how? In the external style sheet or the page?
I've got my page linked to my external style sheet, and it all works properly.
In the page coding I've put <div id="header"> in. If I want that aligned to the center of the page where do I put it and how? In the external style sheet or the page?