Jump to content
  • 0

помогите немогу поставить сайдбар и контент правильно в один ряд


ryslan
 Share

Question

<!DOCTYPE html>

<html>

<head>

     <title>Создание Сайтов</title>    

     <meta charset="windows-1251"> 

     <link rel="stylesheet" href="css/main.css" type="text/css">

</head>    

<body>

<div id="page_aligen">

     <div id="shapka">

         <a href="Glavnaya">Главная </a>

          <a href="Ceni">Цены</a>

          <a href="Docky">Документы</a>

          <a href="kontakti">Контакты</a>

          <a href="Npishute">Напишите нам</a>

          <a href="Zakaz" ><font class="zakaz">Закажите</font></a>

         </div></div> 

<div id="conteiner">

 

 <div id="sidebar1">

     <div id="lef_menu1">

         <a href="sait-start" id="sait-start">Тарифы</a>

       </div></div>

        <div id="content">ddddddddd dd ddddddddd ddddddddddd dddddddddddd

     ddddddddd dddddddddddddddd ddddddd dddddddddddddddddd ddddddddd ddddd dddddddddddddddddddddd 

     ddddddddd dddddddddd ddddddddd ddddddddddddddd

     dddd dddd ddddddddddddddd ddddd ddddddddddddddd

     dddddd  dddddddd dd dddd ddddddd dddddddddddddddd

     dddddddddddddd ddddd dddddddddddddddddddddddd

     

 </div>

       </div>

 

</body>   

</html> 

 

КСС

 


* {

  margin: 0;

    padding: 0;

}

body{

  background: url("../im/bg.png");  

}

#page_aligen {

     background: rgba(144, 133, 133, 0.79);

     height: 60px;

     width: 950px;

     margin: 0px 0px 0px 185px;

     border: 1px #beafaf solid;

     border-radius: 6px 6px 0px 0px;

        

}

 

#shapka {

    padding: 10px 0px 10px 290px;

    font-size: #444;

}

a {

  padding: 10px 10px 10px 10px;

    font-size: 15px; color:#333;

  text-decoration: none;

}

.zakaz {

font-size: 22px; color:#f50505;

}

#conteiner {

  height: 1000px;

  width: 950px;

  background: #fff;

 margin-left: 186px;

}

#sidebar1 {

 width: 270px;

 height: 1000;

 border: 1px #070606 solid;

   

 

 

}

 

#lef_menu1 {

  width: 260px;

    height: 500px;

    border: 1px #a08d8d solid;

    margin: 10px 0px 0px 0px;

}

 

#sait-start {

    font-size: 19px; color: #6a6060;

    margin: 0px 0px 0px 80px;

}

 

#content: {

   margin-left:280px;

   height:100px ;

    

}

 

 


 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • 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. See more about our Guidelines and Privacy Policy