Subham9126 commited on
Commit
fce1822
·
verified ·
1 Parent(s): 4f7b76e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -62,8 +62,8 @@
62
  <div class="examples mb-8" id="examples-text">
63
  <h2 class="text-2xl font-bold mb-3 text-green-500">Examples:</h2>
64
  <div id="examples-list">
65
- <p><strong>Active voice:</strong> I wrote a letter.<br><strong>Passive voice:</strong> A letter was written by me.</p>
66
- <p><strong>Active voice:</strong> She played the guitar.<br><strong>Passive voice:</strong> The guitar was played by her.</p>
67
  </div>
68
  </div>
69
 
 
62
  <div class="examples mb-8" id="examples-text">
63
  <h2 class="text-2xl font-bold mb-3 text-green-500">Examples:</h2>
64
  <div id="examples-list">
65
+ <h2><strong>Active voice:</strong> I wrote a letter.<br><strong>Passive voice:</strong> A letter was written by me.</h2>
66
+ <h2><strong>Active voice:</strong> She played the guitar.<br><strong>Passive voice:</strong> The guitar was played by her.</h2>
67
  </div>
68
  </div>
69