Jump to content
  • 0

Слоган и контакты в шапке


Senja
 Share

Question

Добрый день как правильно реализовать в шапке сайта слоган и контакты.

Слоган по середине шапки, а контакты с правой стороны.

Вот мой код:

<div id='wrapper'>  <div id='header'>     <img src="img/logo.png" width="1280" height="150" alt="logo" />  </div>  <div id="menu">  </div>  <div id='container'>     <div id='left'>     </div>     <div id='right'>     </div>     <div id='center'>     </div>  </div><div class='clear'></div><div id='spacer'></div></div><div id='footer'></div>
html, body { margin:0;height:100%;background:url('/img/bg.png') repeat scroll center top #DDD;background-color:#CCC;}#wrapper { width:1280px;min-height:100%;min-width:980px;margin:0px auto 20px;background-color:#FFF;}#header {}#menu {padding-left:3px;}#left {float:left;width:250px;}#right {float:right;width:250px;}#center {margin:0 250px 0 250px;}#footer {width:1280px;height:80px;margin:0px auto 20px;}#spacer {height:5px;}.clear {clear:both;}
Edited by Senja
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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