Wednesday, May 6, 2009

Amos ! help !

please help me understand why I cannot use the &lt input="text" value="www.onepotcooking.com/amandadouglas/amaproj2009/viewuser.php

Start with the viewuser.php page and click on the link in the edit column. Link should take user to edituser.php where the form should display the current values of the row that the user wants to edit. Or that was my idea.

I have successfully passed the id of the row selected for edit to the edit page. The query has successfully returned the single record. I have been able to print_r the values. But I cannot get them to appear in the form fields. Ugh!

THANK YOU, Amos. Important concept. I wish I had given up sooner.

Sunday, March 15, 2009

Class5: Phase 1> Blocking out content + Jquery

I want to freeze this step here as I continue. I have blocked out the page with css and included jquery to respond to the center nav [ Home | Products | Special Deals | etc... It will only pop up alert box "Hello YOU".

http://onepotcooking.com/amandadouglas/class5ama/class5jqsite1.html

Saturday, March 7, 2009

Class3 Assign1 Step1 Blocking out areas

I want to freeze this step in the process because it describes the approach to building a web page.
Makes the process as simple, smooth, and elegant as when Amos does it.

http://onepotcooking.com/amandadouglas/class3ama/assign1/class3mtv1.html

Wednesday, March 4, 2009

Class 3 Assignment BlackBook Version 2

After doing Search / Home City row as an unordered list, I decided to do a second version.

http://onepotcooking.com/amandadouglas/class3ama/class3bbook2.html

Sunday, March 1, 2009

Class 3 Assignment 2 BlackBook

Trying to use an unordered list for the second row of elements and the placement does not come out well. Something [invisible to me] is preventing the ul from floating all the way to the left. Any clues?

http://onepotcooking.com/amandadouglas/class3ama/class3blackbook.html


I have looked in my css for padding and margin errors, but can't find any. If I try to add padding or margin to the right, the elements wrap to the next line. My last line in the ul is a div class clear. So I am baffled. I will work on the rest of the page until help arrives. Then I will try the same not using the ul.

Saturday, February 28, 2009

Wireframe blocked out before design of Actor's Website.

This is the html/css layout for the Actor's Website.


http://onepotcooking.com/amandadouglas/class2ama/actorsite/actorsite2.html

Actor's Website CSS from wireframe created in class2

I did quite finish my design. Having problems with the placement of thumbs under headshot div.
Trying to use an unordered list. It worked fine with a div containing a set of floating images. But I want to understand why this isn't working.


http://onepotcooking.com/amandadouglas/class2ama/actorsite/actorsite.html