How can I Access the text Editor?
Either search all programs/files for “notepad” or download notepad++
How can I edit an existing HTML file?
After saving your file as “lastname.html”, it will Show the icon of your standard web browser. If you want to edit the file, select “open as” and select the text Editor.
How should we store/send our files?
All files should be stored in your central Folder (this is your “root Directory”, your Desktop is your “Server”) and include your HTML file and image. Convert the Folder into .zip and send it to etsm.assignment@gmail.com.
My image does not show up
Check if the file extension is the same as the one you specified in the image tag (.png, .jpg). Also check if the image file is located in the same folder as the HTML file.