SKIT HTML, CSS QUIZ

SKIT HTML, CSS QUIZ

Professional Development

20 Qs

quiz-placeholder

Similar activities

Day 2 Review

Day 2 Review

University - Professional Development

15 Qs

Βαθμός Τετραμήνου HTML

Βαθμός Τετραμήνου HTML

Professional Development

20 Qs

PreTrainingHTMLCSS

PreTrainingHTMLCSS

Professional Development

15 Qs

Web Development knowledge

Web Development knowledge

Professional Development

24 Qs

Front End Forge Final

Front End Forge Final

Professional Development

25 Qs

BT CSS DAY-2

BT CSS DAY-2

Professional Development

16 Qs

TTC Mastung

TTC Mastung

Professional Development

18 Qs

Learn HTML - Ayiemedia

Learn HTML - Ayiemedia

Professional Development

17 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?