17 lines
390 B
HTML
17 lines
390 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd">
|
|
<HTML>
|
|
|
|
<head>
|
|
<title>Australian Terrier</title>
|
|
<meta name="breedName" content="Australian Terrier">
|
|
<meta name="breedWeight" content="8">
|
|
<meta name="breedFirstBred" content="1872">
|
|
<meta name="breedOrigin" content="Australia">
|
|
</head>
|
|
|
|
<BODY>
|
|
This is a page about the Australian Terrier.
|
|
</BODY>
|
|
|
|
</HTML>
|