Task: Create a Basic Web Page
Instructions:
- Open a program where you can write text, like Visual Studio Code.
- Make a new file and save it with the name "yourname.html".
- Create a simple webpage showcasing your name and upload a picture below it of your choice.
Hint: Insert the picture into your web page by adding a line like "<img src="mypicture.jpg">". Replace "mypicture.jpg" with the name of the picture file you saved. Make sure the image is in the same folder where you have yourname.html.
- Save your file and open it in a web browser to see how it looks.
Once you're done, compare your web page with what you see in the web browser. Make sure everything is spelled correctly and in the right place. Send the ‘yourname.html’ file to your mentor with the image file as well.
Screenshot for your reference:
