Welcome to the world of HTML. This is the first paragraph. While short it is still a paragraph!
In the source file there is line break between the sentences.A Web browser ignores this line break and starts a new paragraph only when it encounters anothertag.
elements for short lines of text such as postal addresses rwesults in unwanted additional white space.
*
for computer code. Displayed in a fixed-width font.
- LINKING
The chief power of HTML comes from its ability to link text and/ or an image to another document or section of a document. A browser highlights the identified text or image with color and /or underlines to indicate that it is a hypertext link .
- URLs
The World Wide Web uses Uniform Resource Locators(URLs).to specify the location of files on another servers
- LINK TO SPECIFIC SECTIONS
- LINKS BETWEEN SECTIONS OF DIFFERENT DOCUMENTS
- LINKS TO SPECIFIC WITHIN THE CURRENT DOCUMENT