HTML Attribut shape von HTML Tag a:
Form bei a

von Thomas Salvador.

Beispiel

Form eines Bereichs direkt an der Referenz:

<a shape="circle" coords="100,100,100" href="//example.org" >...</a>

Anwendung

Mit shape legen Sie die Form fest.

Möglich sind die Werte

  • rect – Rechteck
  • circle – Kreis
  • polygon – Polygon

Hinweise

  • shape bestimmt auch, welche Form coords2 hat.

shape Attribute in HTML

AttributBeschreibung
shapeForm bei area
shapeForm bei a