Skip to content Skip to sidebar Skip to footer
Showing posts with the label Metadata

Meta Tag Migration From Html 4.01 To Html5

We are looking at migrating over pages written in HTML 4.01 to HTML5 and am looking at the minimum … Read more Meta Tag Migration From Html 4.01 To Html5

How To Get Length/size Of A Webpage Using Javascript

We get the webpage timing info using w3c navigation API. we get the resource information using the… Read more How To Get Length/size Of A Webpage Using Javascript

Display Duration For Multiple Videos On A Page

I'm trying to display 'duration' for each video on the page using JavaScript. here is w… Read more Display Duration For Multiple Videos On A Page