Skip to content

Commit

Permalink
Add a few more headings
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmahwash authored Mar 18, 2024
1 parent b79581f commit 56d0743
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
<body>

<h1>Welcome to Programming</h1>
<p>This is a paragraph.</p>
<p>P2</p>
<h4>Lets have some fun!</h4>

<h5>Write your name in your favorite color</h5>

</body>
</html>
1 change: 0 additions & 1 deletion my_style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
body {
background-color: rgb(235, 235, 235);
margin-left: 20px;
}

h1 {
Expand Down

0 comments on commit 56d0743

Please sign in to comment.