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

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?

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

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?

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?