Keith Sader wrote:

> I've got a link I'd like to align at the top right of an 80%
> width table such that the link's right edge is always in
> alignment with the table's right edge.

[snip code]

> This gets the link pretty close the right edge of the table
> for most browser widths but doesn't really 'stick' the link to
> the correct place.
>
> Any suggestions?

Wrap the <a> element in a div, which you give the exact same 
width and min-width as the table, and set text-align:right; to 
it.

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to