Image tags with its source attribute points to the uniform resource locator that is URL of the graphic file to be displayed to add an inline image to the web document. The tag is added to the HTML document at the location in which we want to display the image. Then file name is replaced with the URL of the image we want to display. Read More…
All the text that is entered on a page should come between body tags. Container tags are body tags that tell a web browser what parts of the HTML document should be displayed in the browser window. The text which we enter in body tag technically should be in another container tag that is paragraph tag. Read More…
A program called browser is used to view the documents. It is not a programming language even though it is termed as a language. The basic element of a Hyper Text Markup Language is page and therefore any document on the web page is in ASCII text. Read More…