0% found this document useful (0 votes)
5 views

Final Revision Sheet With Model Answers

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Final Revision Sheet With Model Answers

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Final Revision Sheet

Grade 8
Choose the correct answer:
1. The address of a website on the Internet is called…………………..

a) Web Address b) Web Page


c) Static Web d) Dynamic Web
2. You can visit a website through.............

a) Website address b) Website code


c) Control panel d) Taskbar
3. A characteristic of static web page is that it is written in the language ………..

a) PHP b) Java script


c) HTML d) Visual basic
4. The ……………. Page is designed using HTML commands along with other languages such as java script
and php

a) Interactive b) Basic
c) Static d) Virtual
5. The first stage of designing and creating a website is............

a) Design b) Publishing
c) Planning d) Implementation
6. HTML and the other web programming languages are used in the ……… phase

a) Design b) Publishing
c) Implementation d) Planning
7. The phase in which text data, images, and video clips are collected and stored in a folder is…………….

a) Implementation b) Publishing
c) Preparation d) Design
8. An HTML file should be saved with the extension.........

a) HTML b) Jpg
c) Docx d) js
9. HTML code is written using a...............

a) Browser b) Paint
c) Text Editor d) GIMP
10.To add a title to the web page, we use the tag…….

a) HTML b) Title
c) Head d) Body
11. The <title> tag is written in the HTML structure

a) Inside the <head> section b) Inside the <body> section


c) After the <body> section d) Before the <head> section
12. We use................... to change the page direction from left to right.

a) Itr b) Right
c) Rtl d) Left
13. To change the web page direction to be from right to left, we use the dir attribute in the... tag.

a) Html b) Body
c) Title d) Head
14. We use the………….. tag to end writing on the current line and start writing on a new line.

a) Ltr b) rtl
c) br d) left
15. We use the................. Tag to place text in the center of the line.

a) Head b) Title
c) body d) center
16. We use the code..... To place the image school.jpg which is stored in the same page storage Folder as
the background of the web page.
A- <body backimage=" school.jpg"> B- <body ground=" school.jpg>
C- <body backcolor=" school.jpg"> D- <body background=" school.jpg>

17. The..... Attribute of the <body> tag is used to place an image as the background of the web page

A- Background. B- Title.
C- Body. D- Center
18- We use the code ..... to place the image school.jpg which is stored in the same page storage folder as
the background of the web page.

A- <body backimage=" school.jpg"> B- <body ground=" school.jpg>

C- <body backcolor=" school.jpg"> D- <body background=" school.jpg>

19- The..... Attribute of the <body> tag is used to place an image as the background of the Web page

A- Background. B- Title.

C- Body. D- Center
20-To underline the text on a web page, we use the Tag.............

A- <U> B- <i> C-

<b> D- <r>

21- The Tag..... Is used to make the text appear on a web page in italics.
A- <b> B- <s>

C- <u> D- <i>

22-The image name and its storage location are specified using the property..........

A- pixel B- scr

C- src D- color

23- The value ............. for the align property is used to align the text with the bottom edge of the image.

A- top B- middle

C- bottom D- left

24 The <embed> tag does not support video files of type ..... ..... .....

a) avi b)flv

c) mov d) swf

25- The name and path of the video file are determined by the ..... ..... ..... property

a) background b) width

c) height d) src

26-A hyperlink is ..... It can be linked to a title within the same page.

A- Text only. B- Image only C-

Text or image. D- Special tags.

27-To create a hyperlink we use the tag ..... ..... .....

A- <a> B- <b>

C- <br> D- <c>

28-Inside the web page, we use the ................. tag to place text in the middle of the line.

A. Head B. Title

C. Body D. Center

29-The value ................. of the dir property is used to change the page direction from left to right.

A- ltr B- rtl

