|
I use them because they are simple and straight forward (width=x, hight=y, align=something). Every browser understands it and renders it correctly in the same way.
In addition, I should know this. I know Html very well, but am having beginner problems with Css - too many choices and wild cards, etc. It will take time to get a thorough understanding.
AND, yes you are right, there are many ways to pluck a chicken, some are better, some are worse.
In this instance I would like to create 3 fixed width tables:
top-table banner with floating text links on image,
mid-table containing left vertical nav. bar + main display
and a footer with text links.
Text (+links) will change over time, so I don't want to lock myself into images for now.
But I am all ears for better ways of doing things. (simplicity is key, my key).The same effect in html would take me one hour tops, including slicing the banner. In Css, ...still looking at the thin red bgcolor after 6 hours of research on this topic alone and I have not figured out yet how to properly place the text links in this banner, etc.
thanks, samj
BTW: your response was lightning fast. :-)
|