1.

Write the syntax in HTML FOR DEFINITION LIST AND IMAGE​

Answer»

The

tag DEFINES a DESCRIPTION list. The
tag is used in conjunction with
(defines terms/names) and
(describes each term/name).HTML Images Syntax The HTML tag is used to embed an image in a web page. Images are not technically inserted into a web page; images are linked to web PAGES. The tag creates a HOLDING space for the referenced image. The tag is empty, it contains attributes only, and does not have a CLOSING tag.Explanation:


Discussion

No Comment Found