![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Relevant sizes: #column1 { width: 260px; border-right: 1px dotted #000000; margin: 5px 5px 0 0; } So together: 260+1+5=266 The first image: a.test:link img { border: 2px solid #FFFFFF; } img src="weight-loss-250x140.gif" width=250 height=140 So together: 250+2+2=254 |
#3
| |||
| |||
|
|
See left colum of http://www.naturistart.eu/test/test-1.html #column1 { width: 260px; border-right: 1px dotted #000000; margin: 5px 5px 0 0; } So together: 260+1+5=266 a.test:link img { border: 2px solid #FFFFFF; } img src="weight-loss-250x140.gif" width=250 height=140 So together: 250+2+2=254 And I see the same width ??? How is that possible? |
![]() |
| Thread Tools | |
| Display Modes | |
| |