wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

igcse web

Total questions: 130

Worksheet time: 1hrs 19mins

Name
Class
Date
1.

Which part in a HTML script to insert the LINK to the CSS file.

a)

<head> ... </head>

b)

<body> ... </body>

c)

<title> ... </title>

d)

<a href= mystyle.css"> APPLY CSS </a>

2.

Which table beginning tag to use for inserting another row.

a)

<tr>

b)

<td>

c)

<table>

d)

<tq>

3.

Which Web design layer we see Java scripts?

a)

Style or Presentation

b)

Behaviour

c)

Structure or Content

4.

Which Web design layer HTML codes can be found?

a)

Presentation or style

b)

Behaviour

c)

Structure or Content

5.

Tick all attributes applicable to an HTML table

a)

width

b)

padding

c)

color

d)

cellpadding

6.

which brackets to use in CSS

a)

[ ]

b)

{ }

c)

( )

d)

< >

7.

Which should be the first part to see in an HTML file?

a)

<htm>

b)

<!DOCTYPE HTML>

c)

<body>

d)

<html>

8.

Can you count the number of heading tags used in HTML?

a)

1

b)

3

c)

6

d)

9

9.

The term used for CSS inserted in HTML tags.

a)

In - line CSS

b)

External CSS

c)

Embedded CSS

10.

The first page in a website is called (a)  

11.

The full meaning of FTP is (a)  

12.

(a)   makes it possible to navigate within the webpages of a website.

13.

All websites have a domain name, such as www.theambassadorsschools.com

a)

True

b)

False

14.

To publish a website, all the files used in creating the website must be stored in ONE folder.

a)

True

b)

False

15.

Before Publishing a newly developed website, is it appropriate to ‘Test’ it on your local computer?

a)

True

b)

False

16.

There are two types of website testing. (Tick only the TWO that apply).

a)

Functional Testing

b)

Network Testing

c)

User Testing

d)

Computer Testing

17.
The code used to create Web pages
a)
Hypertext Markup Language
b)
Dreanweaver
c)
Internet
d)
Webpages
18.
</html>
a)
Ending tag
b)
Beginning tag
c)
nested tag
d)
None of the above
19.

They develop specifications for the use of HTML and other programming languages that are used on the Internet.

a)

International Standard Organization (ISO)

b)

Joint Web Expert Consotrium

c)

HTML Group

d)

World Wide Web Consortium (W3C)

20.

Can you re-write the embedded CSS declaration part to a correct one?


p < color: "orange"; font-size: 54;}

(a)  

21.

HyperText Markup Language, a language used to create web pages, is better known as?

a)

Website

b)

Internet Explorer

c)

HTML

d)

Hyperlink

22.

The parts of HTML source code that mark the start and end of various parts of a webpage, and which consist of a command between the symbols '<' and '>' (< >) are called what?.

a)

Tags

b)

Elements

c)

Sections

d)

Labels

23.

The tag that signals to a computer that the file it is reading is an HTML document is _____________ .

a)

<web>

b)

<!DOCTYPE html>

c)

<head>

d)

<html>

24.

What goes in the <head> section?

a)

A brain

b)

the title

c)

hair

d)

the body

25.

The part of an HTML document that includes the content seen in a web page is the:

a)

Body

b)

Head

c)

Info block

d)

Content block

26.

The largest size heading tag - often used to create the main heading of a web page - is ____ .

a)

<h1> </h1>

b)

<h2> </h2>

c)

<h5> </h5>

d)

<h6> </h6>

27.

Which of these is a correct starting tag?

a)

<H1>

b)

</H1>

c)

<H!>

d)

</H/>

28.

Which is these is a correct ending tag?

a)

<body>

b)

</body/>

c)

<'body'>

d)

</body>

29.
the tag <IMG> would insert what into a web page?
a)
Insert a title
b)
Insert a link
c)
Insert an image
30.

Which is NOT a browser?

a)

Safari

b)

Google

c)

Internet Explorer

d)

Google Chrome

31.

What is <p> used to create?

a)

Plastic

b)

Paragraph

c)

Picture

d)

Page

32.

What does text become when the <b> tag is used?

a)

Bigger

b)

Black

c)

Bold

d)

Backwards

