Search Header Logo
1st period project

1st period project

Assessment

Flashcard

Design

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which type of style in CSS should be used as much as possible in order to maintain consistency within a website?

Back

External

2.

FLASHCARD QUESTION

Front

What does CSS stand for?

Back

cascading style sheets

3.

FLASHCARD QUESTION

Front

What is the keyword used in python to begin and define a function?

Back

def

4.

FLASHCARD QUESTION

Front

What is the basic structure of CSS file?

Back

CSS selector and properties

5.

FLASHCARD QUESTION

Front

How do you link a CSS file to an html document?

Back

Using the link tag

6.

FLASHCARD QUESTION

Front

A style sheet in CSS created for a single webpage is called an

Back

Internal

7.

FLASHCARD QUESTION

Front

What role does HTML have in web development?

Back

providing the structure of the web page