Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Standards

Are There Any Web Standards For Voice Over Ip?

Web browser plug-ins such as Flash already provide VoIP functionality in a web browser, but is it p… Read more Are There Any Web Standards For Voice Over Ip?

Why Do Some Major Websites Use Invalid Html?

I noticed that many websites, even Google and some banking sites, have poorly-written HTML with no … Read more Why Do Some Major Websites Use Invalid Html?

Legality Of Div Tag Immediately Under Html Tag

I was running lynx to test some HTML I had to do, because having accessibility in mind. I guessed t… Read more Legality Of Div Tag Immediately Under Html Tag

Which Html Version Should Be Chosen For A Public Website

I am currently working on a website. After studying HTML5 and its features I want to go ahead with … Read more Which Html Version Should Be Chosen For A Public Website

Is It Good Practice To Add A Php Include Of The Head Section In My Pages?

I am creating my portfolio site and I am wanting to include the head section as a php include on my… Read more Is It Good Practice To Add A Php Include Of The Head Section In My Pages?

Capturing Microphone Input Through Html5

If I get it right, this will be achieved through the HTML5 JavaScript API navigator.getUserMedia() … Read more Capturing Microphone Input Through Html5