How can u insert image on a web page?
Dear You can insert image on web page very easily.
First open Notebook and write HTML code and after creating code you can insert image in your webpage.
<html>
<head>
<titile>How to insert image on webpage</title>
</head>
<body>
<img src="Your Image Address" height="200px" width="200px">
</body>
</html>
_______Subscribe My Youtube Channel For more Information Like this______
https://www.youtube.com/channel/UC0JIB3Yly_pneE8XZR8rZ3g
------------------------------------Try Our Website , You 'll like It -----------------------
Every needs at one place
www.khozo.in
Comments
Post a Comment