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

ry

ellipse

Description

The ry attribute for SVG specifies the y-axis of the radius of the element.

Syntax

Value

auto | <length-percentage>

Default

auto

Examples

auto

<length-percentage>

rect

Description

The ry attribute for SVG specifies the y-axis of the corner radius of the element.

Syntax

Value

auto | <length-percentage>

Default

auto

Examples

auto

<length-percentage>