CSS troubleshooting
Date: 01/14/07
(WebDesign) Keywords: css, html
Hey all,
I'm working on my online portfolio and want to do it using CSS. I've been teaching myself and have run into a problem with borders on divs.
The following is what I want the image to look like: http://filebox.vt.edu/users/araja/troubleshoot.jpg
The red arrows point to the two borders I want to appear on the page, and how they appear.
However, when I apply the border properties to the document (you can view the page here: http://filebox.vt.edu/users/araja/trial.html), I'm applying it to the "info" div and the "newstuff" div in the CSS. The "info" div with an applied border creates a horizontal border that extends to the left beneath the "leftcol" div; the "newstuff" div with an applied border refuses to show the border. Where am I going wrong?
Thanks!
Source: http://community.livejournal.com/webdesign/1207949.html