I'm XHTML 1.0 Strict BITCH!
That's right bitches, No more of that transitional shit, my website is coded in xhtml 1.0 strict now :)
So what does that mean? Pretty much that my website coding is more clean and streamlined. AAAAAAND, that means once HTML5 comes out, the transition over will be MUCH easier.
Ah the joys of web coding. Funny how only a year ago I barely started following the standards :p
Just a thought tho, the removal of <center> seems pretty bad because I had to change a lot of the code to
<div style="text-align:center">
and then include "margin: 0 auto" to whatever needed to be centered. Seemed like a lot of extra code just to get something freakin centered.
Next we move to error_reporting = E_ALL | E_STRICT
Ok, back to watching TMNT (1987 series, of course)