Jump to content
  • 0

Блок выпадает с блока


FitTech
 Share

Question

Здравствуйте! Подскажите в чем проблема?
h_1419324989_4499633_6a7b6c4114.jpg

<div class="header-search">	<div class="header-title">	</div>	<div class="block-search">	</div></div>

и сss

.header-search{width: 100%;height: 104px;background: url("img/1.jpg") repeat-x;}.header-title{width: 455px;height: 90px;border: 1px solid red;margin-right: 10px;display: inline-block;}.block-search{width:453px;border: 1px solid red;display: inline-block;height: 90px;}

Далее, h_1419324989_3981602_5e3120aa07.jpg

<div class="header-search">	<div class="header-title">	<span style="padding-top: 33px; display: block; font-family: Tahoma;font-weight: bold; font-size: 48px; color: #ff8400;">MOBI<span style="font-weight: bold;font-family: Tahoma; font-size: 48px; color: #9c9c9c;">SHOP</span></span>	<div class="block-search">	</div>

Далее,

h_1419324989_1500637_02b88d560f.jpg

<div class="header-search">	<div class="header-title">	<span style="padding-top: 33px; display: block; font-family: Tahoma;font-weight: bold; font-size: 48px; color: #ff8400;">MOBI<span style="font-weight: bold;font-family: Tahoma; font-size: 48px; color: #9c9c9c;">SHOP</span></span>	<p style="display:inline-block; padding-top: 15px; padding-left: 3px; font-family: Tahoma Regular; font-size: 12px; color: #cdcdcd; text-transform: uppercase;">интернет-магазин мобильной электроники</p>	<a href="#" style="padding-left: 10px; text-decoration: none; color: #4e7aa9; font-family: Tahoma Regular; font-size:12px;">Регистрация</a> <a href="#" style="padding-left: 10px; text-decoration: none; color: #4e7aa9; font-family: Tahoma Regular; font-size:12px;">Вход</a>	</div>		<div class="block-search">	</div>	</div>

И вот,

h_1419324990_1238165_31a2c0371a.jpg

<div class="header-search">	<div class="header-title">	<span style="padding-top: 33px; display: block; font-family: Tahoma;font-weight: bold; font-size: 48px; color: #ff8400;">MOBI<span style="font-weight: bold;font-family: Tahoma; font-size: 48px; color: #9c9c9c;">SHOP</span></span>	<p style="display:inline-block; padding-top: 15px; padding-left: 3px; font-family: Tahoma Regular; font-size: 12px; color: #cdcdcd; text-transform: uppercase;">интернет-магазин мобильной электроники</p>	<a href="#" style="padding-left: 10px; text-decoration: none; color: #4e7aa9; font-family: Tahoma Regular; font-size:12px;">Регистрация</a> <a href="#" style="padding-left: 10px; text-decoration: none; color: #4e7aa9; font-family: Tahoma Regular; font-size:12px;">Вход</a>	</div>		<div class="block-search">	<form class="form-wrapper cf">	    <input type="text" placeholder="Введите здесь слово, которое нужно найти..." required>	    <button type="submit">Искать</button>	</form>	</div>	</div>

Почему они "прыгают" и как решить задачу?
Спасибо!

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

а выложить куда-то не могли? у меня получается ваш конечный вариант вот таким http://jsfiddle.net/6hxstj45/

Выложить полностью код страницы? Или что именно?

Я забыл указать, ширина всё страницы 925px

Link to comment
Share on other sites

  • 0

лучше бы на http://jsfiddle.net выложили

проблема состоит в том, что у вас два элемента inline выравниваются по базовой линии, сделайте для них выравнивание по top

а вообще верстка там ужасненькая, такое ощущение, что вот-вот все развалится

Link to comment
Share on other sites

  • 0

лучше бы на http://jsfiddle.net выложили

проблема состоит в том, что у вас два элемента inline выравниваются по базовой линии, сделайте для них выравнивание по top

а вообще верстка там ужасненькая, такое ощущение, что вот-вот все развалится

про vertical-align не подумал, спасибо.

В след.раз туда код выложу.

А в чем именно ужасная? Подтолкните куда смотреть

Link to comment
Share on other sites

  • 0

посмотрите через инспектор, он подсветит блоки и вы увидите, что у вас текст наприер вылазит за размеры блока, где-то есть отступы которые стоило бы убрать или использовать другие теги

Link to comment
Share on other sites

  • 0

посмотрите через инспектор, он подсветит блоки и вы увидите, что у вас текст наприер вылазит за размеры блока, где-то есть отступы которые стоило бы убрать или использовать другие теги

Понял! Подскажите, правильно ли использовал span там где большие буквы MOBISHOP?

Или там нужно было другой тег? Спасибо!

Edited by FitTech
Link to comment
Share on other sites

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