Table Effect

How do I make my tables look split or appear in streaks.

Example: - - - - - - - - instead of _______ thanks…

could you give a better example?

by using background-graphics in extra columns and rows, you can customize your borders individually.

there are ways with css, but as far as i’m concerned you can only use the following styles, that do not includ dotted:

border-style : solid, double, groove, ridge, inset, outset;

(pick either of them to try what they look like)

Sorry about the example being so poor. I thought I posted a better one in a different thread I started at my brothers, but I guess it didn’t get posted. The tables are broken up all around like this “- - - - -”. Sorry, but I can’t find the link. Figer, what you said went over my head…sorry.

I posted a file on this not too long ago… lemme find a linky.

lol, you bastard! http://www.kirupaforum.com/forums/showthread.php?s=&threadid=38926
what more did you want??!?!!?

<table width=“100%” height=“100%”>
<tr>
<td style=“border: 1px dashed #555555; background-color:#EEEEEE”> </td>
</tr>
</table>

Thanks Ahmed. I apologize about the double post, I couldn’t find the original. Thanks guys.

heh, no problem… i was just a little bit confused.

Hey ahmed, wonder where you learned that?
Hmmm?
ehhhh?!

Raed did :stuck_out_tongue: