Joined
·
5,061 Posts
I'm doing a website for a small PC firm in my local community. As you can see it will be clean and simple. I'm having trouble with the navigation bar for it. I want it to be in the top dark grey area at the top of the screen but have no idea how to do it. I've looked at guides and code and tried lots of things but most come out wrong and still have the bullet etc.
Here's the code I've got so far:
Code:
Basically I just want it to be a vertical navbar, no drop down menu's, with boxes so when the user hover's over the name I can change the text color and have it only affect that area.
Thanks in advance.
Here's the code I've got so far:
Code:
Code:
<!DOCTYPE html>
Hago Computers (Glenrothes)
<text class="copyright">[CENTER]© Hago Computers 2012[/CENTER]</text>
Thanks in advance.