Posts Tagged ‘xHTML’

Getting the bubbl.us to produce xhtml strict valid code.

Friday, December 5th, 2008

I noticed there were some validation issues with the bubbl.us plugin earlier and decided to fix them so I could once again put a xhtml strict button on my blog (YAY).

I’m not going into the details, you can find my freshly source here: bubbl.us_embed

Validating xHTML 1.0 Strict and SVG

Thursday, April 3rd, 2008

Yesterday I started with some inline svg in a xhtml webpage. And it proved to be a great challenge to make the damn thing valid. I tried multiple solutions and finally I found the following blogpost. There are 2 solutions according to :ism:

(more…)