HTML Quiz SECE

HTML Quiz SECE

Professional Development

10 Qs

quiz-placeholder

Similar activities

Clase Demo

Clase Demo

Professional Development

9 Qs

Blanc quizze 2

Blanc quizze 2

Professional Development

10 Qs

LA REVOLUCIÓN DIGITAL EN EL DISEÑO GRÁFICO

LA REVOLUCIÓN DIGITAL EN EL DISEÑO GRÁFICO

Professional Development

9 Qs

Revisão HTML / CSS - CEMI

Revisão HTML / CSS - CEMI

Professional Development

14 Qs

Meetup Acessibilidade

Meetup Acessibilidade

Professional Development

10 Qs

Od UX do UI  (wymagania IT)

Od UX do UI (wymagania IT)

Professional Development

10 Qs

aplikasi pembuat video

aplikasi pembuat video

Professional Development

10 Qs

การสร้างเกียรติบัตรออนไลน์ด้วย Canva Quiz

การสร้างเกียรติบัตรออนไลน์ด้วย Canva Quiz

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?