Skip to Content
Web Design in a Nutshell, 3rd Edition
book

Web Design in a Nutshell, 3rd Edition

by Jennifer Robbins
February 2006
Intermediate to advanced
826 pages
63h 42m
English
O'Reilly Media, Inc.
Content preview from Web Design in a Nutshell, 3rd Edition

Name

height

Synopsis

Specifies the height of an element’s content area. Padding, borders, and margins are added to this value. Negative values are not permitted.

Values:

<length> | <percentage> | auto | inherit

Initial value:

auto

Applies to:

Block-level elements and replaced elements (such as images); it is ignored for inline text (nonreplaced) elements.

Inherited:

No.

Percentages:

Refer to the height of the generated box’s containing block. If the height of the containing block is not specified explicitly, and this element is not absolutely positioned, the value computes to auto. A percentage height on the root element is relative to the initial containing block.

Computed value:

As specified (unless the property doesn’t apply to the element, then auto).

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Responsive Web Design with HTML5 and CSS3

Beginning Responsive Web Design with HTML5 and CSS3

Jonathan Fielding

Publisher Resources

ISBN: 0596009879Errata Page