PageLayout - your advise?
-
Hi, What's your advise for the page layout? I mean if I have a top header and a bottom footer then left side navigation menu and rest is contents.. should I tables for it? Thanks, Jassim
-
Hi, What's your advise for the page layout? I mean if I have a top header and a bottom footer then left side navigation menu and rest is contents.. should I tables for it? Thanks, Jassim
Table is the best solution for fomatted view and make sure all 4 part belongs to 4 different files
-
Hi, What's your advise for the page layout? I mean if I have a top header and a bottom footer then left side navigation menu and rest is contents.. should I tables for it? Thanks, Jassim
-
It's good to use table tag for your site.............
Thanks & Regards
Arya1685
“You are not only responsible for what you say, but also for what you do not say”Thanks everyone :)
-
Hi, What's your advise for the page layout? I mean if I have a top header and a bottom footer then left side navigation menu and rest is contents.. should I tables for it? Thanks, Jassim
Table is okay but div is recommended because that is what I use for my page layout in all applications I write.