Web Quzizz

Web Quzizz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML/CSS

HTML/CSS

11th Grade

10 Qs

Daily Class Opener 01 - HTML and CSS Intro

Daily Class Opener 01 - HTML and CSS Intro

9th - 12th Grade

10 Qs

Web Design

Web Design

10th - 12th Grade

15 Qs

الاسبوع الاول - مراجعه لما سبق 2

الاسبوع الاول - مراجعه لما سبق 2

10th Grade

11 Qs

HTML BASIC 5 - 8 QUIZ

HTML BASIC 5 - 8 QUIZ

12th Grade

10 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

HTML Images & Color

HTML Images & Color

8th - 12th Grade

15 Qs

Computer Programming - Reviewer 1

Computer Programming - Reviewer 1

10th Grade

10 Qs

Web Quzizz

Web Quzizz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Used 166+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag allows you to embed videos on your site
<ifam>
<iFamLit>
<v>
<iframe>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what do you use to get a circle button
<input type="circle" />
<input type="circle_radio" />
<input type="radio" />
<input type="button" />

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whats wrong with this code?
<form method="post" action="process.php">
<legend>sup</legend>
</form>
There is no <fieldset> tag
method="post" shouldnt be there
Theres Nothing wrong

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make a submit button?
<button type="submit>
<input type="submit">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Does Mr.Dawson hate?
Comic Sans
New times roman
David
Colors

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

how do you pre-select an input?
Wolf
checked="checked"
Cash Me Out Side

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

why does the validator have a problem with this link?   <iframe width="560" height="315" src="https://www.youtube.com/embed/2FnGHVZb9ho" frameborder="0" allowfullscreen></iframe>
Wrong tag it should be <ifam>
you need to remove frameborder="0"
you need to remove allowfullscreen

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?