HTML derived from English to Abbreviations Hyper Text Markup Language. Hyper text means a word or phrase to indicate the relationship of a text document with other manuscripts. If you click on a word or phrase to follow a link, the web browser will move the display to the other parts of the manuscript or document you want.
HTML can also be interpreted as a collection of symbols or tags are written in a file intended for display on a web browser page. The tags will tell the browser how to display a web page or blog with the user complete.
In terms of HTML is a markup form indicating that the HTML file contains a specific instruction that can provide a format in which the document will be displayed on the World Wide Web (WWW). Although HTML itself is not a programming language, HTML is a collection of some of the instructions that can be used to vary the format a manuscript or document.
Information from wikipedia, HTML or Hyper Text Markup Language is a markup language used to create a web page or site, featuring a variety of information on the Internet and a web crawler written formating simple hypertext file into ASCII format in order to produce a display that terintegerasi form. It is understood that a file created in a word processing software and stored into normal ASCII format so that a home page with HTML commands.
HTML was originally a widely used language in the world of publishing and printing called SGML (Standard Generalized Markup Language), HTML is also a widely used standard for displaying web pages or sites.
B. Basic or Home Basic HTML
Basic HTML
- Hypertext
- Tags and elements
- Text formatting
- Lists, hyperlinks, images
- Table, frames
- Cascanding style sheets
Basic HTML contents
- <html>
- <head>
- <title>
- </head>
- <body>
- </body>
- </html>
- <head>
- <title>
- </head>
- <body>
- </body>
- </html>