Jump to content
  • 0

Таблица с div'ов


DrMartens
 Share

Question

текст не вмещяется в ячейки. Почему и как это исправить?

<style type="text/css">
#table_up {
width:100%;
clear:left;
background-color:#efefef;
height:45px;
outline:medium;
line-height:45px;
text-align:left;
float:left;
}

#fl_left {float:left;}

.wr_Black {font-size:12px; color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; overflow: visible;}

#r1{width:7%; height:45px; float:left;}
#r2{width:19%; height:45px; float:left;}
#r3{width:10%; height:45px; float:left;}
#r4{width:10%; height:45px; float:left;}
#r5{width:12%; height:45px; float:left;}
#r6{width:10%; height:45px; float:left;}
#r7{width:6%; height:45px; float:left;}
#r8{width:9%; height:45px; float:left;}
#r9{width:10%; height:45px; float:left;}
#r10{width:7%; height:45px; float:left;}
</style>


<div id="table_up">
<div id="r1">12345</div>
<div id="r2">12345678</div>
<div id="r3">Наличные,грн.</div>
<div id="r4">12345 (12.) <br />1234567890</div>
<div id="r5">123456789 12345 12 12345</div>
<div id="r6">123456789 123456</div>
<div id="r7">123456 <br /> 123./12.</div>
<div id="r8">12345678 <br /> 123./12.</div>
<div id="r9">Статус</div>
<div id="r10"></div>
</div>

Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 0
Где он именно не умещается?

по вертикали первое слово влазит в ячейку, а второе/и.т.д/ вылазит ниже ячейки. междустрочний интервал большой.

положите код в соответствующие теги

ложил и <span> и в <p> и в еще один <div>

та же проблема!

Link to comment
Share on other sites

  • 0

угу. убрал. но все таки решил попробовать таблицей. Если в таблице все в одном <p> тогда нормально текст стает, а если два или больше, то междустрочний интервал опять большой. а мне нужно в одну ячейку до 3х написей разного форматирования.

Link to comment
Share on other sites

  • 0
угу. убрал. но все таки решил попробовать таблицей. Если в таблице все в одном <p> тогда нормально текст стает, а если два или больше, то междустрочний интервал опять большой. а мне нужно в одну ячейку до 3х написей разного форматирования.

так задайте для p нулевые отступы

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