- Original Poster
- #1
I have a table and I need to add something to the CSS that makes the bottom line visible, for example (please excuse the crude illustration).
Instead of like this...
--------------------------------------
|oooooooooooooooooooooooooooooooo|
--------------------------------------
I just want it like this, with just the bottom line visible...
--------------------------------------
Is this possible? The code I have so far is...
.tt460 {
width:460px;
}
Many thanks for any help.
Instead of like this...
--------------------------------------
|oooooooooooooooooooooooooooooooo|
--------------------------------------
I just want it like this, with just the bottom line visible...
--------------------------------------
Is this possible? The code I have so far is...
.tt460 {
width:460px;
}
Many thanks for any help.
Last edited: