FAQs

nowstartwebdesign-faqs
A website is a collection of information about a particular subject. Designing a web site is defined as an arrangement and creation of web pages that in turn make up a web site. A web page consists of information for which the website is belongs to

What is HTML?
 What is HTML
HTML (Hypertext Markup Language) is a plain text file with commands to tell any of Web browsers to display result, we can use notepad write the HTML tags.

HTML was originally created in 1990 and it was eventually standardized in 1997 as HTML4 it has been taken many years

What is HTML5?

 What is HTML
HTML 5 is an updated version of HTML. It's much similar to HTML. But difference is HTML 5 contains much better support for media such as, audio and video tags. Full CSS3 Support in modern browsers, New Attributes, Local Storage, Local SQL Database.

What are the Differences between HTML and HTML5?
HTML Versions:
YEARVERSION
1991HTML
1993HTML+
1995HTML 2.0
1997HTML 3.2
1999HTML 4.01
2000XHTML
2012HTML 5
2013XHTML5
  • New HTML 5, new tags and new features like local storage are enhanced. HTML5
  • In HTML 4 have traditional API’s which does not include canvas and content editable API’s.
  • with HTML 4, local storage is not possible and tags that can handle only one dimension are present
  • HTML5 New Input Types :
  • Number
  • Range
  • Search
  • Color
  • tell
  • Time
  • Week
  • Date
  • date time
  • Email
  • Month
  • Year
  • HTML5 Semantic Elements:
  • <header>
  • <nav>
  • <aection>
  • <article>
  • <aside>
  • <figcaption>
  • <figure>
  • <footer>

Unknown

nowstartwebdesign.com tutorial has been prepared for the beginners to help them understand basic HTML programming. After completing this tutorial you will find yourself at a moderate level of expertise Web Designing from where you can take yourself to next levels

No comments :

Post a Comment