20
votes
10answers
1k views

What is new in HTML5/CSS3?

I've seen this site and this site, but that's a lot to digest. What are the main things about HTML5 that make it different/better than regular old (X)HTML/CSS?
14
votes
8answers
3k views

Should I use HTML5 and/or CSS3 to build my website?

The new HTML5/CSS3 (Web8!) stuff sounds cool! Should I start using it now or stick with css/xhtml wait until more browsers can use it?
3
votes
2answers
82 views

Do you have stats/trends for use of different HyperText Markup Languages?

For example: html-XYZ, xhtml, html5
2
votes
2answers
188 views

As a beginner, I would like to know which should be the markup language to startup with [closed]

I am a beginner in Web Designing. For sure a CMS like Joomla (Joomla 3.1, now) is very useful for one who doesn't care about coding. But... I know for sure that the ability of coding really helps a ...
2
votes
2answers
122 views

Serve up syntactic XHTML5 using the text/html MIME type?

I have a site currently written with HTML5 tags. I'd like to be able to parse the site as XML, with support for namespaces, etc, to facilitate programmatic extraction of data. Currently I have ...
1
vote
3answers
215 views

Is my Document Type Definition Still Up to Date?

currently all my php generated rich html webpages start with this line, which I have been adding to my tempaltes YEARS ago... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
0
votes
2answers
23 views

will my continuing to use EW4 become a handicap someday later? [closed]

I am using Expression Web 4 SP 2 for building my web site but Microsoft says they won't do any further development. I keep hearing about HTML5 and XHTML, etc. and sure sure if my continuing to use ...