C- right D- left
30…………………. Is used to show the web pages written by html language
A. Excel B. Internet Browser
C. Notepad D. PowerPoint
31. To underline text on the web page we use the tag……………….
A. < B > B. < br >
C. < rl > D. < u >
32. HTML and other web programming language are used in the stage………………..
A. implementation B. Design
C. Publishing D. planning
33. The image name and its storage location are specified using the property…………
A. Pixel B. scr
C. color D. src
34. ……………… are images, text, audio, video and hyperlink
A. website B. web element
C. home page D. main page
35. To create a web page using html commands, you must follow this…………………..
A. HTML B. Java Script
C. <html> D. basic rules
36. ……………….. Display information to view only.
A. interactive web page B. web page
C. Static web page D. web site
37. Web page title written in the section……………….
A. <title> B. <head>
C. <body> D. <html>
38. We use …………… to change the direction of the web page from left to right
A. Right B. Left
C. ltr D. rtl
39. We are written html command in the ………………
A. Excel B. Power ponit
C. text editor D. None of them
40. We use tag…………….. to end typing on the current line and start typing on a new line
A.< br > B. middle
C. < B > D. dir
41. ……………….. is a web page or more linked together under the given name
A. Web page B. Web site
C. Home page D. None of them
42. ……………… web page display content allows visitor to interact with them.
A. Static B. Interactive
C. Fixed D. all of them
43. ………………….. The main page of a web site
A. web page element B. web site
C. Home page D. None of them
44. The tag …………… is used to make the text appear on a web page in italics
A. <br> B. <scr>
C. <u> D. < i >
45. The html command file must be saved with the extension……………….
A. HTML B. JPG
C. docx D. JS
46. ………………….. To control the coordinate lines property( face – color )
A. <body> B. <title>
C. <font> D. <center>

47. Use of HTML commands in the design of ……………….

A. Home page B. web site


C. static web page D. all of them
48 . The ………………….. stage preparation and processing of web pages
A. First B. Second
C. Third D. Four
49. When the program is running the …………. Automatically interpret html language.
A. browser B. WordPad
C. Notepad D. None of them
50. Alignment of the text (center) using the command
A. <dir> B. <body>
C. <center> D.<title>
51.……………… text located along the upper edge of the image .
A. Top B. Middle
C. Right D. Bottom
52. To create a hyperlink…………
A. < I > B.
C. < a > D.

53. ……………… web page consist of images, text, audio and hyperlinks

A. web site B. main page

C. home page D. web page elemen

Put (✓) in front of correct statement and (🗶) in front of wrong statement
1. The homepage is the first page on a website, through which one can navigate to the rest of the
site's pages. ( ✓ )
2. A website is one or more web pages linked together under a specific name. ( ✓ )
3. HTML stands for Hyper Text Markup Language. ( ✓)
4. The address of a website on the Internet is called a Title. ( x )
5. 5. A website is a document with electronic content displayed on the Internet. ( x )
6. Web page components are only text. (x )
7. Web pages designed using only HTML are considered interactive pages. ( x )
8. To design an interactive web page, we use languages like JavaScript and PHP. ( x )
9. A static web page is written in PHP ( x )
10. Interactive web pages is respond to the action performed by the user( ✓ )
11. The worksheet is the first page on a website through which one can navigate to the other pages (
x)
12. A static page is designed using only HTML commands ( ✓ )
13. The publishing phase is where text data, images, and video clips are collected and stored in a
folder. (x )
14. The design phase is where storage space is allocated for a website on the internet. ( x)
15. The publishing phase is the final stage of designing and creating web pages. (✓ )
16. The implementation phase is where the digital design is converted into web pages. ( ✓ )
17. The preparation phase is where text data, images, and video clips are collected and stored in a
folder. (✓ )
18. Publishing a website online means putting data on web pages. ( x )
19. A web page is cannot contain both images and text at the same time ( x )
20. Images on a web page must be in grey scale only. (x )
21. A website is a document published on the internet. ( x)
22. A web page does not accept written text. ( x )
23. Most HTML tags have a start < > and an end < />. ( ✓ )
24. HTML tags must be written in both uppercase and lowercase letters. ( x)
25. HTML is a markup language used to create static web pages. ( ✓)
26. The area for writing information for the browser, such as the page title, is <head>. ( ✓ )
27. <Body> is the area for writing the content that will appear on the page. (✓ )
28. To add content to the web page, we use the <title> tag. (x )
29. Paint can be used to write HTML commands. ( x)
30. The structure of web page includes the < body > tag. ( ✓)
31. The web page title is written inside the <body> section( x)
32. Notepad cannot be used to write HTML commands. (x )
33. The title of the web page appears in the browser window's title bar. (✓ )
34. In HTML, commands can be written in Capital Letters or Small Letters. (✓ )
35. The dir. attribute is used to change the direction of the web page (✓ )
36. The browser is not affected by spaces left within the HTML file. ( ✓)
37. We use roll to change the page direction from right to left. ( x )
38. Itr is used to change the direction from right to left. (x )
39. Text displayed on a webpage can be formatted. (✓ )
40. We use the <br> tag to end writing on the current line and start writing on a new line. ( ✓ )
41. Centering text is considered a text formatting operation. (✓ )
42. To place text in the center of a line, we use the <center> tag. ( ✓ )
43. Setting an image as the background of the page is one of the webpage formatting options. ( ✓ )
44. We use <center> to end writing on the current line and start writing on a new line. ( x)
45. An image can be placed as a background for a web page. ( ✓)
46. Formatting a page includes changing the background color of the web page. (✓ )
47. It is not possible to change the background color of a web page. (x )
48. On a web page, fonts are formatted using the <img> Tag. (x )
49. The face property of the <font> Tag is used to specify the font type. (✓ )
50. On a web page, fonts are formatted using the <font> Tag. ( ✓)
51. The size property of the <font> Tag is used to specify the font color. (x )

