SKIT HTML, CSS QUIZ

SKIT HTML, CSS QUIZ

Professional Development

20 Qs

quiz-placeholder

Similar activities

Programación Web - HTML

Programación Web - HTML

Professional Development

15 Qs

m1-html-css-js

m1-html-css-js

KG - Professional Development

20 Qs

JavaScript

JavaScript

Professional Development

15 Qs

Soal HTML, CSS, dan JavaScript Basic

Soal HTML, CSS, dan JavaScript Basic

Professional Development

20 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

2BCH TIC2: UD3 Programación Web

2BCH TIC2: UD3 Programación Web

12th Grade - Professional Development

20 Qs

HTML Quizs

HTML Quizs

Professional Development

16 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

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