it validates good

ta again.
i mean because you need to reference an id or otherwise specify which href to apply this to
the link must be in its on <div> or <p> or other element that has properties to identify them in this way. usually refered to as block level elements because they they are usually displayed as independent "blocks" separated from other blocks by vertical space and typically contain inline elements and other block-level elements.
in HTML4 they are
* ADDRESS - Address
* BLOCKQUOTE - Block quotation
* CENTER - Centered block
* DIR - Directory list
* DIV - Generic block-level container
* DL - Definition list
* FIELDSET - Form control group
* FORM - Interactive form
* H1 - Level-one heading
* H2 - Level-two heading
* H3 - Level-three heading
* H4 - Level-four heading
* H5 - Level-five heading
* H6 - Level-six heading
* HR - Horizontal rule
* ISINDEX - Input prompt
* MENU - Menu list
* NOFRAMES - Frames alternate content
* NOSCRIPT - Alternate script content
* OL - Ordered list
* P - Paragraph
* PRE - Preformatted text
* TABLE - Table
* UL - Unordered list
u prob knew most of that anyhoo overkill. It dont matter too much now as it looks good anyhoo