Tell me, what html do you use and why
I use xhtml because of its strictness and i find it just the most harmonious way to make a webpage.
It also made me code in more accessible and seo optimized way
html or xhtml?
Started by xheper, May 15 2010 06:12 AM
4 replies to this topic
#1
Posted 15 May 2010 - 06:12 AM
|
|
|
#2
Posted 15 May 2010 - 07:10 AM
xHTML, when creating new code. That said, I don't always validate it as well as I'd like. For modifying existing code, I usually stick with what's there, as I'm not into doing massive rewrites if it's sloppy HTML.
#3
Posted 16 May 2010 - 07:39 AM
I only use XHTML when creating a new web-pages because it is more standardized. In the future, standardization of web pages will be of great value and simple web page will not work properly.
#4
Posted 18 May 2010 - 03:30 PM
Heya folks,
I use a combination of HTML and xHTML. I use the strictness of xHTML with the flexibility of HTML by just coding naturally and making small webpages by using common coding standards. Unfortunately I can't vote on the poll becuse you don't have a "BOTH" option.
Websites are already standards, and they already use HTML/xHTML. This will NEVER change. I always have my x/HTML formatted correctly and neat. Unless it's a block that I don't want modified or understandable. .. . but that's just so that people can see and easily read/understand the code. Comments would not be visible in the x/HTML because the comments are in the PHP at the backend.
I use a combination of HTML and xHTML. I use the strictness of xHTML with the flexibility of HTML by just coding naturally and making small webpages by using common coding standards. Unfortunately I can't vote on the poll becuse you don't have a "BOTH" option.
Websites are already standards, and they already use HTML/xHTML. This will NEVER change. I always have my x/HTML formatted correctly and neat. Unless it's a block that I don't want modified or understandable. .. . but that's just so that people can see and easily read/understand the code. Comments would not be visible in the x/HTML because the comments are in the PHP at the backend.
#5
Posted 18 May 2010 - 10:15 PM
I use HTML, HTMLhypertext markup makes parts of a document into links to other documents
Microsoft: "You've got questions. We've got dancing paperclips


Sign In
Create Account

Back to top









