Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <title>Responsive Design with CSS</title>
        <meta name="description" content="">
        <meta name="viewport" content="width=device-width">
            
            <link rel="stylesheet" href="css/nav.css">
    <script src="js/libs/modernizr-2.6.1-respond-1.1.0.min.js"></script>
</head>
<body>
            
        <div id="wrapper">
            <div class="phone">
               <span class="dn320">Телефон: </span><b>(495) 258-8211&nbsp;</b>
               <a href="http://www.facebook.com/pages" target="_blanc" class="fb"><img src="images/i_fb.png" width="16" height="16" alt="Facebook"/></a>
            </div>
            
                <div id="container">
            <!-- #header -->
                    <div id="header">
                <div id='logo'>
                <a href="/"><img src="images/logo.png" border="none" width="200px" height="50px" alt="Центр стратегических инициатив и инноваций"/></a>
                </div>
                
                <div id='nav'>
               <ul>
                    <li><a href="/about.html">Компания</a></li>
                    <li><a href="/services.html">Услуги</a></li>
                    <li><a href="/analytics.html">Аналитика</a></li>
                    <li><a href="/cooperation.html">Сотрудничество</a></li>
                    <li><a href="/contact.html">Контакты</a></li>
              
               </ul>
                </div>
                
                    </div>
                </div>
    </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
xolodutrapro
0viewers