Question:Adding image to a HTML page?
Answer:To add image to a HTML page just use the tag
<img src="source of the image" width=" " height=" ">
Answer:To add image to a HTML page just use the tag
<img src="source of the image" width=" " height=" ">
No comments:
Post a Comment