• home
  • forum
  • my
  • kt
  • download
  • Vertical CSS Navigation with no coding using Dreamweaver

    Author: 2009-02-27 11:30:26 From:

    Navigation is an important part of your website. People using your site navigate through your pages will be using your menu a lot. Using CSS in your navigation will bring flexibility to your design. In this tutorial i will teach you how to create a navigation menu only using CSS. Also i will show you how can you use dreamweaver to speed your design.

    naviFinal.gif

    On code view select your “nav” div tag and select new css rule button bottom of the css panel

    Dreamweaver will create your styling tag for you just click ok then you will see sections for styling. Apply these settings and click apply to let dreamweaver create css code for you.

    navstyle.gif ulBox.gif

    Now choose “a” tag select new css rule but this time add “:link” after “#nav a” in the opened window click ok and apply these settings…

    alinkback.gif alinkborder.gif alinkType.gif

    And its done study try to change colors , fonts and you will have a great navigation menu for your website..

    discuss this topic to forum

    relation tutorial

    No information

    Category

      CSS (249)

    New

    Hot