33.

What is a network application?

a)

A computer program that is used to access the Internet

b)

A computer program that is used to store data on a network

c)

A computer program that is used to communicate with other computers

d)

A computer program that is used to create websites

34.

What does URL stand for?

a)

Uniform Resource Locator

b)

Universal Resource Language

c)

Unified Resource Link

d)

User Resource Locator

35.

What is the purpose of a web browser?

a)

To access the Internet

b)

To create websites

c)

To store data on a network

d)

To communicate with other computers

36.

What does the host in a URL identify?

a)

The resource (network drive, computer, web page)

b)

The language computers use to communicate

c)

The location of a resource on the host

d)

The type of protocol used

37.

What does the location in a URL identify?

a)

Where to find a resource on the host

b)

The resource (network drive, computer, web page)

c)

The language computers use to communicate

d)

The type of protocol used

38.

What are web browsers?

a)

Network applications used to access the Internet

b)

Computer programs used to store data on a network

c)

Computer programs used to communicate with other computers

d)

Computer programs used to create websites

39.

What is the general syntax for a URL?

a)

protocol, host, location

b)

location, host, protocol

c)

host, location, protocol

d)

protocol, location, host

40.

What are URLs?

a)

Street addresses for the Internet

b)

Unique identifiers for web pages

c)

Languages computers use to communicate

d)

Resource locations on a network

41.

What is the protocol in a URL?

a)

The language computers use to communicate

b)

The resource (network drive, computer, web page)

c)

The location of a resource on the host

d)

The type of protocol used

42.

What are some features of web browsers?

a)

Accessing the Internet and viewing web pages

b)

Creating websites and storing data

c)

Communicating with other computers and accessing files

d)

Programming and designing web applications

43.

What does DNS stand for?

a)
Domain Name System
b)
Digital Network Service
c)
Data Naming System
d)
Dynamic Network Server
44.

What does URL stand for?

a)
Universal Reference Link
b)
Uniform Resource Locator
c)
Unified Resource Locator
d)
Unique Resource Link
45.

Apa perintah yang paling pertama dalam mengawali pembuatan HTML...

a)

<body>

b)

</body>

c)

</html>

d)

<html>

46.

Manakah pada pilihan dibawah ini yang merupakan mahasa Markup…

a)

PHP

b)

JavaScript

c)

HTML

d)

Python

47.

Tiga Struktur dasar Tag HTML yaitu…

a)

title – head – body

b)

html – head – title

c)

html – head– body

d)

html – title – table

48.

Membuat text tebal pada HTML yaitu menggunakan…

a)

<b>

b)

<p>

c)

<i>

d)

<br>

49.

Perintah untuk mengganti baris pada HTML adalah...

a)

<br>

b)

<tr>

c)

<td>

d)

<li>

50.

HTML merupkan singkatan dari...

a)

Hyper Link Markup Leaguage

b)

Hyper Text Markup Laguage

c)

Hyper Test Markup Laguage

d)

Hyper Team Markup Laguage

51.

Dalam HTML tang <p> digunakan untuk...

a)

Membuat komentar

b)

Membuat paragraf

c)

Membuat header

d)

Membuat footer

52.

Perhatikan kode html beikut ini:


<ul>

<li>Satu</li>

<li>Dua</li>

<li>Tiga</li>

</ul>


Hasil dari kode html di atas adalah …

a)
b)
c)
d)
53.

Struktur dasar membuat tabel pada html ....

a)

<table>

<tr>

<td> </td>

</tr>

<table>

b)

<table>

<tr>

<tr> <td>

<table>

</td>

c)

<table>

<tr>

<td> </td>

</tr>

</table>

d)

<td>

<table>

<tr> </tr>

</table>

</td>

54.

Pasangan hasil yang sesuai untuk pemformatan dengan tag <u> dan <i> secara berurutan adalah …

a)

satu dan dua

b)

satu dan dua

c)

satu dan dua

d)

satu dan dua

55.

Coding dibawah ini berfungsi untuk,

<img src="png.png" width="100" height="100"></img>

a)

Menampilkan audio

b)

Menampilkan video

c)

Menampilkan gambar

d)

Menuju ke suatu link

56.

Penulisan DOCTYPE yang benar dalaman HTML 5 adalah

