Jump to content

Recommended Posts

Posted

As vrea sa atasez doua submeniuri la "COMANDA" cand dau click pe el sa apara comanda jocuri si comanda web ..
Am incercat cu: 

<li><a href='#'>Nume pagina</a>
<li><a href='#'>Nume Pagina</a></li>
</ul></li>

 
Dar nu mi-a mers..
 
O parte din index:

<!DOCTYPE html>
<html lang="en">
<head>
<title>Hosting IdealCs Gaming</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
<script type="text/javascript" src="js/maxheight.js"></script>
<script type="text/javascript" src="js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/Myriad_Pro_300.font.js"></script>
<script type="text/javascript" src="js/Myriad_Pro_400.font.js"></script>
<script type="text/javascript" src="js/jquery.faded.js"></script>
<script type="text/javascript" src="js/jquery.jqtransform.js"></script>
<script type="text/javascript">
$(function () {
    $("#faded").faded({
        speed: 500,
        crossfade: true,
        autoplay: 10000,
        autopagination: false
    });
    $('#domain-form').jqTransform({
        imgPath: 'images/'
    });
});
</script>
<!--[if lt IE 7]><script type="text/javascript" src="js/ie6_script_other.js"></script><![endif]-->
<!--[if lt IE 9]><script type="text/javascript" src="js/html5.js"></script><![endif]-->
</head>
<body id="page1" onLoad="new ElementMaxHeight();">
<!-- START PAGE SOURCE -->
<div class="tail-top">
  <header>
    <div class="container">
      <div class="header-box">
        <div class="left">
          <div class="right">
            <nav>
              <ul>
                <li class="current"><a href="index.html">Acasa</a></li>
                <li><a href="cstrike.html">Comanda</a></li>
                <li><a href="hosting.html">Web Hosting</a></li>
                <li><a href="support.html">Support</a></li>
                <li><a href="contacts.html">Asistenta</a></li>
              </ul>
            </nav>
            <h1><a href="#"><span>Ideal</span>Cs</a></h1>
          </div>
        </div>
      </div>
      <span class="top-info">24/7 Vanzari &amp; Asistenta &nbsp; l &nbsp; Program Zilnic: 12:00 - 22:00 PM</span>
      <form action="#" id="login-form">
        <fieldset>
          <span class="text">
          <input type="text" value="Username" onFocus="if(this.value=='Username'){this.value=''}" onBlur="if(this.value==''){this.value='Username'}">
          </span> <span class="text">
          <input type="password" value="Password" onFocus="if(this.value=='Password'){this.value=''}" onBlur="if(this.value==''){this.value='Password'}">
          </span> <a href="#" class="login"><span><span>Login</span></span></a> <span class="links"><a href="#">Forgot Password?</a><br/>
          <a href="#">Register</a></span>
        </fieldset>
      </form>
    </div>
  </header>

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.