HTML basic exercise.pdf, Study Guides, Projects, Research of Web Programming and Technologies

page's title for the answer." to the screen, and set the title of the page to the current date. 5. Create a webpage that prints any text of your choosing to ...

Typology: Study Guides, Projects, Research

2021/2022

Uploaded on 07/05/2022

paul.kc
paul.kc 🇦🇺

4.7

(68)

1K documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
HTML exercises
HTML basics exercises
1. Create a webpage that prints your name to the screen.
2. Create a webpage that prints the numbers 1 - 10 to the screen.
3. Create a webpage and set its title to "This is a webpage".
4. Create a webpage that prints the message "When was this webpage created? Check
page's title for the answer." to the screen, and set the title of the page to the current
date.
5. Create a webpage that prints any text of your choosing to the screen, do not include
a head section in the code.
6. Repeat No. 5, but this time includes a head section in the code.

Partial preview of the text

Download HTML basic exercise.pdf and more Study Guides, Projects, Research Web Programming and Technologies in PDF only on Docsity!

HTML exercises

HTML basics exercises

  1. Create a webpage that prints your name to the screen.
  2. Create a webpage that prints the numbers 1 - 10 to the screen.
  3. Create a webpage and set its title to "This is a webpage".
  4. Create a webpage that prints the message "When was this webpage created? Check page's title for the answer." to the screen, and set the title of the page to the current date.
  5. Create a webpage that prints any text of your choosing to the screen, do not include a head section in the code.
  6. Repeat No. 5, but this time includes a head section in the code.