Page 107 - Plus_V2.2_C8_Flipbook
P. 107
7 Links, Frames, and Forms
in HTML5
Let’s surf
Linking Web Pages Frames
Forms in HTML5 Some More Examples
Let’s PLug-in Interdisciplinary
Is it necessary to add images and graphics to a webpage? Describe your views briefly.
______________________________________________________________________________
______________________________________________________________________________
In the previous classes, we learnt about basics of HTML which included some basics tags like <P>, <BR>,
<Hn>, etc. as well as some advanced tags such as <UL>, <OL>, <AUDIO>, <VIDEO>, etc. In this class, we
are going to learn some more exciting features of HTML.
LINKING WEB PAGES
You have seen on the Internet that a website has a number of web pages. These web pages are
connected with each other with the
help of an HTML feature called a
hyperlink. A hyperlink or simply a
link, allows you to link two web pages
together. The links are generally
underlined text, which is by default
blue in colour. The colour of the links Hyperlinks The hand symbol is displayed
can be changed. When you hover the appear in blue when the mouse is hovered over a
hyperlink.
mouse over a link, the mouse pointer colour by default.
changes to the hand shape. Showing hyperlink
Links, Frames, and Forms in HTML5 105

