Saturday, September 5, 2009

CSS: make unstrutured cite ordered

The lecture of this week is what I really want to learn: make the page layout using CSS.

Before this lecture, when I wanted to design a web-based interface, the first way coming into my mind was using tables. Actrually, tables are quite easy to control for me because the sturcture showed in the code is just the way when viewing in the web browsers. After this lecture, I have decided to give up tables and use CSS instead! Maybe it's a little hard for me to control the CSS code since all the layout codes are stored in the CSS style tags or other CSS files. However, it makes the main code quite clean and furthermore, it's reusable and with more other features.

I cannot waite to use CSS and XHTML to build my website right now.

No comments:

Post a Comment