Skip to content

Commit 4a443c4

Browse files
Update Index.html
1 parent 5e52257 commit 4a443c4

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
@@ -3,6 +3,7 @@
33
To overcome this problem, we use various properties such as float, flex, and grid. -->
44
<!DOCTYPE html>
55
<html lang="en">
6+
67
<head>
78
<meta charset="UTF-8">
89
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -30,3 +31,4 @@
3031
</div>
3132
</body>
3233
</html>
34+

0 commit comments

Comments
 (0)