Task: Create a Basic Web Page

Instructions:

  1. Open a program where you can write text, like Visual Studio Code.
  2. Make a new file and save it with the name "yourname.html".
  3. 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.

Screenshot for your reference:

Screenshot 2023-07-01 at 11.48.21 PM.png