文書の基底 URI [IETF RFC 2396]. HTML 4.01 の BASE 要素の定義 を参照。
href
DOMString型
DOMString
target
interface HTMLBaseElement : HTMLElement { attribute DOMString href; attribute DOMString target; };