Skip to content

Commit 09e155e

Browse files
authored
Add files via upload
1 parent d292c1b commit 09e155e

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

Week 2/Autograder.docx

71.3 KB
Binary file not shown.

Week 2/Practice Quiz.docx

196 KB
Binary file not shown.

Week 2/test.html.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title>... Anamitra Musib 659b8b ...</title>
5+
6+
</head>
7+
<body>
8+
<em>Emphasized text</em>
9+
<div style="color:#0000FF">
10+
<h1><strong> <span style="color:blue">blue</span>SAMSUNG </strong></h1>
11+
</div>
12+
<img src="th.jpg" alt="mobile">
13+
<strong>&lt; class="feature" &gt;FEATURES</strong>
14+
<a href="https://www.google.com">Visit google.com!</a>
15+
16+
<a href="https://www.gmail.com">Visit gmail.com!</a>
17+
<a href="https://www.yahoo.com">Visit yahoo.com!</a>
18+
<ul>
19+
20+
21+
<li><h3> Metallic Body</h3></li>
22+
<li><h3>Black Colour</h3></li>
23+
<li><h3> Touch Screen</h3></li>
24+
25+
</ul>
26+
</body>
27+
</html>

0 commit comments

Comments
 (0)