base(href = "") -> String
base 要素を生成します。
例:
base("http://www.example.com/cgi") # => "<BASE HREF=\"http://www.example.com/cgi\">"