Page 109 - CA 165 ver 1.0 Class 10
P. 109
Lab Assignment ‘n Activity Subject Enrichment
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 center. 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.
University of Professional Studies
Reaching to New heights
About University
The University came into existence on the beginning of 60’s as a teaching-cum-affiliating
university. Since its inception the University has been aliveto the ever increasing demands of
higher education. Keeping apace with changing times, the University todayoffers many
Vocational courses. For the less privileged students coming from the scheduled tribes or
backward class, special coacing classes areorganised from timeto timetoprepare them for
competitive examinations.
1. Bachelor Degree Programs
O Commerce
O Science
O Arts
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.
More About HTML 107

