h1: Link tests - bare email: foo.bar@foo.com. - bare mailto: mailto:foo.bar@foo.com. - labelled email: "Mail me!": foo.bar@foo.com. - labelled mailto: "Mail me!": mailto:foo.bar@foo.com. - query string bare mailto: mailto:foo.bar@foo.com?subject=Hi&bog=1. - query string labelled mailto: "Mail me!": mailto:foo.bar@foo.com?subject=Hi&bog=1. - bare URL: http://www.foo.com/index.html. - labelled URL: "Foo inc.": http://www.foo.com/index.html. - labelled relative link: "Index": index.html. - URL w/query string: http://www.foo.com/cgi-bin/bog.pl?debug=1&foo=bar. - labelled URL w/query string: "Foo inc.": http://www.foo.com/cgi-bin/bog.pl?debug=1&foo=bar.