Hey all! I'm pretty new to HTML programming and working with a volunteer company to gain some experience. They wanted their side bar to have the fieldset type look so the only thing I could think of doing is make a fieldset. I didn't want to use an image because that would take longer to load. My problem I'm having is I have 5 fieldset's that group text, however in IE the fieldset's do not align properly and some of the text falls out and is put in the center of the page. Can someone look at my code and see what's wrong here? The side bar looks perfect in Safari, Chrome and Firefox.
I have no problem of using div and using a border but the legend/header needs to be on the line. I have tried to format the header on the line but it won't.
Found out what I was doing wrong, I for whatever reason put a div between each link. So I got rid of all but 5 of them around the links and everything worked out.
I have no problem of using div and using a border but the legend/header needs to be on the line. I have tried to format the header on the line but it won't.
Thank you for your help!!
Link to see it in action. Web site
HTML
CSS
IE CSS