SKIT HTML, CSS QUIZ

SKIT HTML, CSS QUIZ

Professional Development

20 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

Professional Development

15 Qs

Python Interaction

Python Interaction

9th Grade - Professional Development

20 Qs

Web Entwicklung

Web Entwicklung

10th Grade - Professional Development

15 Qs

Synergy 6 BCA Chapter 7

Synergy 6 BCA Chapter 7

Professional Development

20 Qs

HTML & CSS Quiz

HTML & CSS Quiz

11th Grade - Professional Development

18 Qs

Codecadamy CSS

Codecadamy CSS

10th Grade - Professional Development

20 Qs

G10_Q1_T1

G10_Q1_T1

Professional Development

20 Qs

แบบทดสอบ HTML & CSS & Bootstrap

แบบทดสอบ HTML & CSS & Bootstrap

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?