a)

<html>

b)

<DOCTYPE>

c)

<!DOCTYPE HTML5>

d)

<!DOCTYPE HTML>

57.

berikut ini yang bukan termasuk tag untuk membuat heading adalah......

a)

<h4>

b)

semua benar

c)

<h5>

d)

<h7>

58.

     <h1 align=”center”>hello world</h1>cobaperhatikanelemen HTML diatas, mana yang termasukisidari tag HTML?

a)

hello word

b)

center

c)

<div>

d)

     <h1 align=”center”>

59.

Apa fungsi dari hyperlink dalam halaman web?

a)

Untuk menggabungkan 2 atau lebih kolom pada baris yang berbeda

b)

  Untuk memudahkan pengunjung web dalam menulusuri/menjelajahi seluruh isi atau informasi yang tersimpan dalam situs web bersangkutan.

c)

Mengubah tampilan halaman web

d)

Untuk menggabungkan halaman web

60.

This should be at the top of every web page we write.

a)

<head>

b)

<title>

c)

<!DOCTYPE html>

d)

<html>

61.

This is where information ABOUT the web page goes.

a)

<head>

b)

<title>

c)

<style>

d)

<body>

62.

This is where content that appears on the screen of a web page goes.

a)

<head>

b)

<title>

c)

<p>

d)

<body>

63.

This tag create a line that extends across the entire page.

a)

<p>

b)

<body>

c)

<h1>

d)

<hr>

64.

What tag is used to separate text into paragraphs.

a)

<body>

b)

<a>

c)

<p>

d)

<b>

65.

How would you code text to appear like this:


The best thing about 2020 is getting to use Zoom for 14 hours a day.

a)

The <b>best thing about 2020 is getting to use Zoom for <i>14 hours a day.

b)

The "b"best thing"/b" about 2020 is getting to use Zoom for "/i"14 hours a day"/i".

c)

The <b>best</b> thing about 2020 is getting to use Zoom for <i>14 hours</i> a day.

d)

The <b>best thing</b> about 2020 is getting to use Zoom for <i>14 hours a day</i>.

66.

Which tag is used to create hyperlinks?

a)

<a>

b)

<b>

c)

<c>

d)

<d>

67.

Which tag is used to insert an image?

a)

<pic>

b)

<img>

c)

<a>

d)

<src>

68.

Which attribute is used in conjunction with the <a> tag for defining the location of a hyperlink?

a)

src

b)

href

c)

style

d)

h1

69.

Which attribute is used in conjunction with the <img> tag for defining the location of an image?

a)

src

b)

href

c)

style

d)

h1

70.

Which of the following header tags would produce the largest text?

a)

<h2>

b)

<h4>

c)

<h6>

d)

<h9000>

71.

Which tag is used to create a bulleted list?

a)

<ol>

b)

<li>

c)

<ul>

d)

<bl>

72.

Which tag would you use to create a numbered list?

a)

<nl>

b)

<ol>

c)

<ul>

d)

<li>

73.

Which tag is required for every item that is included in any kind of list?

a)

<b>

b)

<a>

c)

<li>

d)

<td>

74.

Which tag is required for every item that is included in a table?

a)

<b>

b)

<a>

c)

<li>

d)

<td>

75.

Which tag is used to start a table?

a)

<table>

b)

<tb>

c)

<t>

d)

<td>

76.

Use this tag to start a new horizontal row of items in your table.

a)

<table>

b)

<tr>

c)

<td>

d)

<li>

77.

Which of the following is the correct syntax for tags with attributes?

a)

<tag AttributeName="AttributeValue">

b)

<tag "AttributeName; AttributeValue">

c)

<tag> "AttributeName=AttributeValue"

d)

<tag "AttributeName=AttributeValue">

78.

Which of the following is the correct syntax for tags with attributes and properties?

a)

<tag AttributeName="Property:Value;">

b)

<tag "AttributeName; Property:Value;">

c)

<tag> "AttributeName=Property:Value;"

d)

<tag "AttributeName=Property:Value">

79.

Which of the following lines of code has a coding error?

a)

<img src="www.cdschools.org/pic.jpg" width="200px">

b)

<a href="www.cdschools.org">Central Dauphin</a>

