Section 1

Preview this deck

HTML element that configures a structural area or "division" on a web page

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (29)

Section 1

(29 cards)

HTML element that configures a structural area or "division" on a web page

Front

div

Back

HTML element that contains the main content area of a web page

Front

main

Back

HTML element that contains the content to display in the browser viewport

Front

body

Back

HTML element that contains an item in an ordered or unordered list

Front

li

Back

A list that is a good choice for a glossary or collection of FAQs

Front

description

Back

Checking your web page document for conformance with W3C recommendations

Front

validation

Back

This type of list is displayed with "bullets" in front of each item

Front

unordered

Back

HTML element that contains a web page document

Front

html

Back

HTML element that contains the main navigation area on a web page

Front

nav

Back

The default alignment of content on a web page

Front

left

Back

HTML element that is intended for use with quotations

Front

blockquote

Back

HTML element that configures the smallest heading

Front

h6

Back

HTML element that contains the head section of the web page

Front

head

Back

HTML element that configures the term in a description list

Front

dt

Back

Elements that are rendered (displayed) with empty space above and below

Front

block display

Back

HTML element that contains the headings for a web page or section of a web page document

Front

header

Back

An attribute that configures the name and location of the file to access when a hyperlink is selected

Front

href

Back

HTML element that contains the footer area of a web page

Front

footer

Back

HTML element that configures the largest heading

Front

h1

Back

HTML element that specifies emphasized (italic) text

Front

em

Back

HTML element that contains the description area for a term in a description list

Front

dd

Back

Elements that are rendered (displayed) directly in line with the text

Front

inline display

Back

HTML element that contains a description list (formerly called a definition list)

Front

dl

Back

Attribute of the ol element configures the appearance of the ordered list

Front

type

Back

The purpose of this element is to configure a hyperlink

Front

anchor

Back

A list that automatically numbers the items displayed

Front

ordered

Back

This special character can be used to add one or more blank spaces between web page content

Front

 

Back

HTML element that configures a line break

Front

br

Back

Use this in the href value when configuring an e-mail link

Front

mailto:

Back