Hi,
I just decided to start to learn CSS today.
I was trying to learn by practice. My aim is to reproduce the upper part of this page http://www.screensteps.com/ where on left the side we have logo and right sight 4 identical rows.
With table it wont be a problem by using col span. I checked on the web what I can use in CSS instead of Table's col span. The only info I was able to find was to position the div parts correctly.
I did position the parts correctly and was able to replicate the site but I spent lots of time. ( first i didnt know what CSS was so I read
, then I had to check for Table vs CSS articles etc )
But still, from my understanding for this type of job CSS takes more time than tables unless you have Dreamweaver or any other wygiwys ediyor.
Am I right?
I just decided to start to learn CSS today.
I was trying to learn by practice. My aim is to reproduce the upper part of this page http://www.screensteps.com/ where on left the side we have logo and right sight 4 identical rows.
With table it wont be a problem by using col span. I checked on the web what I can use in CSS instead of Table's col span. The only info I was able to find was to position the div parts correctly.
I did position the parts correctly and was able to replicate the site but I spent lots of time. ( first i didnt know what CSS was so I read
But still, from my understanding for this type of job CSS takes more time than tables unless you have Dreamweaver or any other wygiwys ediyor.
Am I right?