Hello,

I'm a bit new to CSS, but I have been reading.

I'm having a problem trying to position a paragraph at the bottom  
right of a table cell.  The only way I can think to accomplish this  
is to declare the table cell "position: relative;", and then use  
absolute positioning for the paragraph within the cell.  However,  
this seems to have the effect of positioning the paragraph relative  
to the viewport, rather than a table cell.  I don't understand why  
this is, or what workaround will get me past this.

http://hardyelementary.org/css-trouble/calendar.html and http:// 
hardyelementary.org/css-trouble/calendar-absolute.html demonstrate  
the issue.

I'd appreciate any insights anyone can offer.

Thanks,
/JEP
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to