Relative Content

Tag Archive for javascripthtmlcss

How do I make the navigation bar thinner?

I’m trying to design a website for my friend and I’m using a table navigation bar. To avoid repeating code I put the bar code in another file and I’m using JS to load it into each current file. However, for some reason the bar is a lot thicker than it was in the original file. I’m very new to JS, so I don’t know what’s going on. Could someone help?