How can I put a border around my div lay tables? |
![]() ![]() |
How can I put a border around my div lay tables? |
May 20 2006, 01:27 PM
Post
#1
|
|
![]() Kimberly ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,961 Joined: Apr 2005 Member No: 121,599 |
edited
|
|
|
|
May 20 2006, 02:22 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Can you post the code to one of the divs its easier that way.
|
|
|
|
May 20 2006, 02:32 PM
Post
#3
|
|
![]() Kimberly ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,961 Joined: Apr 2005 Member No: 121,599 |
QUOTE <div class="content" style="position: absolute; background-color:1c5e74;
left: 95px; top:460px; width:245px; height:1150px; overflow: auto; "> |
|
|
|
May 20 2006, 02:44 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Then just add
<div class="content" style="position: absolute; background-color:1c5e74; left: 95px; top:460px; width:245px; height:1150px; overflow: auto; border: #px solid ######; "> |
|
|
|
May 20 2006, 05:14 PM
Post
#5
|
|
![]() Kimberly ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,961 Joined: Apr 2005 Member No: 121,599 |
Thank you so much.
|
|
|
|
![]() ![]() |