Sunday, 10 September 2017

Adding HTML image

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=" ">

No comments:

Post a Comment