Hi,
I need to migrate a site from table layout to CSS layout for all of the CSS goodies. After some studying, I haven't found the layouts I need. They are the followings:
HHHHHH
CCCCCC
CCCCCC
CCCCCC
FFFFFFF
and
HHHHHH
CCCCCS
CCCCCS
CCCCCS
FFFFFFS
where H - header, C- content, F -footer, S - siderbar.
I need well proven layouts so that I don't need to worry about the nasty part of CSS - browser compatibility (brand and version). Any similar layouts I also like to consider.
Thans for your inputs.
I need to migrate a site from table layout to CSS layout for all of the CSS goodies. After some studying, I haven't found the layouts I need. They are the followings:
HHHHHH
CCCCCC
CCCCCC
CCCCCC
FFFFFFF
and
HHHHHH
CCCCCS
CCCCCS
CCCCCS
FFFFFFS
where H - header, C- content, F -footer, S - siderbar.
I need well proven layouts so that I don't need to worry about the nasty part of CSS - browser compatibility (brand and version). Any similar layouts I also like to consider.
Thans for your inputs.
Comment