Wednesday, January 02, 2008

Look ma no more tables



I just finished a website design and putting it together in HTML with CSS (cascading style sheets). CSS means you know longer work with tables (very problematic).

It's funny I did a few sites with CSS a few years ago and I kind of got there but was lost with what I was doing. This time over when opening up my old design and rehashing code, it made a whole lot of sense and came to realise it's much easier than tables. You have a lot more control. I also was able to do a contact page utilizing php. I initially outsourced the contact page, because it was taking me too long to nut out. Someone did it for me and did a good job (although didn't look good in IE6, but since I redid the whole site in css I decided to do the contact page as well to see if I could come up with a better result and the outcome, was it looked the same on all browsers!

So now I'm going to get css the definitive guide, so I can get a real grip of CSS.

0 Comments:

Post a Comment

<< Home