Annotations
The a element along with its href attribute represents a hyperlink (a hypertext anchor).
Diagram
Properties
content
complex
mixed
true
Used by
Elements
cite , em , i , strong
Element Groups
footer__p--group , h1--group , p--group
Complex Types
div.closing-block__p , div.opening-block__p.salutation , div.opening-block__p.verse , div.opneing-block__p.address , footer__p__span , footer__p__span.language , footer__p__span.page-break , footer__p__span.translit , nav.index__p , nav.manifest__p , nav.toc__p , p__span , p__span-h1 , p__span-h1.language , p__span-h1.translit , p__span.input , p__span.language , p__span.page-break , p__span.textarea , p__span.translit
Children
br , cite , em , i , img , ruby , small , span , strong , sub , sup , u
Instance
<a class= "" itemprop= "" itemscope= "" itemtype= "" >
<span class= "" data-translation-instructions= "" itemprop= "" itemscope= "" itemtype= "" > {1,1} </span>
<small > {1,1} </small>
<em itemprop= "" itemscope= "" itemtype= "" > {1,1} </em>
<i itemprop= "" itemscope= "" itemtype= "" > {1,1} </i>
<cite itemprop= "" itemscope= "" itemtype= "" > {1,1} </cite>
<strong itemprop= "" itemscope= "" itemtype= "" > {1,1} </strong>
<sup class= "" > {1,1} </sup>
<sub > {1,1} </sub>
<img alt= "" class= "" data-deprecate-style= "" data-deprecate-web-url= "" itemprop= "" itemscope= "" itemtype= "" src= "" > {1,1} </img>
<u class= "" itemprop= "" itemscope= "" itemtype= "" > {1,1} </u>
<br > {1,1} </br>
<ruby > {1,1} </ruby>
</a>
Attributes
QName
Type
Use
Annotation
class
union of(scripture-ref , cross-ref , study-note-ref , note-ref , legacy-cross-ref )
optional
itemprop
xs:string
optional
"property-name" — adds a property to a microdata item. The name of the property can be a word or URL, and the value is the ‘content’ of the element with this attribute.
itemscope
restriction of xs:string
optional
Defines a group of name-value pair(s), called an item
itemtype
xs:anyURI
optional
defines the item’s type when used on the same element as itemscope. The itemtype value is a URL that acts as an identifying vocabulary name.