Monday, September 29, 2008

Pet Shop assignment

Working on this assignment is very similar to the other wireframe project we did. The only difficult part is getting the formatting correct. Now that I have already done that, I just have to get all the spacing and sizes right.

One thing I did notice was that my top nav is misaligned in IE7, but aligned in Firefox. I have no idea why that is or how I would fix it. I also have to figure out how to do proper spacing of the wording. I tried to use padding and margins but with no success.

If you want to check out my Pet Shop, click here.

1 comment:

nycbone said...

Lookin' good. I'm taking the lesson that you're keeping it simple.

Not sure about the top navigation but the text is all centered due to the IE need of aligning the container. I suggest aligning all the text on the container to the left and then working on each div for specifics. You can also start with universal font styles in the body CSS then specifics in the div.