HitLines
03-14-2005, 05:14 PM
This is my first attempt at building a non-nested table design so please pardon all the beginner questions. (Hey that is what this section of the forum is for, right?)
Here is the site as it is currently coded: http://people.ku.edu/~nate-dog/kansan.com/NCAA/ncaa.html
Here is the mockup as the site needs to be designed: http://people.ku.edu/~nate-dog/kansan.com/NCAA/main1.jpg
Questions
How do I float the tab ("also visit" graphic) to the far right? Is there a way to do so without making the graphic take up the entire space? As it is right now, all the space above it is clickable. Would like to be able to just float the tab instead of making an image map over the tab gfx.
How do I add the curve to the main column? (the graphic right under the word "Men's")
Is there a better way to give the main column a padding of 10pix on either side instead of giving all content a padding of 5?
.content{padding:5px;} /*padding for content */
Also I think I need some help with the left nav between FF and IE.
Thanks!
Here is the site as it is currently coded: http://people.ku.edu/~nate-dog/kansan.com/NCAA/ncaa.html
Here is the mockup as the site needs to be designed: http://people.ku.edu/~nate-dog/kansan.com/NCAA/main1.jpg
Questions
How do I float the tab ("also visit" graphic) to the far right? Is there a way to do so without making the graphic take up the entire space? As it is right now, all the space above it is clickable. Would like to be able to just float the tab instead of making an image map over the tab gfx.
How do I add the curve to the main column? (the graphic right under the word "Men's")
Is there a better way to give the main column a padding of 10pix on either side instead of giving all content a padding of 5?
.content{padding:5px;} /*padding for content */
Also I think I need some help with the left nav between FF and IE.
Thanks!