Tag Archives: Semantic Markup

CSS or Tables

Do you find it best to: Design a website so it is completely table-less OR…… Design a website where you work with tables for layout and CSS regarding presentation Continually #1 without exemption, although keep in your mind tables are the precise thing to use when representing tabular information. Use < div> rather than table and CSS with regard to presentation setting up Div for system and CSS with regard to presentation… Meh, you are doing know that they’re saying that tables should by no means be used (even intended for tabular data)… instead you’re designed to use < dt> < dd> tags.. I haven’t completely grasped/accepted that idea truthfully speaking but I do know from my a lot more recent research that tables = awful. Nonsense. In case you have data that is actually naturally represented implementing column headers and also rows, it’s any table by distinction. dl/dd/dt is just for lists of meanings. The entire point of semantic markup could be to use the label that describes the images, and a table is okay at describing a new table. Googling XHTML Validation and Tables…. I obtained enough links to choke a mule along with… But this guy seems … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Guidelines for the BBC website

Found this which may be useful for some for setting upwards their site http: //www. bbc. corp. uk/guidelines/futuremedia/ awesome list of standards! That is certainly pretty damn neat, especially http: //www. bbc. corp. uk/guidelines/futuremedia/technical/xhtml_integrity. shtml. It mostly and decorative mirrors the own standards I developed at work, because of the XHTML A SINGLE. 0 Strict qualification. And also holy crap, it is even cooler: http: //www. bbc. corp. uk/guidelines/futuremedia/technical/semantic_markup. shtml.

Posted in Web Design | Tagged , , , , , , , | Leave a comment