- The code layout is better as the content and presentation is better seperated and there are no more inline CSS styles.
- The size of the download has been reduced by nearly 50% although I did include some YUI CSS libraries to help clean up the fonts. This brought the initial size to about the original but once the page is loaded the first time those libraries won't be downloaded again.
- The page should look consistent between IE and Mozilla. By applying a different stylesheet, the page should also render in other devices.
It was more difficult to code, however, but that could be that the original was such as simple table design.
It's good to give myself a refresher on CSS and layout. I've been looking at more advanced JavaScript such as OOP Javascript and DOM manipulation, so hopefully I'll be able to find some time to experiment some on the site soon.
Hm, that's a good idea. Gotta find time to get around to doing this too.
ReplyDelete