Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<body>
<!-- Replace John Doe with your name -->

<p>Hi, I am John Doe, I am a Kalvian.</p>
<p>Hi, I am Gouransh vaishnav, I am a Kalvian.</p>

</body>

</html>
</html>
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Change the color of the text from blue to red */
p {
color: blue;
}
color: red;
}