Search Header Logo

HTML Quiz SECE

Authored by Vengatesh vengatesh

Design

Professional Development

Used 3+ times

HTML Quiz SECE
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for using the HTML style attribute?

<tagname style = “property: value;”>

<tagname style = “property;”>

<tagname style >

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The tags in HTML are -

  1. case-sensitive

  1. in upper case

  1. not case sensitive

  1. in lowercase

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tag is used to create a combo box (or drop-down box)?

  1. <list>

  1. <ul>

  1. <input type = "dropdown">

  1. <select>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to insert a background image in HTML?

  1. <body background = "img.png">

  1. <img background = "img.png">

  1. <bg-image = "img.png">

  1. None of the above

5.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

How do you link javascript file in HTML?

<script (a)   ="myscripts.js"></script>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which part of the HTML metadata is contained?

head tag

body tag

title tag

html tah

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML code will make an image clickable?

<a href="https://www.youtube.com YouTube</a>


<img src="image.jpg">
<a href="https://www.youtube.com/">Youtube</a>
</img>
<a href="https://www.youtube.com/">YouTube</a>
<img src="image.jpg" />
<a href="https://www.youtube.com/"><img src="image.jpg" /></a>

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?