I'm building this page out, and there is a sub nav that has buttons that change background images on mouse over.
I'm just learning XHTML and CSS so I'm hoping this forum can help me out a bit! Please excuse my newbie questions, I hope this is the right place for my questions, and they are correctly posted. If not, please correct me.
http://wisetopic.com/sandbox/jenni/index.htm
Also, related to the sub nav I'm working on, if you look at that link there is a button that says "People" on the left side of the page near the middle. The is a bit of padding on the top and the bottom, and I"m not sure why. Here is the XHTML code:
and here is the CSS:
#inner_nav
{
float: left;
}
#inner_nav .menuItem
{
background: url(img/sub_nav_menu_bg_off.gif) center repeat-x;
height: 18px;
color: White;
font-size: 11px;
padding: 10px;
margin-top: 0px;
margin: 0px;
font-weight: bold;
border: 1px black solid;
}
Thank you!!
-- Jenni
To answer the question in
To answer the question in the thread title:
Great thanks for the link!
Great thanks for the link!
Can you delete this post, because I'd like to create a separate one that has a proper subject for the second question in this thread?
Thanks
jenni
No need to delete it
No need to delete it (someone else might find the link useful too). Either create a new thread or post additional questions here.
Jenni wrote:Great thanks for
Great thanks for the link!
Can you delete this post, because I'd like to create a separate one that has a proper subject for the second question in this thread?
Thanks
jenni
If you've finished with this thread and don't want to ask your second question in it, simply click the "edit" tab above your original post and add [Solved] to the title