Page 148 - Trackpad_ipro 4.1_Class7
P. 148
Reb t
Internal links connect one page of a website to another page on the same site.
External links connect a page on one website to a page on a different website.
The <img> tag is used to insert an image in the web page.
The HTML5 <audio> and <video> tags allow us to add media (audio and video) to a website.
The <IFRAME> tag of HTML5 allows you to divide a browser window into many sections
or parts.
The <FORM> tag is used to create the form boundary on the web page.
The <INPUT> tag is used to create the controls or fields to take input from the user in the
form of text, selection and click.
The <SELECT> tag with the <OPTION> tag allows us to create a drop-down list.
The <TEXTAREA> tag is used to create a multiline text box that can accept long text values.
OneOne Touch Learn Section A (Objective)
A. Tick (3) the correct option.
1. Process of linking a web page to another web page of a different website is called
................................ .
a. Text linking b. External linking
c. Internal linking d. Simple linking
2. Which HTML tag is used to create a frame in a web page in HTML5?
a. <FRAME> b. <IFRAME>
c. <SECTION> d. <DIV>
3. What does the alt attribute in an <img> tag provide?
a. The image's caption b. A description of the image
c. The image's width and height d. The image's file format
4. Which input type is used for entering a single line of text in a form?
a. text b. password
c. radio d. checkbox
5. Which input type is used for selecting multiple options from a predefined list in a form?
a. select b. checkbox
c. radio d. text
146 iPro (Ver. 4.1)-VII