52. If the <font> Tag is not used, the font type appears on the web page in the default form. (✓ )
53. The color property of the <font> Tag is used to specify the font color. ( ✓)
54. To display an image on a webpage, we use the <img> tag. (✓ )
55. The dimensions of an image are measured in a unit called Pixel. (✓ )
56. The value middle for the align property is used to align an image to the far
right of a webpage. (x )
57. The alignment of an image on a webpage is controlled by the align property. ( ✓)
58. To use the <img> tag, you need to specify the image name and its storage location. ( ✓)
59. The value left for the align property is used to align an image to the far left of a webpage. ( ✓)
60. The <embed> tag is used to add audio or video to a web page. ( ✓)
61. The src property associated with the <embed> tag is used to specify the name and path of the
video file. ( ✓)
62. The <embed> tag supports video files of type .avi (✓ )
63. The value of the src property consists of the name of the video file and its extension only in all
cases. ( x)
64. The <embed> tag does not support video files of type .mov (x )
65. The value of the src property consists of the name of the video file and its extension only in the
same folder as the website. (✓ )
66. A hyperlink is a property used to navigate between web pages. (✓ )
67. The <a> tag is used to create a hyperlink. (✓ )
68. A hyperlink is a text or image that is linked to an address within the same page or to another page
within the same site or in another site. (✓ )
69. To create a hyperlink, we use the <P> tag . (x )
70. A hyperlink comes only in the form of text within the web page. ( x)
71. The href property accompanying the <a> tag , its value determines the address to which you
want to go. (✓ )
72. Components of a web page are text only. ( x)

73. To create a hyperlink, we use the <a> tag.( ✓ )


74. The publishing stage is the last stage of designing and creating web pages. (✓ )
75. The hyperlink comes only in the form of text within the web page. (x)
76. To design an interactive web page, we use languages such as Java Script and PHP. (x )
77. The Backcolor property of the <body> tag is used to place an image as a background for the web
page.( x)
78. A web site cannot contain on hyperlink. ( X )
79. . HTML code is divided into two main sections, head and title ( X )
80. . Interactive web page are affected by the users operation. ( √ )
81. . To display an image on a webpage we use the tag. ( √ )
82. . Body is the area of writing the content will be on the page. ( √ )
83. . Home page is a web page or more linked together under given name. ( X )
84. . The stage of implementation is the last stage of create web site. ( X )
85. . HTML commands can be written in large or small letter. ( √ )
86. . Notepad can be used to write html tag. ( √ )
87. . The text that appears on the web page can be formatted ( √ )
88. . You can visit the web site through a computer only. ( X )
89. . HTML tags has start < > and end < / > tags. ( √ )
90. . HTML tags are put between { }. ( X )
91. . Of the most important stages, web design of the site. ( √ )
92. . On a web page, fonts are formatted using the tag. ( √ )
93. . Paint can be used to write html tags. ( X )
94. . Static web page are written in PHP. ( X )
95. . To add content to the web page we use the title command. ( X )
96. . To insert html commands can be written in large letter only. ( X )
97. . To insert a hyperlink to the web page use tag. ( √ )
98. . Home page the main page of a web site. ( √ )
99. . The components of a webpage are text only. ( X )
100. HTML is the coding language used to create interactive web page. ( X )
101. You can visit the web site through a computer or mobile phone. ( √ )
102. A web site cannot contain on hyperlink. ( X )
103. HTML code is divided into two main sections, head and title ( X )
104. Interactive web page are affected by the users operation. ( √ )
105. To display an image on a webpage we use the tag. ( √ )
106. Body is the area of writing the content will be on the page. ( √ )
107. Home page is a web page or more linked together under given name. ( X )
108. The stage of implementation is the last stage of create web site. ( X )
109. HTML commands can be written in large or small letter. ( √ )
110. Notepad can be used to write html tag. ( √ )
111. The text that appears on the web page can be formatted ( √ )
112. You can visit the web site through a computer only. ( X )
113. HTML tags has start < > and end < / > tags. ( √ )

You might also like