SEACSO cat 5 mock test

SEACSO cat 5 mock test

8th Grade

15 Qs

quiz-placeholder

Similar activities

Web Development Quiz

Web Development Quiz

8th - 9th Grade

20 Qs

HTML

HTML

8th Grade

10 Qs

HTML Tables and Its Elements

HTML Tables and Its Elements

6th - 8th Grade

10 Qs

HTML TAGS!

HTML TAGS!

8th Grade

15 Qs

html

html

6th - 8th Grade

10 Qs

Code.org: Unit 2 Lessons 6 - 9 Test

Code.org: Unit 2 Lessons 6 - 9 Test

6th - 9th Grade

14 Qs

JavasCript

JavasCript

1st Grade - University

10 Qs

HTML Basics

HTML Basics

6th - 8th Grade

20 Qs

SEACSO cat 5 mock test

SEACSO cat 5 mock test

Assessment

Quiz

Instructional Technology

8th Grade

Hard

Created by

Pandu Sarijadi

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

1. What is the purpose of indentation and whitespaces in an HTML document?
To make codes in an HTML file more readable
To make sure the browser correctly interprets nested elements in an HTML fill
To comment out code you don’t need
To change the display of elements in the browser.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

2. Which of the following elements will directly affect the vertical spacing in an HTML layout?

<b>

<break>

<br>

<break />

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
3. The following HTML code should only exist within which of the following tags?

<!DOCTYPE html>

<body>

<head>

<h1>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

4. He founded the first version of HTML (Hypertext Markup Language) in which most websites are written in 1993.

Marc Andreessen

Tim Berners-Lee

Rasmus Lerdorf

Brendan Eich

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
5. Which of the following is the correct syntax for the highest or the most important heading in an HTML document?

<h6>Hello World!</h6>

<h1>Hello World!</h1>

<i6>Hello World!</i

6>

<i1>Hello World!</i1

>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. What is the main difference between inline styles and the <styles> tag ?

Inline styles are directly modify individual HTML elements using a style attribute, whereas the <styles> > tag allows you to write CSS in a dedicated section of the HTML file.

Inline styles allow you to write CSS in separate file, whereas the <styles> tag embeds CSS directly within HTML opening tags.

There is no difference between inline styles and the <styles> tag

The <styles> tag allows you to write CSS in a separate file, whereas inline styles embed CSS directly within HTML opening tags.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

7. Complete the code below to set the color of link to blue.

body

html

a

href

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?