Skip to content

Commit

Permalink
made changes for feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
BakhatBegum committed Jan 29, 2024
1 parent df68d42 commit 58c13c6
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 106 deletions.
3 changes: 3 additions & 0 deletions week-3/quote-generator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ <h1>Hello there</h1>
<div class="side">
<p id="author"></p>
<button type="button" id="new-quote">New quote</button>
<form>
<label for="scales">Checkbox</label>
<input type="checkbox" id = "check-box"/>
</form>
<p id="auto-play-text"></p>
</div>
</section>
Expand Down
Loading

0 comments on commit 58c13c6

Please sign in to comment.