Proper Way to Create Standards-Compliant Webpage Structure
Posted
by Sakamoto Kazuma
on Stack Overflow
See other posts from Stack Overflow
or by Sakamoto Kazuma
Published on 2010-03-18T00:10:10Z
Indexed on
2010/03/18
0:11 UTC
Read the original article
Hit count: 813
I have been working through projects involving packages that do all the web design stuff for me for the past few years. I will admit that I have not been able to focus any on actual web design.
I was wondering what the standard is these days for website layouts. Are layout-tables looked down upon now? Or are all layouts done with div tags and controlled through CSS? Are frames even used anymore?
Note I am not talking about chart-table tables when I say layout tables.
© Stack Overflow or respective owner