Skip to content

Commit 130ccc0

Browse files
Update Index.html
1 parent a9fa82f commit 130ccc0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • Basic Web Page Using Float property in css

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<title>Basic web page Using Float Property in CSS</title>
1111
<link rel="stylesheet" href="Style.css">
1212
</head>
13+
1314
<body>
1415
<!-- Main Div -->
1516
<div class="main">
@@ -33,3 +34,4 @@
3334
</html>
3435

3536

37+

0 commit comments

Comments
 (0)