CSS Border-Length Property

CSS 1

CSS 2

CSS 3

No No Yes

Description

The purpose of ‘border-width’ is to describe a common way of separating footnotes from other content. 

Syntax

border-length: [value];

Possible values

  • [length]
  • auto

Initial Value

Auto

Applies To

@footnote areas

Inherited

No

Media

Visual

Example

Still to come


View All CSS Properties