css - Float the nav to the right and keep it flush with the edge of the page on resize -


I need the menu (book 1, book 2 etc.) which is wrapped in div class = "nav" correctly And whether the alignment on the right side of the browser window and sticky, regardless of how big monitor size.

Do I need to use 100% width on one of the above elements of this NAV or maybe body?

Any help would be great! Thanks


Comments

Popular posts from this blog

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -