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

Python Equivalent for matlab cart2pol and pol2cart -

sip - Call SipJs to Asterisk 12 -

java - Joda Time Interval Not returning what I expect -