All of my services go through XHTMLPros. If you contact me through this, it may only be for questions. Make orders through the XPros main site please.
Coding in XHTML speeds up webpages and makes the code much more clean and efficient. I only code in XHTML, so do not ask me to code in any other form of HTML. I usually do XHTML Strict 1.0, but I can be swayed to do Transitional 1.0. My code is made to be valid with W3C standards.
CSS is the makeup for our webpages. It formats the style of each webpage and is a need to every website. I will never make a website that is without CSS.
I love to code my sites in div tags. I do not use tables, except on rare occasion with sorting data/records. Coding tablelessly makes code much more readable and more efficient, and load times decrease. I will always code my templates tablelessly.