Lesson 5 Flashcards

1
Q

Block-level Element,Creates boxes that contribute to the layout of the document. Sections, articles, paragraphs, lists, and images are examples of block-level elements.

A

Block-level Element

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Border,”Surrounds the box itself. A border can be transparent, or it can be colored and have a pattern like a dashed line.”

A

Border

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Content,”Is whatever is displayed in the box, such as text and images.

A

Content

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Flexbox,Offers flexible layouts for UI design.

A

Flexbox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Flexbox Item,A child box.

A

Flexbox Item

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Flexbox Box Model,Is a layout mode for using flexible boxes in user interfaces. The model is part of the CSS3 draft specification.

A

Flexbox Box Model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Grid Item,Child elements of a grid.

A

Grid Item

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Grid Layout,Are similar to spreadsheets in that they use columns, rows, and cells, but you can create many different types of layouts that, in the end, don’t look like a spreadsheet at all.

A

Grid Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Grid Layout Model,For more complex layouts. The grid layout model lets you control the design of sections or entire HTML-based documents using CSS3. As the name implies, a grid layout uses rows and columns to make the design look cleaner and structured.

A

Grid Layout Model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Grid Template,Provides a visualization of the grid element’s structure and defines the grid cells.

A

Grid Template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Inline Element,Are designed for laying out text and don’t disrupt the flow of the document. Applying boldface and the new HTML5 mark element are examples of inline elements.

A

Inline Element

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Margin,Is transparent and sits at the outermost edge of a box, providing space between the box and other boxes in the document.

A

Margin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Media Queries,Enable you to adapt an HTML document to end-user devices. HTML media element types include aural, braille, handheld, print, projection, screen, tty, and tv.

A

Media Queries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Padding,Is the space between the border of the box and its content. Padding generally takes on the same color as the box’s background color.

A

Padding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Parent/Child Relationship,Is important to understand when working with the CSS. Essentially, a parent box can contain one or more boxes. The boxes contained within a parent box are referred to as child boxes.

A

Parent/Child Relationship

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

User Interface,Is the portion of a Web site or application with which a user interacts.

A

User Interface

17
Q

Vendor Prefix,Which is a keyword surrounded by dashes, to the front of a CSS3 property name.

A

Vendor Prefix

18
Q

Block-level Element,Creates boxes that contribute to the layout of the document. Sections, articles, paragraphs, lists, and images are examples of block-level elements.

A

Block-level Element

19
Q

Border,Surrounds the box itself. A border can be transparent, or it can be colored and have a pattern like a dashed line.

A

Border

20
Q

Content,Is whatever is displayed in the box, such as text and images.

A

Content

21
Q

Flexbox,Offers flexible layouts for UI design.

A

Flexbox

22
Q

Flexbox Item,A child box.

A

Flexbox Item

23
Q

Flexbox Box Model,Is a layout mode for using flexible boxes in user interfaces. The model is part of the CSS3 draft specification.

A

Flexbox Box Model

24
Q

Grid Item,Child elements of a grid.

A

Grid Item

25
Q

Grid Layout,Are similar to spreadsheets in that they use columns, rows, and cells, but you can create many different types of layouts that, in the end, don’t look like a spreadsheet at all.

A

Grid Layout

26
Q

Grid Layout Model,For more complex layouts. The grid layout model lets you control the design of sections or entire HTML-based documents using CSS3. As the name implies, a grid layout uses rows and columns to make the design look cleaner and structured.

A

Grid Layout Model

27
Q

Grid Template,Provides a visualization of the grid element’s structure and defines the grid cells.

A

Grid Template

28
Q

Inline Element,Are designed for laying out text and don’t disrupt the flow of the document. Applying boldface and the new HTML5 mark element are examples of inline elements.

A

Inline Element

29
Q

Margin,Is transparent and sits at the outermost edge of a box, providing space between the box and other boxes in the document.

A

Margin

30
Q

Media Queries,Enable you to adapt an HTML document to end-user devices. HTML media element types include aural, braille, handheld, print, projection, screen, tty, and tv.

A

Media Queries

31
Q

Padding,Is the space between the border of the box and its content. Padding generally takes on the same color as the box’s background color.

A

Padding

32
Q

Parent/Child Relationship,Is important to understand when working with the CSS. Essentially, a parent box can contain one or more boxes. The boxes contained within a parent box are referred to as child boxes.

A

Parent/Child Relationship

33
Q

User Interface,Is the portion of a Web site or application with which a user interacts.

A

User Interface

34
Q

Vendor Prefix,Which is a keyword surrounded by dashes, to the front of a CSS3 property name.

A

Vendor Prefix