Monday, March 2, 2009

Problem- please help

I need help, please. In class 3 assignment 2, I can't get one of the div clears to work. The one after the line with Search, Submit etc. is the problem. Have tried giving the div of the "div clear" a size and border so I can see them. The one after the above referenced section is NO WHERE. Right now I have the assignment in 2 html files with one css file. Section3.html contains the "recently opened" line to the end. Class3as1.html has the top part of the document.

Thank you.

Joan Boyd

1 comment:

  1. Hi Joan, as a note, if you need immediate help, it's best to email the webdev mailing list. Also, you should always include the entire URL of the page you are having problems with. On to your code....

    In class3as1.html, I don't see the problem. Inside the "section2" div, nothing is floating, so there is no need for a clear div. Regardless, when I type something in after your section2 div, it shows up underneath it, which I'm assuming is what you want. If I'm mistaken, please email the mailing list with an explanation of what behavior you were expecting from your code.

    ReplyDelete