Skip to content

Commit c19dba1

Browse files
Update Index.html
1 parent 6b29649 commit c19dba1

1 file changed

Lines changed: 3 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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@
2020
<div class="row1c2">About</div>
2121
<div class="row1c3">Courses</div>
2222
</div>
23+
2324
<!-- Row Second -->
2425
<div class="row2">
2526
Basic web page Design Using Html & Css (Float Property).
2627
</div>
28+
2729
<!-- Row Third -->
2830
<div class="row3">
2931
<div class="row3c1">Contact</div>
@@ -33,3 +35,4 @@
3335

3436
</body>
3537
</html>
38+

0 commit comments

Comments
 (0)