Practical : 4
Subject : Web Technology
Code:
<html>
<head>
<title>Image Align Attribute</title>
</head>
<body>
<img align="left" src="C:\Users\Believe\Pictures\left.png" width="200px" height="200px">
<img align="right" src="C:\Users\Believe\Pictures\right.png" width="200px" height="200px">
<h1 align="center"><img src="C:\Users\Believe\Pictures\center.png" width="200px" height="200px"></h1>
</html>
<head>
<title>Image Align Attribute</title>
</head>
<body>
<img align="left" src="C:\Users\Believe\Pictures\left.png" width="200px" height="200px">
<img align="right" src="C:\Users\Believe\Pictures\right.png" width="200px" height="200px">
<h1 align="center"><img src="C:\Users\Believe\Pictures\center.png" width="200px" height="200px"></h1>
</html>
Output:
Sign up here with your email
ConversionConversion EmoticonEmoticon