Wednesday, March 21, 2007

Coding and Testing the Site

After a few tweaks to the design, I've begun building the site in HTML and CSS. Because different web browsers sometimes show pages differently, I'm testing each change I make to ensure I don't break what I've already done.

The hardest thing right now is aligning some navigation links that run along the top of the page -- it's a tight fit and I want to be sure they don't shift around and create gaps when the page is resized.

If you are interested in how CSS is used to make websites, here's a link to visit:

W3 Schools - CSS Examples

Sorry this is so short...I have a lot of work to do!