There was an error while loading. Please reload this page.
1 parent d292c1b commit 09e155eCopy full SHA for 09e155e
Week 2/Autograder.docx
71.3 KB
Week 2/Practice Quiz.docx
196 KB
Week 2/test.html.txt
@@ -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>< class="feature" >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