File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
409
409
< button type ="button " class ="resetButton "> Reset</ button >
410
410
< button type ="button " class ="giveUpButton "> Give up</ button >
411
411
< br > < br >
412
- < pre id ="correctStamp " class =small "> </ pre >
412
+ < p id ="correctStamp " class =" small ">
413
413
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
414
414
</ textarea >
415
415
</ form >
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
170
170
< button type ="button " class ="resetButton "> Reset</ button >
171
171
< button type ="button " class ="giveUpButton "> Give up</ button >
172
172
< br > < br >
173
- < pre id ="correctStamp " class =small "> </ pre >
173
+ < p id ="correctStamp " class =" small ">
174
174
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
175
175
</ textarea >
176
176
</ form >
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
226
226
< button type ="button " class ="resetButton "> Reset</ button >
227
227
< button type ="button " class ="giveUpButton "> Give up</ button >
228
228
< br > < br > <!-- These go in the last form if there's more than one: -->
229
- < pre id ="correctStamp " class =small "> </ pre >
229
+ < p id ="correctStamp " class =" small ">
230
230
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
231
231
</ textarea >
232
232
</ form >
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
217
217
< button type ="button " class ="resetButton "> Reset</ button >
218
218
< button type ="button " class ="giveUpButton "> Give up</ button >
219
219
< br > < br >
220
- < pre id ="correctStamp " class =small "> </ pre >
220
+ < p id ="correctStamp " class =" small ">
221
221
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
222
222
</ textarea >
223
223
</ form >
Original file line number Diff line number Diff line change @@ -439,7 +439,7 @@ <h3>Part 5</h2>
439
439
440
440
441
441
< br > < br > <!-- These go in the last form if there's more than one: -->
442
- < pre id ="correctStamp " class =small "> </ pre >
442
+ < p id ="correctStamp " class =" small ">
443
443
< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="70 " readonly >
444
444
</ textarea >
445
445
You can’t perform that action at this time.
0 commit comments