HTML Quiz SECE

HTML Quiz SECE

Professional Development

10 Qs

quiz-placeholder

Similar activities

HTML y CSS

HTML y CSS

University - Professional Development

9 Qs

Boost Web

Boost Web

Professional Development

6 Qs

supercars

supercars

1st Grade - Professional Development

7 Qs

Desain Grafis BEC

Desain Grafis BEC

KG - Professional Development

15 Qs

Guess the Logo

Guess the Logo

3rd Grade - Professional Development

10 Qs

Dime cuánto sabes de Powtoon

Dime cuánto sabes de Powtoon

Professional Development

10 Qs

HTML Quiz SECE

HTML Quiz SECE

Assessment

Quiz

Design

Professional Development

Medium

Created by

Vengatesh vengatesh

Used 3+ times

FREE Resource

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 BLANK QUESTION

1 min • 1 pt

How do you link javascript file in HTML?

<script ___="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>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?