Click here for Vacation Photos

Archive for the 'HTML/XHTML' Category

Tableless 2.0

Sunday, December 21st, 2003

It has been advocated many times that tables shouldn’t be use in HTML for layout purposes. I have been using CSS to construct my pages since it was introduced to me in a web design contest in las vegas.

To prevent bad CSS implementations to read the stylesheet, just call it through < style type="text/css" > @import url('your-stylesheet-url‘); < /style >

check out this good development link.

Validating XHTML

Sunday, February 9th, 2003

DTDs

Saturday, February 8th, 2003

DTD example

Thursday, January 9th, 2003

Email Standards

Tuesday, January 25th, 2000