Skip to content

Commit

Permalink
id change
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmahwash authored Mar 18, 2024
1 parent b26edc2 commit e126974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ <h4>Lets have some fun!</h4>

<h5>Write your name in your favorite color</h5>
<p id="my_name">My name</p>

</body>
</html>
2 changes: 1 addition & 1 deletion my_style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ h1 {
margin-left: 20px;
}

#my_name{
.my_name{
color: aqua;
}

0 comments on commit e126974

Please sign in to comment.