Web accessibility

Web accessibility

1st - 2nd Grade

24 Qs

quiz-placeholder

Similar activities

Quiz by Ortusolis Technology Solutions Level 1

Quiz by Ortusolis Technology Solutions Level 1

KG - University

20 Qs

TEST HTML

TEST HTML

1st - 12th Grade

20 Qs

PROGRAMACIÓN MÓVIL

PROGRAMACIÓN MÓVIL

1st Grade

20 Qs

HTML/CSS/JS Aibles Quiz

HTML/CSS/JS Aibles Quiz

1st Grade

20 Qs

Premium hub Discord Quiz

Premium hub Discord Quiz

2nd - 12th Grade

20 Qs

Web Site ile ilgili Quizz - 1

Web Site ile ilgili Quizz - 1

1st Grade

20 Qs

Mobile Application Development Quiz D1

Mobile Application Development Quiz D1

2nd Grade

20 Qs

ULANGAN WORD

ULANGAN WORD

1st Grade

20 Qs

Web accessibility

Web accessibility

Assessment

Quiz

Other

1st - 2nd Grade

Medium

Created by

Amr Hamcho

Used 3+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML stand for?

Hyperlinks and Text Markup Language

Home Tool Markup Language

Hyper Text Markup Language

Holly Text Markup Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Choose the correct HTML element for the largest heading:

<heading>

<header>

<h3>

<h1>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML element for inserting a line break?

<break>

<br>

<newline>

<\enter>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for adding a background color?

<body style="background-color:yellow;">

<body bg="yellow">

<background> yellow </background>

< body url="background-color:yellow;" >

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for creating a hyperlink?

<a url="http://www.test.com" > test<\a>

<a href="http://www.test.com" > test <\a>

<a > http://www.test.com <\a>

<a name="http://www.test.com" > test <\a>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which character is used to indicate an end tag?

/

*

^

\

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you open a link in a new tab/browser window?

<a href="url" target="_blank">

<a url="url" target="_blank" >

<a href="url" new>

<a href="url" target="new" >

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?