SKIT HTML, CSS QUIZ

SKIT HTML, CSS QUIZ

Professional Development

20 Qs

quiz-placeholder

Similar activities

DW-Cuestionario4

DW-Cuestionario4

Professional Development

25 Qs

Infinity coding school

Infinity coding school

Professional Development

25 Qs

Formularios HTML

Formularios HTML

Professional Development

16 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

HTML formularze

HTML formularze

Professional Development

20 Qs

Avaliação de HTML e CSS Básico

Avaliação de HTML e CSS Básico

Professional Development

20 Qs

Basic CSS

Basic CSS

Professional Development

15 Qs

AJWT Unit - I Quiz

AJWT Unit - I Quiz

Professional Development

15 Qs

SKIT HTML, CSS QUIZ

SKIT HTML, CSS QUIZ

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Minhaz Khan

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these elements are all <table> elements?

<thead> <body> <tr>

<table> <tr> <tt>

<table> <tr> <td>

<table> <head> <tr>

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you make a numbered list in HTML?

<list>

<li>

<ul>

<ol>  

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a checkbox?

<checkbox>

<input type="checkbox">  

<input href="checkbox">

<input> type=check </input>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a text input field?

<input type="textfield">

<input type="field">

<text>type="text"</text>

<input type="text"> 

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML for making a drop-down list?

<select>

<list>

<input type="select">

<input type="list">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for inserting an image?

<img src="logo.png" alt="Logo"> 

<img href="image.gif" alt="MyImage"

<image src="logo.png" alt="Logo">

<img alt="MyImage">image.gif</img>

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Apart from <b> tag, what other tag makes text bold ?

<fat>

<black>

<emp>

<strong>

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?