hlp ? |
hlp ? |
Apr 9 2006, 11:56 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Feb 2006 Member No: 382,011 |
'ey.
i was wondering the code for a border around all of my tables. &it would be good if it came w/the editing options for color, thickness, etc. also, can i get a code for skinny tables? w/width editing?. thankyou. |
|
|
|
![]() |
Apr 9 2006, 12:09 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
border:
add between style tags: table table table {border: 1px solid; border-color: ######; background-color: ######; } Functions: border: edits the style of the border. #px: determines how wide the border is. solid: style of border. Other styles: dashed: - - - - - - - - - - Solid ________________ double: ____________ ____________ border color: edits color of the border. backgrund color: Edits the color of the tables. Thinner tables: http://www.createblog.com/scripts/download.php?id=198 http://www.createblog.com/scripts/download.php?id=101 |
|
|
|
![]() ![]() |