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

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?

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?