Search Header Logo
Web Development

Web Development

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

85 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A computer language used to describe how HTML elements should be styled.

Back

CSS

2.

FLASHCARD QUESTION

Front

If you wanted to change the font style for a selector in CSS, which code would you use in your CSS rule-set? Options: text-decoration: value;, text-align: value;, font-family: value;, color: value;

Back

font-family: value;

3.

FLASHCARD QUESTION

Front

If you wanted to specify the horizontal alignment of text in a CSS element, which code would you use in your CSS rule-set?

Back

text-align: value;

4.

FLASHCARD QUESTION

Front

If you wanted to specify the color of a text element, which code would you use in your CSS rule-set? Options: background-color: value;, border-color: value;, font-color: value;, color: value;

Back

color: value;

5.

FLASHCARD QUESTION

Front

What code in the stylesheet could have made the text green? (Click on the image to make it larger)

Media Image

Back

2 and 3

6.

FLASHCARD QUESTION

Front

Which of these are the correct code used to link a style sheet to an html webpage? Options: <link rel="stylesheet" href="style.css">, <img src="bubble-gum.jpg" alt="chewing bubble"/>, <p> stylesheet </p>, <h1> stylesheet </h1>

Back

<link rel="stylesheet" href="style.css">

7.

FLASHCARD QUESTION

Front

a set of rules to specify the style of a selected element.

Back

CSS rule-set

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?