|
HyperText Markup Language, is a language for web pages. It provides a meanns for structure of a text-based information in a document.
The HTML markups that have been used are:
- ALIGN;
Tag used for aligning text.
- BR; Tag used for inserting line breaks.
- HTML; Tag used at the beginning of the website.
- HEAD; Tag used at the beginning of a website for indetification.
- TITLE; Tag used to display title at the top of a webpage
- B; Tag used to make text bold.
- MARQUEE; Banner that can be rotated in different styles.
|