Monday, March 10, 2014
HTML:Introduction to HTML
Monday, March 10, 2014 by Unknown
HTML and Organization :
1.HTML is a subset of Standard Generalized Markup Language (SGML)
2.HTML is specified by theWorld Wide Web Consortium(W3C).
HTML describes Web Page -
1.HTML stands for Hyper Text Markup Language
2.HTML is not a programming language.
3.HTML is a Markup Language
4.Markup language consists of set of tags called Markup Tags.
5.Markup tags are used to describe web page using Markup Tags.
6.HTML elements are basic building blocks for the construction of web pages.
Lets see Simple basic HTML in action -
Try It Yourself What we can do using HTML ? 1.We can Create Web Page using HTML. 2.We can Format Specific Part of Web Page using HTML. 3.We can Embed JavaScript in order to provide dynamic feature. 4.We can Apply Styles to Webpage Using CSS to look Web Page more interactive and Fresh. 5.We can Provide Server Side Execution Facility by embedding Server Side Scripting inside HTML. HTML Versions :Version Year HTML1991HTML+ 1993HTML2.0 1995HTML 3.2 1997HTML 4.01 1999XHTML 1.0 2000HTML5 2012XHTML5 2013
Tags:
Computer languages ,
Programming
My First Heading
My First Paragraph.Try It Yourself What we can do using HTML ? 1.We can Create Web Page using HTML. 2.We can Format Specific Part of Web Page using HTML. 3.We can Embed JavaScript in order to provide dynamic feature. 4.We can Apply Styles to Webpage Using CSS to look Web Page more interactive and Fresh. 5.We can Provide Server Side Execution Facility by embedding Server Side Scripting inside HTML. HTML Versions :Version Year HTML1991HTML+ 1993HTML2.0 1995HTML 3.2 1997HTML 4.01 1999XHTML 1.0 2000HTML5 2012XHTML5 2013
Subscribe to:
Post Comments (Atom)

0 Responses to “HTML:Introduction to HTML”
Post a Comment