H&D IT Competition Elimination Round

H&D IT Competition Elimination Round

7th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 2 CSD Vocabulary

Unit 2 CSD Vocabulary

7th - 8th Grade

19 Qs

HTML and CSS

HTML and CSS

7th Grade

18 Qs

SDA Chapter 4 Vocabulary

SDA Chapter 4 Vocabulary

6th - 9th Grade

20 Qs

HTML Basics

HTML Basics

7th - 8th Grade

20 Qs

About HTML and CSS Review

About HTML and CSS Review

7th Grade

20 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

CSS Quiz

CSS Quiz

7th - 12th Grade

20 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

H&D IT Competition Elimination Round

H&D IT Competition Elimination Round

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Pamela Tagum

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ruby wants a little pop of color on her webpage. What tags should she use to change the text color of her webpage?

text = “color”

font color = “color name”

text color = “color name”

bgcolor = “color name”

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is part of HTML document basic structure that is used to indicate that text inside this tag will be displayed on the browser page?

<html> </html>

<head> </head>

<title> </title>

<body> </body>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mark is preparing his school website as part of his project, and he wanted to display text in a fixed-width font. What HTML tags should he use?

<blockquote> </blockquote>

<p> </p>

<pre> </pre>

<hn> /hn>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following table attributes is used to create tabular data such as table cell data or columns?

<table></table>

<tr></tr>

<td></td>

<th> </th>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is NOT part of text formatting in HTML?

<br>

<b> </b>

<u> </u>

<font></font>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following JavaScript code is used to create  new text on the web page followed by a line break?

   document.writeln()

    document.write()

  document.dispayln()

   document.dispaly()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following rules is creating variables is NOT true?

Variable names can contain uppercase characters, lowercase characters or a mixture of both.

JavaScript reserved words are allowed to use as variable names.

Variable names cannot start with a number.

Variable names cannot contain spaces or special character except underscore.

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?