I was wondering about the consequences of building a site thats complaint with XHTML1.0 Strict. I have developed a lot of sites using the transitional doctype, and read about the consequences of a link target attribute. It can't be used and it has to be fixed with a javascript code block.
I was wondering if there were any more of these 'heavy impact' occurences and if there are significant changes with day to day coding in the transitional variant...
(Didnt know if it could be asked here, or that it has to be placed on stackOverflow.com because of the frontend related issue)