News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Table Question

Started by dtm.exe, July 09, 2005, 12:39:47 AM

Previous topic - Next topic

dtm.exe

What's the HTML tag to change the type of border (dotted, solid, dashed) that's used in a table?

-Dan The Man

codenaught

You can use: <table style="border:1px dotted black">
Dev Consultant
Former SMF Doc Coordinator

dtm.exe

Quote from: akabugeyes on July 09, 2005, 01:09:23 AM
You can use: <table style="border:1px dotted black">

Thanks, I'll try that.

-Dan The Man

1MileCrash

#3
heh, i was JUST about to make a thread like this. Sweet.


How can i change the color of the dotted line..? I tried replacing "black" with 99CC00, but that did nothing.

How can i change the color of any table border? I only know how to change the background.
The only thing php can't do is tell you how much milk is left in the fridge.



۞

you proably need to use #99CC00.
TTTTTT  OOOOOO MMMMMM   BBBBBB


1MileCrash

ahh....that did the trick. Thanks.

Now, what if i dont want a dotted line? Just a standard 1px border, in #99cc00?
The only thing php can't do is tell you how much milk is left in the fridge.



۞

use solid instead of dotted.
TTTTTT  OOOOOO MMMMMM   BBBBBB


Advertisement: