Spaces:
Running
Running
Update index.html
Browse files- 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 |
-
<
|
| 66 |
-
<
|
| 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 |
|