Flare 4: Problems with table borders

This forum is for all Flare issues related to styles, stylesheets and XML.
Post Reply
gailh
Jr. Propeller Head
Posts: 5
Joined: Mon Sep 08, 2008 4:48 pm
Location: Melbourne, Australia

Flare 4: Problems with table borders

Post by gailh »

Sorry if this is a dumb question. I'm really new to Flare (< 1 week) and not so flash with css.

I'm trying to do the equivalent of the html <table border="1"> using css.

I've worked out how to put a border around the outside of the table (table > border > border), and also how to put boxes around individual cells (td > border > border). This doesn't give me what I want though, because there are spaces between the outside border and between each cell box. I want the same effect without the spaces.

I'm sure there's an easy way to do this, but haven't been able to work it out yet.

Thanks in advance for anyone who is able to help.

Cheers, Gail
gailh
Jr. Propeller Head
Posts: 5
Joined: Mon Sep 08, 2008 4:48 pm
Location: Melbourne, Australia

Re: Flare 4: Problems with table borders

Post by gailh »

Okay, I worked it out. Just had to change border spacing to 0. D'oh!
KevinDAmery
Propellus Maximus
Posts: 1985
Joined: Tue Jan 23, 2007 8:18 am
Location: Darn, I knew I was around here somewhere...

Re: Flare 4: Problems with table borders

Post by KevinDAmery »

Ah, don't worry about it - HTML and CSS always looks easy after you learn how to do it....
Until next time....
Image
Kevin Amery
Certified MAD for Flare
Post Reply