CSS - azimuth


Description:

The azimuth property describes the position of a sound source along the horizontal axis of the listener's environment.

Possible Values:

  • angle
  • left-side
  • far-left
  • left
  • center-left
  • center
  • center-right
  • right
  • far-right
  • right-side

Applies to:

All the HTML elements.

DOM Syntax:

object.style.azimuth="Any value defined above";

Example:

a.external:link {azimuth: right-side;}  a:visited {azimuth: 180deg;}  



 







Spacer Bottom Left Corner ImageBottom Right Corner Image
Valid XHTML 1.0 Strict  Valid CSS! Check the accessibility of this site according to U.S. Section 508