0

I have just started a project for school and need to make a nice looking webpage. I would like to add a toolbar at the top of the page. One that goes all the way to the edge of a webpage. How would I do this?

Deduplicator
  • 44,692
  • 7
  • 66
  • 118
user2398093
  • 51
  • 1
  • 3
  • 8

1 Answers1

0

For quick and easy styling of a web page I would look at twitter bootstrap

Specifically look at components -> navbar

Kenny Thompson
  • 1,494
  • 12
  • 28
  • This is not quite what I was looking for. The toolbar at the top of that website is exactly what I am looking to make. – user2398093 Nov 22 '13 at 03:22