-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchp5 ass.4.html
More file actions
20 lines (17 loc) · 912 Bytes
/
chp5 ass.4.html
File metadata and controls
20 lines (17 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head> <title> Chp 5 As...4 </title>
</head>
<body>
<br/> <br/> <br/>
<h1> Aligning Images Horizontally </h1>
<br/> <br/>
<p> <img src="D:\MISBAH\chap5 24\Images For Assignment\others\9.jpg" width="15%" height="15%" align="right"> Venice, italy - The city of colorfull winding corridors and canals, and good food.
The city of colorfull winding corridors and canals, and good food.
The city of colorfull winding corridors and canals, and good food.
</p>
<br/> <br/>
<p> Aogashima Volcano, Japan - A small village living in volcanic island. <img src="D:\MISBAH\chap5 24\Images For Assignment\others\8.jpg" width="15%" height="15%" align="left">
</p>
</body>
</html>