Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

auto

animateMotion rotate

Description

The auto value for SVG specifies the object is rotated over time by the angle of the direction of the motion path.

Syntax

auto

Examples

auto-reverse

number

World Wide Web Consortium (W3C)

ellipse rx

Description

The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for ry, creating a circular arc.

If both rx and ry have a computed value of auto, the used value is 0.

Syntax

auto

Examples

length-percentage

number

World Wide Web Consortium (W3C)

ellipse ry

Description

The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for rx, creating a circular arc.

If both rx and ry have a computed value of auto, the used value is 0.

Syntax

auto

Examples

length-percentage

number

World Wide Web Consortium (W3C)

foreignObject height

Description

The auto value for SVG specifies the computed value as 0.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

foreignObject width

Description

The auto value for SVG specifies the computed value as 0.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

image height

Description

The auto value for SVG specifies the calculation is from the referenced image's intrinsic dimensions and aspect ratio.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

image width

Description

The auto value for SVG specifies the calculation is from the referenced image's intrinsic dimensions and aspect ratio.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

marker orient

Description

The auto value for SVG specifies its positive x-axis is pointing in a direction relative to the path at the position the marker is placed.

Syntax

auto

Examples

angle

auto-start-reverse

number

World Wide Web Consortium (W3C)

rect height

Description

The auto value for SVG specifies the computed value as 0.

Syntax

auto

Examples

length-percentage

number

World Wide Web Consortium (W3C)

rect rx

Description

The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for ry, creating a circular arc.

If both rx and ry have a computed value of auto, the used value is 0.

Syntax

auto

Examples

length-percentage

number

World Wide Web Consortium (W3C)

rect ry

Description

The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for rx, creating a circular arc.

If both rx and ry have a computed value of auto, the used value is 0.

Syntax

auto

Examples

length-percentage

number

World Wide Web Consortium (W3C)

rect width

Description

The auto value for SVG specifies the computed value as 0.

Syntax

auto

Examples

length-percentage

number

World Wide Web Consortium (W3C)

svg height

Description

The auto value for SVG specifies the computed value as 100%.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

svg width

Description

The auto value for SVG specifies the computed value as 100%.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

symbol height

Description

The auto value for SVG specifies the computed value as 100%.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

symbol width

Description

The auto value for SVG specifies the computed value as 100%.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

textPath spacing

Description

The auto value for SVG specifies the user agent should use text-on-a-path layout algorithms to adjust the spacing between typographic characters in order to achieve visually appealing results.

Syntax

auto

Examples

exact

World Wide Web Consortium (W3C)

use height

Description

The auto value for SVG specifies the computed value as 100%.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

use width

Description

The auto value for SVG specifies the computed value as 100%.

Syntax

auto

Examples

length-percentage

World Wide Web Consortium (W3C)

HomeMenu