[css-d] RES: trouble aligning text at bottom of container

2013-05-16 Thread Mauricio Silva
Hi Angela, The total image width (and height) is 70px (image) + 3px + 3px (paddings) + 1px + 1px (borders) = 78px. To align text to the bottom set: #div.boardcontainer p { margin-bottom:0; } Off Topic: The images dimensions are 90x90px and are around 20K in weight. I suggest edit images and se

[css-d] trouble aligning text at bottom of container

2013-05-16 Thread Angela French
Hello, I am trying to line up some text to the right bottom of a small photo. Here is a link to my test page: http://168.156.9.250/WELA/board.aspx I have two issues I can't figure out. First off my image is 70px tall, yet I had to make the parent container in which it sits 78px to look as tall (