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

rx

ellipse

Description

The rx attribute for SVG specifies the x-axis of the radius of the element.

Syntax

Value

auto | <length-percentage>

Default

auto

Examples

auto

<length-percentage>

rect

Description

The rx attribute for SVG specifies the x-axis of the corner radius of the element.

Syntax

Value

auto | <length-percentage>

Default

auto

Examples

auto

<length-percentage>