CH 6 - COM S 106

Ace your homework & exams now with Quizwiz!

link, visited, hover, active

From the choices below select the correct order to code CSS pseudo-classes.

padding, border, and margin

The box model consists of a content area surrounded by:

article

Choose the HTML5 element that is used to configure an area on a web page that can stand on its own and could potentially be syndicated, such as a blog posting, comments, or e-zine article that can stand on its own.

float:right;

If an element is configured with ___________ the other content on the page will appear to its left.

.myfloat { float:right; margin:10px; border: 1px solid #000000; }

The CSS to create the class called myfloat that floats to the right of the other page content, has a 10px margin, and a solid border is:

0 pixels

The default value for the border property for an element is:

fixed

Use ___________ positioning to configure the location of an element to remain the same and to not move even when the web page is scrolled within the browser viewport.

relative

Use ___________ positioning to slightly change the location of an element in relation to where it would otherwise appear when rendered by a browser.

clear or overflow

Use the ________ or _______ property to clear a float.

normal flow

_________ displays the elements on the page in the order they appear in the web page source code.


Related study sets

Econ 105 Unit 1 Reading quizzes (ch1-3)

View Set

Chapter 20: CE 477 Solid Waste Management

View Set

Sherpath: Auxiliary structures & fetal circulation (N.332)

View Set

Camera Basics: Parts of a Camera and Their Functions

View Set

Module 2 Dual Psychology Practice Quiz

View Set

Consumer Behavior Chapter 10: Motivation, Personality, and Emotion

View Set

World Arts and Ideas II (Quiz 1: week 1-4)

View Set