Board logo

subject: HTML Language [print this page]


HTML Language
HTML Language

HTML language is the markup language used to develop web pages whenever you want to develop a web page HTML is required.

Why HTML Language ?

To make it clear, we have to understand the working of web browsers over internet.

Web Browser :

Web browser is an application for providing services on the world wide web (such asChrome,Internet Explorer,Firefox etc). Web browsers have three basic steps :

Retrieving the web document

Presenting the web document

Traversing the web document

Uniform Resource Identifier(URI) is used to identify web pages on the web and pages may contains images, text, video or other content. For example,http://www.onlinetut.com the prefixhttp:describes Hypertext Transfer Protocol used. Web browsers support verity of protocols such ashttp:, ftp:, andfile: for local files.

When browser retrieve the web document specified by URI located on world wide web then browsers' layout engine marks the HTML coding of the document for the intractive presentation of pages to users.

HTML language are used only to design the layout of the document. HTML language marked by the browsers and only identify by predefined HTML tags(or HTML elements) such as html, body, p, b tag etc.

If you want to develop a HTML page or want to create a website then you need HTML language. If you want to make your pages more stylish then use cascading style sheet (CSS). The combination of HTML and cascading style sheet (style information) makes pages more attractive.

Click Here to See Example of HTML and CSS




welcome to loan (http://www.yloan.com/) Powered by Discuz! 5.5.0