Images and copy won't align
Please take a look at this website: http://jlwingert.com/seametrics.html
I didn't post the source code because it's quite lengthy. The problem is the lower half of the page.I'm supposed to clean up this website and noticed that the bottom half of the page has unaligned images and cop开发者_如何学编程y. I've gone through the coding and I'm having the hardest time finding the problem.
I'd be appreciative if anyone could view the source & see if they could provide assistance to this novice!
Thank you! Jen
You start a new table @ WMX Series rather than continuing the existing one that has a 150px padding column. That's the problem. Also be ready for the "don't use tables" crowd to flame you.
精彩评论