User Interface Design Practice

User Interface Design Practice

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

WordPress Basics Exam

WordPress Basics Exam

9th Grade

15 Qs

Typography

Typography

11th Grade

10 Qs

Массивы Python

Массивы Python

9th Grade

15 Qs

EMPTECH L4 Q2

EMPTECH L4 Q2

12th Grade

10 Qs

Power Point Prezentation kviz 1

Power Point Prezentation kviz 1

7th Grade - University

10 Qs

10 класс повторение CSS and Внедрение мультимедиа

10 класс повторение CSS and Внедрение мультимедиа

10th Grade

10 Qs

Q4 M6 POST TEST

Q4 M6 POST TEST

10th Grade

10 Qs

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

User Interface Design Practice

User Interface Design Practice

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Greg Baker

Used 49+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a CSS property? 
background-color: 
body
lightblue;
{ } 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a Web page, how can you increase the chances that visitors will see your page as it is intended, regardless of their screen size? 
Use page layout 
Use liquid layout
Use absolute layout
Use fixed-width layout

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS declaration can position an element in relationship to another? 
float: right
nav {float: left} 
position: right 
article {display: left}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value to align images to text?
right
top
middle 
bottom

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default, how is each HTML element represented in a Web document? (Choose the best answer.)
As a rectangular box
As whatever shape the content forms 
As an overlapping element 
It depends on the rendering engine. 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML5 is compatible with which version(s) of Cascading Style Sheets (CSS) technology? 
CSS3 
CSS1 and CSS2 
CSS2 and CSS3
CSS1, CSS2 and CSS3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following CSS3 selector: a[href^="https"] What action does this selector cause?
It identifies every element whose href attribute value ends with "https"
 It identifies every element whose href attribute value begins with "https". 
It identifies every element whose href attribute value contains "https" within it. 
It automatically creates hyperlinks whose href attribute values begin with "https".

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?