Skip to content

Commit 508f087

Browse files
authored
Update M&Ms
1 parent 3112fe1 commit 508f087

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

M&Ms

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>M&M data</title>
4+
<link rel="stylesheet" href="style.css">
5+
<title>M&amp;m</title>
56
</head>
67
<body>
7-
8-
<h1>This is a Heading</h1>
9-
<p>This is is the M&M data we have collected</p>
10-
8+
<h1>Which is the most popular color of M&amp; </h1>
9+
<p>Our group created a survey to find out which M&amp;m color was the most popular. We collected our data by creating a survey on schoology.
10+
that asked what their favorite color of M&amp;m was and gave them 4 options of blue, red, brown and yellow.</p>
11+
<h2>We had 63 responses</h2>
12+
<ul>blue 67.7%
13+
red 14.5%
14+
brown 14.5%
15+
yellow .3%
16+
</ul>
17+
<img src="graph.PNG" alt="" style="width:200px;height:200px;">
1118
</body>
1219
</html>

0 commit comments

Comments
 (0)