Jump to content


giving my tabels depth


2 replies to this topic

#1 Clandestine

    * Forum Police *

  • Members
  • PipPipPip
  • 833 posts
  • Gender:Male
  • Location:Redondo Beach, CA

Posted 31 January 2006 - 04:33 PM

how can i make my tabels look better i tried to give them a border by using style="background-color:#8bc315; border-color:ffa033" it doenst work, only the background changes to the color

thanks

-Devyn

#2 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 31 January 2006 - 05:59 PM

style="background-color:#FFFFFF; border: 1px solid #000000;"
You can change the colors/widths to suit your needs. And if you want to have a "grid" on your table, you'll most likely have to do that on a per-cell basis, or from within a <style> tag with the "td" selector.

edit: Just realised, you forgot the "#" in your border-color... that might be a simpler fix.

Edited by rc69, 31 January 2006 - 06:01 PM.


#3 Clandestine

    * Forum Police *

  • Members
  • PipPipPip
  • 833 posts
  • Gender:Male
  • Location:Redondo Beach, CA

Posted 31 January 2006 - 06:37 PM

o wow thanks that was an esay fix

-Devyn





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users