Jump to content

Border Around a Cell?


Life

Recommended Posts

I'm pretty sure this is a simple fix. But i can't figure it out for the Life of me...I'm trying to put a border around certain cells.. I'm useing dreamweaver.What I've done:Main table, ( big box ) holding smaller cells.Table {table properties } table, tr, td { <----- when i did this it filled all the borders in the cell even the ones border-top-style: solid; that i don't want to be colored. If you want the html code let me know. border-right-style: solid; I tried just coding each cell but go no where. Thx for ur help! border-bottom-style: solid; border-left-style: solid; border-top-color: #00FFFF; border-right-color: #00FFFF; border-bottom-color: #00FFFF; border-left-color: #00FFFF; }

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...