Slashdot Mirror


User: UK31337

UK31337's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. All well and good, but... on Do You Care if Your Website is W3C Compliant? · · Score: 1

    The W3C Validator is useful in validating your code so that it is "valid", according to the standard. Problem is, I've yet to see any browser that properly implements every aspect of the W3C standard, so isn't code validity a bit pointless if it's not going to work properly in the market leading browsers? That's what annoys me about web development - nothing you ever learn works for more than two minutes, if it even works at all.