Skip to content

Commit a8e39e2

Browse files
Restore HTML structure in Index.html
1 parent 1a9a22b commit a8e39e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Basic Web Page Using Float property in css

Basic Web Page Using Float property in css/Index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<title>Basic web page Using Float Property in CSS</title>
1010
<link rel="stylesheet" href="Style.css">
1111
</head>
12-
1312
<body>
1413
<!-- Main Div -->
1514
<div class="main">
@@ -33,3 +32,4 @@
3332
</body>
3433
</html>
3534

35+

0 commit comments

Comments
 (0)