Skip to content

Commit 30ead19

Browse files
authored
Update index.html
1 parent b27e2d2 commit 30ead19

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed
Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1 @@
1-
<!DOCTYPE html>
2-
<html>
3-
<head>
4-
<title>03 Inline Styles</title>
5-
</head>
6-
7-
<body>
8-
<table>
9-
<tr>
10-
<td>Hello</td>
11-
</tr>
12-
<tr>
13-
<td>My brother</td>
14-
</tr>
15-
</table>
16-
</body>
17-
</html>
1+
<!-- Write your proposed solution on this document -->

0 commit comments

Comments
 (0)