Open bernd-wechner opened 7 years ago
Bootstrap looks very promising in that it targets different screen formats and clients easily.
See:
http://getbootstrap.com/getting-started/ https://github.com/dyve/django-bootstrap3/tree/develop/demo
Here's a good tute on a bootstrap nav bar.
https://getbootstrap.com/docs/3.4/components/#navbar
And a great CSS tute on a fixed navbar here:
https://www.w3schools.com/howto/howto_css_fixed_menu.asp
Bootstrap looks very promising in that it targets different screen formats and clients easily.
See:
http://getbootstrap.com/getting-started/ https://github.com/dyve/django-bootstrap3/tree/develop/demo