@@ -347,7 +347,7 @@ <h3>Part 1</h2>
347
347
-->
348
348
< form id ="lab1 ">
349
349
< pre > </ code >
350
- < input id ="attempt0 " type ="text " size ="70 " spellcheck ="false " value ="">
350
+ < input id ="attempt0 " type ="text " size ="60 " spellcheck ="false " value ="">
351
351
</ code > </ pre >
352
352
< button type ="button " class ="hintButton "> Hint</ button >
353
353
< button type ="button " class ="resetButton "> Reset</ button >
@@ -365,7 +365,7 @@ <h3>Part 2</h2>
365
365
-->
366
366
< form id ="lab2 ">
367
367
< pre > </ code >
368
- < input id ="attempt1 " type ="text " size ="70 " spellcheck ="false " value ="">
368
+ < input id ="attempt1 " type ="text " size ="60 " spellcheck ="false " value ="">
369
369
</ code > </ pre >
370
370
< button type ="button " class ="hintButton "> Hint</ button >
371
371
< button type ="button " class ="resetButton "> Reset</ button >
@@ -383,7 +383,7 @@ <h3>Part 3</h2>
383
383
-->
384
384
< form id ="lab3 ">
385
385
< pre > </ code >
386
- < input id ="attempt2 " type ="text " size ="70 " spellcheck ="false " value ="">
386
+ < input id ="attempt2 " type ="text " size ="60 " spellcheck ="false " value ="">
387
387
</ code > </ pre >
388
388
< button type ="button " class ="hintButton "> Hint</ button >
389
389
< button type ="button " class ="resetButton "> Reset</ button >
@@ -402,7 +402,7 @@ <h3>Part 4</h2>
402
402
-->
403
403
< form id ="lab4 ">
404
404
< pre > </ code >
405
- < input id ="attempt3 " type ="text " size ="70 " spellcheck ="false " value ="">
405
+ < input id ="attempt3 " type ="text " size ="60 " spellcheck ="false " value ="">
406
406
</ code > </ pre >
407
407
< button type ="button " class ="hintButton "> Hint</ button >
408
408
< button type ="button " class ="resetButton "> Reset</ button >
@@ -422,7 +422,7 @@ <h3>Part 5</h2>
422
422
-->
423
423
< form id ="lab5 ">
424
424
< pre > </ code >
425
- < input id ="attempt4 " type ="text " size ="70 " spellcheck ="false " value ="">
425
+ < input id ="attempt4 " type ="text " size ="60 " spellcheck ="false " value ="">
426
426
</ code > </ pre >
427
427
< button type ="button " class ="hintButton "> Hint</ button >
428
428
< button type ="button " class ="resetButton "> Reset</ button >
0 commit comments