bernd-wechner / CoGs

Competitive Gamers Leaderboard Server (CoGs LS)
2 stars 4 forks source link

Implement a Bootstrap UI #1

Open bernd-wechner opened 7 years ago

bernd-wechner commented 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

bernd-wechner commented 5 years ago

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