Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

HTML5

Tags: html defining
HTML  is the standard mark-up language which is used to create web pages. Its abbreviation is Hyper Text Mark-up Language. It uses markup to describe the structure of web page. The building blocks of html is html elements which are represented by tags. Tags are the predefined syntax enclosed within . Browser will use the html tags to render the content of the page and do not display the tags.
Below is a simple html5 document

 1
2
3
4
5
6
7
8
9
10
  


Title of the page


Heading
Paragraph


defines that its html of version 5(latest version) and also it helps the browser to display the web pages correctly. There are new elements added to html5.
- for Defining article in the document.
- for defining the content aside the page.
- for defining photos, diagrams
- for defining a caption for
- for defining footer for the document.
-  for defining header for the document.
- for defining main content for the document.
- for defining navigation link in the document.
- for defining section in the document.
There are new input types in HTML5. They are listed below:
  • color
  • date
  • datetime
  • datetime-local
  • email
  • month
  • number
  • range
  • search
  • tel
  • time
  • url
  • week
There are new graphics elements. They are:
  • - to draw graphics
  • - to draw scalable vector graphics
There are new media elements in HTML5. They are:
  • - for defining sound content.
  • - for defining containers for external applications.
  • - for defining source for
  • - for defining tracks for
  • - for defining video or movie content.
Difference between HTML5 and HTML4
Syntax
  • Syntax of HTML5 is simple and clear. In HTML4, DOCTYPE declaration was too lengthy and was messed up
Multimedia Elements
  • HTML5 contains multimedia files via video and audio tag.In HTML4, the multimedia content was  via third party plugins
Tag Difference
  • Several tags in HTML4 have been removed from HTML5 or their functionality has been modified.
Attributes 
  • In HTML4 and previous HTML versions, script attribute was used to in link tag to refer to JavaScript or other similar scripts. In HTML5 It is not necessary to use that script attribute.
  • In HTML5, the tag can only have one attribute Border and the value of this attribute can only be zero or one. Previously, the
    tag had many attributes.
  • In the previous versions of HTML, the tag didn’t had the charset attribute that defines the standard character encoding for the webpage. This attribute has been added in HTML5.
  • Geographical location
    • HTML5’s JS GeoLocation can be leveraged
    ZenRays provide the following to make you expert

    1. Fully practical and project based sessions from first class.
    2. Training by Experienced Consultants, not regular Trainers
    3. Friendly and enthusiastic faculty to clear your doubts 24X7
    4. Free Live project after the training to get you industry experience
    If you want more details please visit us:

    Zenrays.com Reach us at [email protected]





This post first appeared on Best Software Training Institute In Bangalore, please read the originial post: here

Share the post

HTML5

×

Subscribe to Best Software Training Institute In Bangalore

Get updates delivered right to your inbox!

Thank you for your subscription

×