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

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

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

Multiple Forms With Input Fields With The Same Name Attribute? Good Or Bad?

Is it an acceptable practice to have multiple HTML forms on a page with input fields that share the… Read more Multiple Forms With Input Fields With The Same Name Attribute? Good Or Bad?

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?

Why Are Html5 And Xhtml 2 Separate Standards?

Is there a reason why these two standards are being developed separately? They seem to be solving t… Read more Why Are Html5 And Xhtml 2 Separate 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?