[css-d] Floating elements at an 'edge'

2006-03-06 Thread Keith Sader
Greetings, 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. So far I've got the following selectors : a.printLink { font-size: 11px; padding: 0 0 0 15px;

Re: [css-d] Floating elements at an 'edge'

2006-03-06 Thread Els
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

Re: [css-d] Floating elements at an 'edge'

2006-03-06 Thread Paul Novitski
At 10:55 AM 3/6/2006, 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. ... a class=printLink href=/printPrintable Report/a table id=detailTable tbody ... This gets the

Re: [css-d] Floating elements at an 'edge'

2006-03-06 Thread Keith Sader
Thanks Paul and Els for the suggestions. I knew there was a way. On 3/6/06, Paul Novitski [EMAIL PROTECTED] wrote: -- Keith Sader [EMAIL PROTECTED] http://www.saderfamily.org/roller/page/ksader __ css-discuss [EMAIL PROTECTED]