0% found this document useful (0 votes)
10 views1 page

Chapter: 9.10 HTML Exercises Topic: 9.10.1 HTML Exercises: E-Content of Internet Technology and Web Design

The document provides a list of 8 HTML exercises for students to complete, including creating a webpage that prints their name, setting a title, printing paragraphs with indentation, creating ordered and unordered lists, adding a heading and horizontal rule with a paragraph, and displaying images with titles. The exercises are meant to teach basic HTML skills like printing text, setting titles, formatting with lists and lines, and including images.

Uploaded by

ETL LABS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Chapter: 9.10 HTML Exercises Topic: 9.10.1 HTML Exercises: E-Content of Internet Technology and Web Design

The document provides a list of 8 HTML exercises for students to complete, including creating a webpage that prints their name, setting a title, printing paragraphs with indentation, creating ordered and unordered lists, adding a heading and horizontal rule with a paragraph, and displaying images with titles. The exercises are meant to teach basic HTML skills like printing text, setting titles, formatting with lists and lines, and including images.

Uploaded by

ETL LABS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

E-Content of

INTERNET TECHNOLOGY AND WEB DESIGN

Chapter : 9.10 HTML Exercises

Topic : 9.10.1 HTML Exercises

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

You might also like