Friday 29 November 2013

HTML Languages and Rules



Valid HTML code is very significant and vital because it assists ease of access in the ever rising platform & user agent market such as smart cell phones, tablet computers, the Android browser & more. It as well assists show professionalism & well practice, aids debugging & future proofing.
Web pages are written in the HTML language and the present and latest version is HMTL 5. 

Each language has its own syntax & thus each document written in the HTML language is supposed to follow its official policy. The policy set out describes how the syntax can be utilized, what order the language can be written in & how it all fits jointly. Such as, you will always begin a web page with the opening HTML tag & end with the closing HTML tag. 

Between these tags is the head tag & body tag. Head tag is comes from body tags. The rules and regulations as well identify how certain syntaxes work & should not work. In a HTML list you utilize a block level item, such as a "<div>" tag, as a list item.

No comments:

Post a Comment