Is XHTML worth it?
general
It might be apparent in the few short posts here that I've been trying to keep this homemade (and I mean homemade, there's no blogging system behind it) XHTML valid.
You might also notice from my last post (if you check the validity of it), that I still have a way to go.
So I ask myself, is it worth it to keep trying to get it to validate? Why am I reinventing the wheel (why not use a blogging system)? Who cares?
I guess the answer is all summed in my appetite to learn...
Valid XHTML - target in links
javascript | Updated on 04-02-2008 01:59:06pm
Sometimes you need a link to open in a new window. For me, I wanted to give access to some of the behind the scenes things, such as what the HTML looks like once it's processed. Well I come to find out that target= is out (deprecated) and no longer used. In fact there isn't a replacement for it.
After finding a few explanations about it and what you can do to get around it, I settled on a great site for help...
Valid XHTML - External Javascrript
Javascript | Updated on 03-26-2008 03:04:08pm
So in my quest to make sure this page is completely XHTML compliant and validates according to the standards set by the WC3, I kept checking the validation.
Then I found myself running into a problem with the script tag. It took awhile, but after carefully reading the validation results and finding a couple of examples, I nixed the issues I had.
Mostly they were from 3rd part pieces, such as the examples shown for using tinyMCE or JQuery, etc...
Built on Beautiful Day by