Search found 2 matches

by luffy
Fri Aug 12, 2011 12:45 am
Forum: Graphics, Figures & Tables
Topic: Colored horizontal Lines in Table
Replies: 2
Views: 8021

Re: Colored horizontal Lines in Table

Thank you Stefan.I hope to make use of this forum the most and if possible contribute something from my own side. :)
by luffy
Thu Aug 11, 2011 9:35 am
Forum: Graphics, Figures & Tables
Topic: Colored horizontal Lines in Table
Replies: 2
Views: 8021

Colored horizontal Lines in Table

Hi,

I am a beginner with LaTeX and have a doubt. I am writing code for creating a table. The question is I want to have the horizontal lines of the table in blue color. The lines that separate the rows (\hline). How can I make it in some color?

I tried \color{blue}{\hline} but it's not working ...