File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 </ p >
1313 < section id ="image-demo ">
1414 < h2 > Saving an image</ h2 >
15- < canvas class ="input " id ="canvas " width ="500 " height ="300 "> </ canvas >
15+ < canvas class ="input " id ="canvas " width ="500 " height ="300 "/ >
1616 < form id ="canvas-options ">
1717 < label > Filename: < input type ="text " class ="filename " id ="canvas-filename " placeholder ="doodle "/> .png</ label >
1818 < input type ="submit " value ="Save "/>
2121 </ section >
2222 < section id ="text-demo ">
2323 < h2 > Saving text</ h2 >
24- < textarea class ="input " id ="text " placeholder ="Once upon a time... "> </ textarea >
24+ < textarea class ="input " id ="text " placeholder ="Once upon a time... "/ >
2525 < form id ="text-options ">
2626 < label > Filename: < input type ="text " class ="filename " id ="text-filename " placeholder ="a plain document "/> .txt</ label >
2727 < input type ="submit " value ="Save "/>
You can’t perform that action at this time.
0 commit comments