-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhiscomp.html
24 lines (23 loc) · 1.05 KB
/
hiscomp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<title>Comparison</title>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="Historystyle.css">
<link href="https://fonts.googleapis.com/css2?family=Lato&family=Oswald&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
</head>
<body class="comparepage">
<h1>Comparison</h1>
<h3><strong>Comparison between HTML1 & HTML5</strong></h3>
<img height="350" width="550" src="Capture 1.jpg">
<img height="350" width="550" src="Capture 2.jpg">
<img height="350" width="550" src="Capture 3.jpg">
<img height="350" width="550" src="Capture 4.jpg">
<img height="350" width="550" src="Capture 5.jpg">
<img height="350" width="550" src="Capture 6.jpg">
<img height="350" width="550" src="Capture 7.jpg">
<img height="350" width="550" src="Capture 8.jpg">
<img height="350" width="550" src="Capture 9.jpg">
</body>
</html>