![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i am searching for the right way to put out the following text with css2: Fon: number1 number2 number3 Fax: number1 number2 number3 -50px- |
#3
| |||
| |||
|
|
Wilhelm Kutting <wkutting (AT) arcor (DOT) de> wrote: i am searching for the right way to put out the following text with css2: Fon: number1 number2 number3 Fax: number1 number2 number3 -50px- This is tabular data. http://homepage.ntlworld.ie/spartanicus/temp.htm Containers with text should normally not be given a px width, they need to be able to expand with the text size. In this specific case you could set a width of 50px provided that you leave the 'table-layout' property at (it's default) 'automatic' value. |
![]() |
| Thread Tools | |
| Display Modes | |
| |