Tag Archives: W3C

XHTML Compliant Sharing Script (ShareThis)

So you’re using ShareThis. You say it doesn’t validate with the W3c? Of course it doesn’t. The validator complains about displayText and etc not being attributes? Check out this method. You’ll easily get by the W3C validator. You are of … Continue reading

Posted in XHTML & CSS Design | Tagged , , , , , | Leave a comment

Rounded Corners With Pure CSS!

It’s a totally exciting thing that the W3C & CSS3 offers web designers a new choice for making those beautiful rounded corners in a straightforward and easy manner. Introducing: -moz-border-radius & -webkit-border-radius. You need both to make all compatible browsers … Continue reading

Posted in XHTML & CSS Design | Tagged , , , , , , | Leave a comment