Sunday, March 15, 2009

WebDev Class 5 Homework Question

I'm confused about what design to follow for the layout of the page. The size of the Ad Banner
is stated as 468px x 60px. However when I pull in the png image as the background image, the Ad Banner is much larger. Which design should be used? Thank you.

Friday, March 13, 2009

WebDev - Class4 Homework

Class 4 homework is at http://onepotcooking.com/joanboyd/class4/register.html.

I found the FireBug facility of FireFox very helpful in laying out the form.

The JavaScripts on the blog gave enough clues that writing the function for the homework became pretty straightforward.

Tuesday, March 3, 2009

re -blog for help yesterday

Thanks anyway. I found the problem. I was simply missing an end tag for the beginning
SELECT tag.
Joan Boyd

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