Skip to content
Open
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
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h2>This is an simple website to learn how to do CSS Inspection</h2>
<hr />
<div class="quiz">
<div class="question">
Q.1 What is the named color of the body?
Q.1 What is the named background color of the body?
</div>
<div class="answer">
<input type="text" id="answer1">
Expand Down