1.

With the help of syntax include images on a web page.

Answer»

Syntax: <img src = “location of the file” alt= “some_text” width=value height=value>
Example: <img src = “pic_mountain.jpg” alt= “MountainView” width= “50%” height=”50%” >



Discussion

No Comment Found

Related InterviewSolutions