I was checking out a website offered as an example for another job,
and I was struck by how clean and professional the site is.
I was poking around, and I noticed that they are still using HTML
Tables for content. I realize that many sites still use HTML Tables
for their content, but it is generally discouraged in favor of CSS
Layers.
This internal debate gave me a headache and caused me to ponder the
following question...
Is it appropriate to use HTML Tables to format content that is not
strictly tabular data (with captions and column headers) --- provided
the content belongs in a tableau format?
Future generations have the right to know. Do you have an opinion?
Thanks,
Gerard Vignes
Seattle, WA
and I was struck by how clean and professional the site is.
I was poking around, and I noticed that they are still using HTML
Tables for content. I realize that many sites still use HTML Tables
for their content, but it is generally discouraged in favor of CSS
Layers.
This internal debate gave me a headache and caused me to ponder the
following question...
Is it appropriate to use HTML Tables to format content that is not
strictly tabular data (with captions and column headers) --- provided
the content belongs in a tableau format?
Future generations have the right to know. Do you have an opinion?
Thanks,
Gerard Vignes
Seattle, WA
Comment