c)

<img scr="www.cdschools.org/pic.jpg" width="200px">

d)

<p style="color:blue";>This text is red!</p>

80.

Which of the following would produce red text?

a)

<b style="color:green";>red text</b>

b)

<b style="color:rgb(255,0,0)";>red text</b>

c)

<b style="color:#00FFAA";>red text</b>

d)

<b style="color:blue";>red text</b>

81.

What is the highest value you can set the red, blue, or green value in RGB color coding?

a)

h6

b)

F

c)

10

d)

255

82.

What is the highest value you can set red, green, or blue to in color hex coding?

a)

00

b)

99

c)

AA

d)

FF

83.

What is a good practice to help make the debugging process more efficient?

a)

Use double quotations on all your tags

b)

Indenting

c)

Use ALL CAPS when writing code

d)

Avoid using color on your web page

84.

Which of the following tags does NOT have a closing tag?

a)

<a>

b)

<b>

c)

<br>

d)

<p>

85.

Which of the following codes would create a horizontal line

a)

<br>

b)

<h1></h1>

c)

<hr>

d)

<p>

86.

src attribute in an image tag means what?

a)

Source of the image

b)

Name of the image

c)

Description of the image

d)

Not used with image tag

87.

Which list tag would you use for an ordered list

a)

<h1></h1>

b)

<ol></ol>

c)

<ul></ul>

d)

<a></a>

88.

When working with color codes RGB stands for...

a)

Green Red Purple

b)

Red Great Blue

c)

Red Green Blue

d)

Blue Green Raspberry

89.

Which of the tag is used to create a numbered list?

a)

<L> </L>

b)

<LI> </LI>

c)

<li> </lo>

d)

<ol> </ol>

90.

Web pages starts with which of the following tag?

a)

<form>

b)

<HTML>

c)

<body>

d)

<Title>

91.

<p> is the opening tag for a _____________

a)

page

b)

paragraph

c)

preorder

d)

period

92.
If you wanted to add links to your web page - what tag would you use?
a)
<a>
b)
<p>
c)
<div>
d)
<link>
93.
the tag <IMG> would insert what into a web page?
a)
Insert a title
b)
Insert a link
c)
Insert an image
94.
What will happen to the text in blue?   <p>He named his car <i>The lightning</i>, because it was very fast.</p>
a)
the content will be displayed in italic
b)
the content will display an image
c)
the content defines text inserted into a document
95.
What is will the highlighted tag do? <p>My favourite colour is blue<br>I support Southend United.
</p>
a)
it will make the text bold
b)
it will place the text on another line
96.
What coding would be used to define a header cell in an HTML table
a)
<th>Month</th>
b)
<td>Month</td>
c)
<h1>Month</h1>
d)
<h2>Month</h2>
97.
CSS stands for?
a)
Closed Source Style
b)
Crucial Style Sheets
c)
Cascading Style Sheets
d)
Corresponding Static Style
98.

Group of webpages is called _____.

a)

Website

b)

Web browser

c)

Web Search engine

d)

None of the above

99.

In a form, a drop-down list of options

a)

begins with a select tag followed by a list of option tags.

b)

begins with an option tag followed by a list of select tags.

c)

begins with a select tag followed by a list of datalist tags.

d)

begins with a datalist tag followed by a let of option tags.

100.

How more than one option can be selected in drop down?

a)

Use of multiple attribute inside <option> tag.

b)

Use of multiple attribute inside <select> tag.

c)

Use of multiple attribute inside <text> tag.

d)

It is not possible to select more than one option in drop down.

101.
To set the image size, Which command should I use?
a)
width="400"
b)
center="400"
c)
long="400"
d)
short="400"
102.

Which portion of this tag is the text that will show up if there is a problem with my photo link?


<img src="cat.jpeg" alt="cat jumping"/>

a)

img src=

b)

cat.jpeg

c)

cat jumping

d)

alt=

103.

<input type="___________" name="gender" value="male"> Male

<input type="___________" name="gender" value="female">Female


(Fill the type of input which used to select just one option.)

(a)  

104.

What does HTML stand for?

a)

Hyper Tremendous Movie Lines

b)

Hyper Text Markup Language

c)

