1.

Solve : Lines in a Table?

Answer»

I have a table that I want to inclue single horizontal and vertical lines. (http://www.occmedcentral.com/guidelines/fatigue.shtml). I can get a single line around the perimeter of the table. How do I put them inside the table?

Thanks,

Rich SagallIf you have lines around the perimiter then you're using the border trait on the table. Do the same on each .I tried this with the command and it didn’t work - nothing happened. I put the same code in the command and it WORKED - but didn’t give the APPEARANCE I want. It put a BOX around the cell and all I want is a line across the entire row.

Thanks,

RichAhh I see. Why not just put in a horizontal rule that spans the table or put in a single cell with the width of the table and a HR inside?

stuff stuff stuff

stuff stuff stuff
I tried your code and it put the line above the table. I also tried adding






It worked - sort of. The line didn’t extend the FULL width of the table.

In another table I will need both horizontal and vertical lines.

Any other IDEAS?

ThanksHmm.. what about having an image of a line (either vertical or horizontal) then put the image in the table cell.


Discussion

No Comment Found