Class 9th CBSE

Chapter :- 9 HTML- Images,Links & Table

Chapter :- 9 HTML- Images,Links & Table

Q.1 Tick the correct answer.

1.The format of an image that web browser can be displayed is ________.

(a) JPEG

(b) JIG

(c) JEG

2. The attribute used to mention the path of the image where it is located is ______

(a) IMG

(b) SRC

(c) JPEG

3. Which link is used to link two pages within your own website?

(a) E-mail link

(b) External Link 

(c) Internal Link

4. A web page is linked by using ______ which are links to section within the same page.

(a) Anchors

(b) Image 

(c) Text 

5. ______ attribute is used to combine two or more cells in a columns to make one large cell. 

(a) ROWSPAN 

(b) COLSPAN 

(c)  CELLSPAN

 

Q.2 Write True and False.

1. You can wrap text between two images to change the layout of web page. True 
2. You cannot link an image in the HTML. False
3. A hypertext link is used to connect one document with another document or file. True
4. An e-mail link does not allow users to send queries and feedback. False
5. Color in table header cell brings attention to the text in the header. True

Q.3 Fill in the blanks.

1. The <IMG> tag incorporates graphics in the HTML document.
2. Internal links can be either Absolute or Relative .
3. HREF stands for Hypertext Reference.
4. You can use Padding to add space between the border and the contents of a cell.
5.By default, the table data is vertically aligned in the text of each cell.

Q.4 Define the following.

1.Hyperlink :- Hyperlink enables users to navigate from one website to another website.  

2.Absolute Link :- Absolute link can include a protocol such as https a domain name and a file name.

3.Relative link :- Relative URL is used to add a link to a page on website.

4.Cell Padding :- The web browser displays the designated amount of space between the cell contents and Broders.

5.Cell Spacing :- The web browser displays the designated amount of space between the cell Broders.

Q.5 Answer in 1-2 Sentence.

1.Why do we add images to the web pages?
Ans :- You can add images to Improve the apperance of your webpage.

2.What are the different sources from where you can get the images?
Ans :-
(1) Ready made collection of image
(2) Download from the website
(3) We can create our own image etc.

3.What do you mean by IMG and SRC in image tag?
Ans :- <IMG> used to include image in HTML document and <SRC> is source of image file.

4.What is the use of adding links to the web page?
Ans :- Link enable users to navigate from one topic to the next on a website and from one website to another.

5. What is the purpose of creating a table?
Ans :- HTML tables enables you to effectively present large amount of data in rows and columns.

Q.6 Answer in breif

1.What are the various attributes of Image tag?
Ans :- ALIGN,ALT,SRC,HEIGHT,WIDTH . It specifies Alignment alternative text , source, height and width of a image respectively.

2.Write the syntax of tags used to apply height , width , alignment and space around an image.
Ans :- <IMG SRC = “j1.JPG” width =”400″ height=”350″ Align=”left” hspace=50>

3.Why do we use a link to an iamge? Write its syntax.
Ans :- Link enables user to navigate from one topic to the next on a website and from to another.syntax :- <ahref=”https:www.google.co.in”>

4.What are the various attributes associated with Table tag?
Ans :-
(1) Summary (2) Border (3) Border-color (4) BGCOLOR (5) Align and (6) Width

5.What is the use of spanning cells?
Ans :- Spanning cell also called merging cells, are mainly use to display a title across the top or downside of table.

Fun & Easy to follow
Works on all devices
Your own Pace
Super Affordable

Popular Videos

UX for Teams

Learn the basics and a bit beyond to improve your backend dev skills.

ava4.png
Chris Matthews

Designer

SEO & Instagram

Learn the basics and a bit beyond to improve your backend dev skills.

ava4.png
Chris Matthews

Designer

Get Started Free

Volutpat diam ut venenatis tellus in metus. Gravida cum sociis natoque penatibus et magnis dis. Odio pellentesque diam volutpat commodo.

Q.1 Tick the correct answer.

1.The format of an image that web browser can be displayed is ________.

(a) JPEG

(b) JIG

(c) JEG

 

2. The attribute used to mention the path of the image where it is located is ______

(a) IMG

(b) SRC

(c) JPEG

 

3. Which link is used to link two pages within your own website?

(a) E-mail link

(b) External Link 

(c) Internal Link

 

4. A web page is linked by using ______ which are links to section within the same page.

(a) Anchors

(b) Image 

(c) Text 

 

5. ______ attribute is used to combine two or more cells in a columns to make one large cell. 

(a) ROWSPAN 

(b) COLSPAN 

(c)  CELLSPAN

 

Q.1 Tick the correct answer.

1.The format of an image that web browser can be displayed is ________.

(a) JPEG

(b) JIG

(c) JEG

 

2. The attribute used to mention the path of the image where it is located is ______

(a) IMG

(b) SRC

(c) JPEG

 

3. Which link is used to link two pages within your own website?

(a) E-mail link

(b) External Link 

(c) Internal Link

 

4. A web page is linked by using ______ which are links to section within the same page.

(a) Anchors

(b) Image 

(c) Text 

 

5. ______ attribute is used to combine two or more cells in a columns to make one large cell. 

(a) ROWSPAN 

(b) COLSPAN 

(c)  CELLSPAN

 

Q.3 Fill in the blanks.

1. The <IMG> tag incorporates graphics in the HTML document.
2. Internal links can be either Absolute or Relative .
3. HREF stands for Hypertext Reference.
4. You can use Padding to add space between the border and the contents of a cell.
5.By default, the table data is vertically aligned in the text of each cell.

Q.3 Fill in the blanks.

1. The <IMG> tag incorporates graphics in the HTML document.
2. Internal links can be either Absolute or Relative .
3. HREF stands for Hypertext Reference.
4. You can use Padding to add space between the border and the contents of a cell.
5.By default, the table data is vertically aligned in the text of each cell.