SEACSO group 4 mock test

SEACSO group 4 mock test

6th Grade

15 Qs

quiz-placeholder

Similar activities

Computer Programming Languages

Computer Programming Languages

4th - 6th Grade

17 Qs

test your html knowledge

test your html knowledge

3rd - 6th Grade

10 Qs

Code.org: Unit 2 Lessons 6 - 9 Test

Code.org: Unit 2 Lessons 6 - 9 Test

6th - 9th Grade

14 Qs

HTML Quiz

HTML Quiz

6th - 8th Grade

14 Qs

HTML BÁSICO

HTML BÁSICO

1st - 10th Grade

10 Qs

JavasCript

JavasCript

1st Grade - University

10 Qs

CSS Quiz

CSS Quiz

6th - 8th Grade

19 Qs

HTML & CSS Review

HTML & CSS Review

6th Grade - Professional Development

20 Qs

SEACSO group 4 mock test

SEACSO group 4 mock test

Assessment

Quiz

Instructional Technology

6th Grade

Easy

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 correct syntax of doctype in HTML5?
</doctype html>
<!doctype html>
<doctype html>
<doctype html!>

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

2. Metadata is information about data. In which part of the HTML is metadata contained?

title tag

html tag

head tag

body tag

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

3. Browser ignores comment in a code. There are always two types of command, i.e. single line command and multiple line command. If you want to add a comment in code, how do you write comments in HTML?

</…….>

<!……>

</……/>

<…….!>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

4. The HTML video element specifies a standard way to embed a video in a webpage. Which of the following elements in HTML defines video or movie content?

</video>

<!video>

<video>

<media>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

5. HTML uses a style sheet language, which is designed to describe presentation of its content including layouts, colors and fonts. Which element is used for or styling HTML layout?

jQuery

JavaScript

PHP

CSS

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

6. Which HTML tag is used to insert a SEACSO logo image?

img link=”seacsologo.jpg” />

<img src=”seacsologo.jpg” />

<img url=”seacsologo.jpg” />

<img alt=”seacsologo.jpg” />

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

7. This HTML tag has both beginning and closing tags. Which of the following, is an HTML paragraph tag?

<p>

<pre>

<hr>

<a>

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?