Skip to content

Commit 1a9a22b

Browse files
Update Index.html
1 parent b3857b6 commit 1a9a22b

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
@@ -3,7 +3,6 @@
33
To overcome this problem, we use various properties such as float, flex, and grid. -->
44
<!DOCTYPE html>
55
<html lang="en">
6-
76
<head>
87
<meta charset="UTF-8">
98
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -33,3 +32,4 @@
3332

3433
</body>
3534
</html>
35+

0 commit comments

Comments
 (0)