Skip to content

Commit b3857b6

Browse files
Update index.html
1 parent ffd6a2b commit b3857b6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • Single Page Website With Float, font property & Box model in css

Single Page Website With Float, font property & Box model in css/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
43
<head>
54
<meta charset="UTF-8">
65
<meta name="viewport" content="width=device-width, initial-scale=1.0">
76
<title>Document</title>
87
<link rel="stylesheet" href="Style.css">
98
</head>
10-
119
<body>
12-
1310
<!-- Main Div -->
1411
<div class="main">
1512

@@ -74,7 +71,5 @@
7471
</div>
7572

7673
</div>
77-
7874
</body>
7975
</html>
80-

0 commit comments

Comments
 (0)