I've read the basics, along with a couple of books, but after awhile all the reading and videos start to get too heavy. I seem to have a problem moving from basics to more advanced stuff. I figured it would be a good idea to sign up here where I could get information, and add the help to the hands on construction of my website. I've got a domain but it was made in SiteSpinner, now that I've upgraded, and started learning the code I'm going to completely re-do my website. It'll probably take some time, but I'm gonna take a stab at it.
I'm working on the index page at the moment. I've added an banner, and an image the same length as the banner just under the banner. That's where I'd like to add my nav bar created with CSS and HTML. The problem is I can't figure out how to get the nav bar buttons to go on top of the image that I've placed under my banner. Think anyone could help?
Can you show all the code for this, not just the relevant CSS.
I can think of several methods to stack the navbar on top of the banner image, but mostly by positioning. I'd rather the flow be understood before throwing tweaks/work-a-rounds into consideration...