-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathalanhw22.html
44 lines (44 loc) · 1.07 KB
/
alanhw22.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link href="style.css" rel="stylesheet" type="text/css" />
<meta name="description" content="Photoshopped Images by Paint" />
<title>Photoshopped Images</title>
<style>
img {
max-width: 100%;
}
img[src="Morone-St-PROFILE-PHOTO.png"] {
width: 50%;
}
.big {
font-size: 20px;
}
iframe {
border: none;
overflow: hidden !important;
}
.small {
font-size: 6px;
}
body {
background: url(mwc.jpg);
background-size: 55%;
}
ol {
font-size: 18px;
}
</style>
</head>
<body>
<h1>HOW TO MAKE MAC&CHEESE</h1>
<ol>
<li> Get Macaroni Pasta and Boil it.</li>
<li>Make cheese sauce by heating up cheese, or you can combine butter and flour</li>
<li>Stir the Cheese sauce with the Macaroni Pasta</li>
<li>Put Half of the macaroni and cheese onto a plate</li>
<li>Add more shredded cheese</li>
<li>Then Bake the mixture</li>
<li>Lastly, you will have a tasty serving of mac and cheese</li></ol>