Results 1 to 7 of 7

Thread: meri help kro muje website k liye drop down menu ko khobsorat style dena he

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    smartboy is offline Senior Member+
    Last Online
    8th September 2022 @ 07:17 PM
    Join Date
    09 Jan 2007
    Posts
    205
    Threads
    110
    Credits
    1,294
    Thanked
    3

    Thumbs down meri help kro muje website k liye drop down menu ko khobsorat style dena he

    bhai plz meri help kre muje apni site k liye drop down menu ko khobsorat look dena he koi khobsorat look de sakta he plz drop down menu ko khobsorat look ka tareeka ya code batao plz bhai mene file upload krdi he ap dekh k samaj jayenge or ye mene drop down menu me a s he likha he bs muje look dilwao plzzz



    agr file nhn to ye he code plz help kro meri


    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" href="file:17-05-2014 dropdownMenu/menu.css" />


    <style>
    .Menubar{padding:0px; margin-left:25px;}
    .Menubar ul{padding:0px; margin:0px; line-height:33px;}
    .Menubar li{list-style:none;float:left;position:relative;}
    .Menubar a{width:135px; height:40px; background-color:#FFFFFF; text-decoration:none; display:block; color:#639; border:1px solid; text-align:center;}
    .Menubar ul ul{visibility:hidden; position:absolute; top:33px;}
    .Menubar ul li:hover ul{visibility:visible}
    .Menubar a:hover {background-color:#099; color:#C33;}



    </style>
    </head>

    <body>
    <div id="Container">
    <div id="Header" style="background-image:url(GTY_orange_juice_sk_140502_16x9_992.jpg) ">
    <h1 align="center">My First Page</h1>
    </div>

    <div class="Menubar">
    <ul>

    <li><a href="#">Products and Menu</a>
    <ul>
    <li><a href="#">Fruit juices</a></li>
    <li><a href="#">Vegetable Juices</a></li>
    <li><a href="#">Smoothies</a></li>
    <li><a href="#">Protein Shakes</a></li>
    <li><a href="#">Winter Menu</a></li>
    <li><a href="#">Chocolate Juices</a></li>
    <li><a href="#">Mock Tails</a></li>
    </ul>
    </li>

    <li><a href="#">Store Location</a>
    <ul>
    <li><a href="#">C Language</a></li>
    <li><a href="#">PHP</a></li>
    <li><a href="#">Android</a></li>
    <li><a href="#">JellyBean</a></li>
    </ul>
    </li>

    <li><a href="#">Franchising</a>
    <ul>
    <li><a href="#">Windows</a></li>
    <li><a href="#">Android</a></li>
    <li><a href="#">Window7</a></li>
    <li><a href="#">Window8</a></li>
    </ul>
    </li>

    <li><a href="#">Catering</a>
    <ul>
    <li><a href="#">Windows</a></li>
    <li><a href="#">Android</a></li>
    <li><a href="#">Window7</a></li>
    <li><a href="#">Window8</a></li>
    </ul>
    </li>

    <li><a href="#">Contact</a>
    <ul>
    <li><a href="#">Windows</a></li>
    <li><a href="#">Android</a></li>
    <li><a href="#">Window7</a></li>
    <li><a href="#">Window8</a></li>
    </ul>
    </li>

    <li><a href="#">Feedback</a>
    <ul>
    <li><a href="#">Windows</a></li>
    <li><a href="#">Android</a></li>
    <li><a href="#">Window7</a></li>
    <li><a href="#">Window8</a></li>
    </ul>
    </li>

    <li><a href="#">About us</a>
    <ul>
    <li><a href="#">Windows</a></li>
    <li><a href="#">Android</a></li>
    <li><a href="#">Window7</a></li>
    <li><a href="#">Window8</a></li>
    </ul>
    </li>



    </ul>
    </div>


    </div>
    </body>
    </html>
    Last edited by smartboy; 20th June 2014 at 10:43 PM. Reason: where is my upload file

Similar Threads

  1. all format and unlock codes
    By IT_DOCTOR in forum General Mobile Discussion
    Replies: 30
    Last Post: 29th December 2011, 08:19 PM
  2. HTML Layout Example
    By unishaidersha in forum English IT Zone
    Replies: 3
    Last Post: 26th July 2009, 07:53 AM
  3. All type of phones (old modeles): NAM programming:
    By tahseenrajput in forum General Mobile Discussion
    Replies: 2
    Last Post: 31st January 2009, 08:59 PM
  4. Mobile Phone Secrets & Tricks
    By tahseenrajput in forum General Mobile Discussion
    Replies: 11
    Last Post: 28th January 2009, 03:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •