Josh

Web 2.0 Header + Menu Tutorial

Every website needs a great header and navigation to anchor the site, and in this tutorial I’ll show you how to create a great web 2.0 style header and menu. This is nothing new, or groundbreaking, but I’m still going to take you through it; hopefully this will help a bunch of you guys starting out in web design, or wanting to create more web 2.0′ish sites. Let’s get to it.

Step 1

Fire up Photoshop, and create a new document 800px x 300px. With a white background. Now, create a new layer, and grab the Rectangular Marquee Tool (M). At the top of the document, create a rectangle15px or so high, starting from the top edge. Fill that rectangle (Right Click > Fill) with #262626.

Create a new layer, and with the marquee tool, make a rectangle maybe 3px high immediately after the first rectangle. Fill it with #525252. It should now look a bit something like this:

one.png

Make a new layer, and again with the rectangular marquee tool, create a rectangle immediately below the last, about 80px-100px high. Fill this with #3d3d3d. Add a layer style to this layer. Choose Gradient Overlay, and set the foreground color to black, and then choose foreground to transparent (so black fading out). Set the opacity to 20%.

Now, one more rectangle for Step 1. Create one last rectangle, about 10px-15px high, below the first three, and fill it with #8eb26a. It should now look like this:

two1.png
Step 2

Now that we have our background set up, it’s time to add the tabs for the menu. Click on the layer right below the top one, and grab the Rounded Rectangle Tool. The reason you clicked on the second to first layer is because we want the tabs to show up under the bottom, green bar. Set the radius of the rounded rectangle to 5px, and then create a menu tab. Fill the path with the green color from step 2 (#8eb26a) It should be proportioned like this:

three.png

Now, simply duplicate this layer, and fill it with color #acc0a5. Now move it over to the right, until there is exactly 1 pixel between the tabs. Use the right and left arrow keys to nudge it if you have to. Keep duplicating and moving tabs until you have enough. Here is mine:

four.png

Step 3

Now all you have to do is add text. I’m using Myriad Apple, and I just center the text between each tab, and I added a header “logo” (ok, so it’s just text :P ).

final.png

Now all you have to do is code it. Here’s a great tutorial on coding a tabbed CSS menu:

http://www.sitepoint.com/article/accessible-menu-tabs

Hope you enjoyed this tutorial, and found it useful. If you have any questions or need any help, just ask!

4 Responses to “Web 2.0 Header + Menu Tutorial”

  1. Nocturnalon 23 Mar 2007 at 12:29 am

    I have a question. When you say to use the rectangle tool and make a rectangle about 3px or 15px high, what do you mean by that? Do you utilize the ruler in order to do this? I think I have the gist of what you’re trying to say but can you help me out visually? I’d really appreciate it.

  2. Steve Starron 24 Mar 2007 at 2:49 am

    He means make a rectangle 3px or 15 px high and 800px long.

    ______________________________
    3px |______________________________|
    V

    or

    _____________________________
    | |
    15px | |
    V | |
    | ___________________________ _|

    You might want to find a tutorial on just basic tool operation i personal
    followed this tutorial with gimp.

  3. Steve Starron 24 Mar 2007 at 2:54 am

    Crap the formating didn’t keep any was just use your box shape tool and click on your canvas now
    drag your mouse down until the box is 3px high and then drag your mouse to the right until the box is 800px wide now release your mouse button and use your zoom tool to zoom in until you can clearly see the box that you just made now use your bucket tool pick a color and click in side the box.

  4. Mikeon 30 Mar 2007 at 10:52 am

    Great tutorial!!! Thanks a lot!

Trackback URI | Comments RSS

Leave a Reply