2.3.1.2 align

alignof type DOMString

Sets or retrieves how the object is aligned with adjacent text.

Possible values are:

  • absbottom (as defined in [HTML4:1999])

  • baseline

  • bottom

  • left – Default.

  • middle

  • right

  • texttop

  • top

The align attribute extends the HTMLFieldSetElement interface.