|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Tables!!! Need Help Please!!! Quick!
Hey guys, im in a rush, ive gotta have this website done by monday which is less than a week, what i want to do is this....
i have a table, in the top row i have all the top logos and picture links to navigate etc. BUT on the next row i want all the writing to be there so i changed the background colour of the second row to black because the logo fades to black. BUT THERES A GAP BETWEEN THE IMAGES AND THE BACKGROUND... thats the problem, i want to make a table with NO GAPS, NONE AT ALL.. NOTHING, can someone PLEASE help me! thanks heaps in advance! |
|
#2
|
|||
|
|||
|
PS: I'm using Macromedia Dreamweaver. Thanks.
|
|
#3
|
||||
|
||||
|
In the header of your page put these style selections
Code:
<head>
<style>
table{padding:0px; margin:0px}
</style>
__________________
The Standards! CSS 2 - CSS 3 - w3c CSS Validator - XHTML 1.1 - HTML 4.01 - w3c (X)HTML Validator - ActionScript Reference Links! Bert's Door and Lock Service | Brandon Erik Bertelsen | TextPattern |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Tables!!! Need Help Please!!! Quick! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|