Chapter: 9.10 HTML Exercises Topic: 9.10.1 HTML Exercises: E-Content of Internet Technology and Web Design
Chapter: 9.10 HTML Exercises Topic: 9.10.1 HTML Exercises: E-Content of Internet Technology and Web Design
HTML Exercises
• Create a webpage that prints your name to the screen.
• Create a webpage and set its title to "This is a webpage".
• Create a webpage that prints any text of your choosing to the screen, do not
include a head section in the code.
• Print two paragraphs that are both indented using command.
• Print two lists with any information you want. One list should be an ordered list,
the other list should be an unordered list.
• Prints an h1 level heading followed by a horizontal line whose width is 100%.
Below the horizontal line print a paragraph relating to the text in the heading.
• Print some deleted and inserted text of your choosing.
• Display five different images. Skip two lines between each image. Each image
should have a title.
Page | 82