-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmm.html
41 lines (40 loc) · 1.43 KB
/
mm.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
<!DOCTYPE html>
<html>
<head>
<title>HW #1 - Jamie</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewpoint" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<meta charset="UTF-8">
<meta name="description" content="A couple sentences describing the webiste.">
<meta name="keywords" content="jamie, homework">
<meta name="author" content="Jamie">
<link rel="stylesheet" type="text/css" href="stylesmm.css">
</head>
<body>
<h4>Beef</h4>
<ul>
<li>1430</li>
<li>1434</li>
<li>1081<br>
<ul>
<li>1040</li>
<li>1041</li>
<li>1080</li>
</ul></li>
<li>1448</li>
<li>1452</li>
<li>1442</li>
<li>1453</li>
<li>5097</li>
<li>5098</li>
<li>1166</li>
<li>1457</li>
</ul>
</ul>
<h4>Grind</h4>
<a href="7202.html"><img src="https://images.freshop.com/00217903000000/082236461943804302ebe69825d09037_large.png" alt="Ground Chuck (80/20)" title="Ground Chuck (80/20)" ></a>
<img src="https://images.freshop.com/00211913000005/40d0497a6fb64f1f79c092666e8fd3e9_large.png" alt="Ground Sirloin (90/10)" title="Ground Sirloin (90/10)" >
<img src="https://images.freshop.com/00217603000003/40d0497a6fb64f1f79c092666e8fd3e9_large.png" alt="Grass Fed Ground Chuck (85/15)" title="Grass Fed Ground Chuck (85/15)" />
</body>
</html>