What is HyperText and Markup?
What is HyperText?
Hypertext means that some text in the HTML document carries
a link to a different location. Such links can be present either on the same page
or some other page located on another computer page. On clicking this 'hot
spot', the viewer is transferred to that location.
What is Markup?
Markup means that specific portions of a document are marked
up to indicate how they should be displayed in the browser.
HTML carries information about the web page though, the
display of the document is solely dependent on the browser. For this reason,
you should test your HTML code in the two most used browsers, Internet Explorer
from Microsoft and Netscape Communicator from Netscape. With HTML you can embed
various objects such as images, video, sound in your pages.
0 comments:
Feel free to contact the admin for any suggestions and help.