Write About History Of HTML?
https://www.computersprofessor.com/2016/05/write-about-history-of-html.html
Html is extended as hyper text mark up language.
Html is a language which displays
information in hyper text format.
Using html we can design web pages
and constructs web sites.
Html is not a programming language;
it is simply web designing language.
Definition: html is web designing
language which displays information inside web browsers in formatted manner.
By using html we can design different types of information in web browser surface. It includes textual information, images, and graphics, audio and video clippings.
By using html we can design different types of information in web browser surface. It includes textual information, images, and graphics, audio and video clippings.
Html is a method of describing the format
of documents which allows them to be viewed on computer screen.
Html documents are displayed by web
browsers. Programs an be navigate across the network and display wide variety
of types of information.
The user or developer need to be use
html tags for creating web pages on the internet.
Html was developed by ‘TIM BERNER’S
LEE’ in the year 1980.
Html document should work across
different browsers and platforms.
Html not only allows the author to
use only text but also format the text with headings, lists, tables that even
include images, video and audio, sound effects etc.
The readers or clients can access the
web pages displayed in the html from any whereat the click of mouse button and
the information can be downloaded to the user’s pc or work station.
Now a days the web page contains
§ Text is formatted, coloured and
structured.
§ Images, graphics in any format.
§ Sound effects.
§ Moving images.
§ Hyper links.
§ Animated graphics.
§ Java applets.
§ Files downloading using FTP.
All these are enclosed in tags for developing html page.
All these are enclosed in tags for developing html page.
FEW POINTS REMEMBER WHILE WRITING HTML CODE:
Every
HTML code should begin with tag and end with tag.
Every HTML code should be saved with the extension .html or .htm
Every HTML code should be saved with the extension .html or .htm
There
is no specific editor for writing HTML code, rather a given HTML can be written
on a simple notepad.
The
output of HTML document can be visualized by typing the path along with .html
extension on the address bar of any web browser.
It
has to be noted that the HTML language is not case sensitive, hence writing the
code either in upper case or lower case they make no difference.
Very useful article tanq
ReplyDelete