Search This Blog

HTML Images Tag With Vspace Attribute Example

HTML Images Tag With Vspace Attribute Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h1> Images Tag With Vspace Attribute Example </h1>

<img src="Img\img.png" Vspace="100"/>
</body>
</html>
OUTPUT
HTML Images Tag With Vspace Attribute Example

No comments:

Post a Comment