Page 154 - CA_165_V2.0_Flipbook
P. 154
21 st
Lab Assignment ‘n Activity Century #Technology Literacy
Skills
Complete the following activity and tick on the circle.
Write HTML codes to generate a web page with the following details:
The Title of the page is "University of Professional Studies".
The heading of the page is the same as the title which should be in Bold and Italic.
The subheading of the page contains the text "Reaching to New heights" and it should be
underlined.
Insert an image in the web page and align it as centre. Adjust the border, width, height,
hspace and vspace.
Use the Alt feature and insert the text ‘Deemed University’.
Display the list of contents and also insert a hyperlink to the text.
Recap Zone
ÐThe <IMG> (Image) tag is an empty tag. The attribute SRC (Source) is used with the IMG tag to
specify the location and name of the image file.
Ð<SUP> is a container tag. It is used to display the text in superscript form.
Ð<SUB> is a container tag. It is used to display the blocked text in subscript form.
Ð<BLOCKQUOTE> is a container tag. It contains block-level tags. This tag is used to display the text
after leaving a space of two indents from its side margin.
ÐThis (pre-formatted text) is a container tag. It is used to display the blocked text exactly as it is,
with fixed font, spaces, tab spaces return, etc.
Ð<TABLE> tag is used to create table in a web page. It is used within the body of the HTML document.
ÐHTML supports two kinds of linking: External linking and Internal linking.
ÐAn HTML form is an interface of a web page that facilitates the user to enter data (such as name,
e-mail address, password, phone number, etc.) that is to be sent to the server for further processing.
Ð<AUDIO> is a container tag used to embed audio in web pages.
Ð<VIDEO> is a container tag used to attach video in the web page.
152 Touchpad Computer Applications-X

