Sample the Web

Samplings from the World Wide Web by C.K. Sample III

Entries Tagged ‘validation’

How to embed Blip.tv videos without breaking validation!

So, I finally managed to get my blog’s new design to fully validate. Check it out. It took a little bit of combing through the code, but I managed to squash all the validation errors.
The most problematic of the errors was one caused by Blip.tv’s embed code. If you want to embed Blip.tv videos without [...]

Comments (1)

How to embed YouTube and Google Video without breaking validation!

So, here’s the code for either one:
<object type=”application/x-shockwave-flash” data=”[INSERT VIDEO URL FROM EMBED CODE PROVIDED HERE]” width=”400″ height=”326″><param name=”movie” value=”[INSERT VIDEO URL FROM EMBED CODE PROVIDED HERE]” /><param name=”FlashVars” value=”playerMode=embedded” /></object>
Took a while to figure out, but it works. I originally tried the code mentioned in this article, but it kept breaking my site, so [...]

Comments (103)

  
Loading Mahalo Top 7...