Hey Thanks for Making me Late

105.

<h1> is an example of a _______.

a)

Headline Tag

b)

Paragraph Tag

c)

filename

106.

<p> is a _______ tag.

a)

image

b)

paragraph

c)

filename

107.

Web pages starts with which of the following tag?

a)

<form>

b)

<HTML>

c)

<body>

d)

<Title>

108.

Choose the correct HTML element for the largest heading:

a)

<head>

b)

<h1>

c)

<heading>

d)

<h6>

109.

HTML controls the _________ of a webpage.

a)

feel

b)

precision

c)

structure

d)

style

110.

<p> is the opening tag for a _____________

a)

page

b)

paragraph

c)

preorder

d)

period

111.

What defines the beginning and ending of the visible part of a webpage?

a)

<head> main part of the document </body>

b)

<body> main part of the document </html>

c)

d) </body> main part of the document <html>

d)

<body> main part of the document </body>

112.

Which character is used to indicate an end tag?

a)

!

b)

#

c)

/

d)

\

113.

Which of the following is the proper format for an HTML tag?

a)

>h1<Content Affected by Tag >/h1<

b)

<h1>Content Affected by Tag<h1>

c)

<h1 Content Affected by Tag />

d)

<h1>Content Affected by Tag</h1>

114.

What is the correct HTML element for inserting a line break?

a)

<lb>

b)

<BREAK>

c)

<br>

d)

<break>

115.

¿Que es HTML?

a)

Es un lenguaje de programación que permiten la manipulación de objetos

b)

Es una pagina para realizar paginas web

c)

Es un lenguaje de formato de texto estándar usado para crear y mostrar páginas en la Web

d)

Es un programa para crear paginas web

116.

¿Para que sirve "<! DOCTYPE>"?

a)

Es lo que va al final del documento HTML, para que el archivo lo de por finalizado

b)

Es lo que va al principio del documento HTML, para que lo reconozca el navegador

117.

¿Para que sirve "<Title>"?

a)

Sirve para poner los textos en negrita

b)

Sirve para indicar titulo del documento

c)

Sirve para poner información en el documento

118.

¿Para que sirve "<Body>"?

a)

Sirve para agregar atributos a la pagina web (Color, Imagen de fondo, etc...)

b)

Sirve para agregar imagenes al documento

c)

Es para dar énfasis a una parte en concreto

119.

¿Para que sirve "<H1>" a "<H6>"?

a)

Sirve para definir el color de un texto

b)

Sirve para definir el tamaño de un texto

c)

Sirve para definir en donde saldrá el texto

120.

¿Para que sirve "<p>"?

a)

Es para darle división al contenido

b)

Es para distribuir textos en párrafos

121.

¿Para sirve "<br>"?

a)

Sirve para hacer un salto de linea en el texto

b)

Sirve para agregar enlaces

122.

¿Para que sirve "<Hr>"?

a)

Sirve para ponerle color a un párrafo

b)

Sirve para separar un texto de otro

c)

Sirve para agregar imágenes y un texto

123.

¿Para que sirve "<! --...-->"?

a)

Sirve para agregar comentarios a un documento HTML y son visibles para cualquiera que vea el código fuente de la página

b)

Sirve para agregar comentarios a un documento HTML que son visibles al final de la pagina

124.

¿"<img>" sirve para agregar imagenes?

a)

Verdadero

b)

Falso

125.

¿Para que sirve "<Center>"?

a)

Se usa para alinear una imagen

b)

Se usa para alinear un texto

126.

¿Para que sirve "<Font>"?

a)

Sirve para indica la fuente del texto

b)

Sirve para agregar enlaces

127.

¿La etiqueta "<U>" sirve para poner el texto en negrita?

a)

Verdadero

b)

Falso

128.

¿Para que sirve "<a>"?

a)

Es para darle énfasis a un texto

b)

Sirve para agregar enlaces a una pagina web

129.

¿Para que sirve "<Table>", "<Tr>" y "<Td>"?

a)

Sirve para crear una tabla, agregar filas y columnas

b)

Sirve para crear una tabla, cambiar color y tamaño

130.

¿Es la etiqueta "<Head>" la estructura de todo un documento HTML?

a)

Verdadero

b)

Falso