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

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

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

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?

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?