-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex1.html
More file actions
20 lines (20 loc) · 984 Bytes
/
Copy pathindex1.html
File metadata and controls
20 lines (20 loc) · 984 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html lang="eng">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>donkey</title>
<link rel="stylesheet" href="base.css">
</head>
<body>
<h1 class="blink" style="padding-right:30px">Official donkey website</h1>
<a href='https://im.kendallhunt.com/MS_ACC/students/2/1/index.html' target="_blank"><img class="geese" src="https://wallpapers.com/images/featured/funny-clean-mbjz4f9j3pi9eqdb.webp" style="padding-left:50px" alt="learn"></a>
<img class="goose" src="doggy.png" style="padding-left:550px" alt="guard">
<a href="https://im.kendallhunt.com/MS_ACC/students/2/1/index.html" target="_blank"><h2 class="shrek">math</h2></a>
<a href="anything.html"><h2 class="my-link">shop</h2></a>
<h2 class="bad">first image</h2>
<h2 class="worse">second image</h2>
</body>
</html>