April 18, 201016 yr Hi. Id been playing a bit with html and css. My html code contains the content, the footer and then the menu link thereafter. I want to align the menu to the right side of the body but under the logo of course. It is aligned on the right side but it seems to just stay under the footer. Anyone kind enough to guide me through. Here's the sequence: body logo h1 h2 <p> h3 <p> h3 <p> h3 <p> footer <a> menu <a> body I want the menu to be on the right side but to align with where the h2 is. I'm not using any tables. They are all purely div's. Hope it makes sense.
Create an account or sign in to comment