Forum Moderators: open
I have no idea how to program in layers, and am wondering if there is any adverse effects to having a site in "layers"?
Should i just convert it over to *plain* html?
Cheers,
Andrew.
[edited by: thehittmann at 3:19 am (utc) on Jan. 19, 2004]
Personally, i am more comfortable dealing with the later, bu thave also read a some conflicting reports regarding search engines and "layers".
If it was b/w tables and layers, which would you use? Please also take into consideration that the site i'm trying to market is one which needs to "display well" on a vast number of computers (some older browsers i'm sure).
Anyway, for safety; do basic layout with a table: header, left menu, right menu, footer.
Fill in the rest with divs, spans, paragraphs, whatever.
(To note that the more you experiment with floats, the more you will run into problems on different browsers.)