How do I put this table in latex.Can someone help me..Thanks.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
closed as too localized by Werner, morbusg, doncherry, Jake, Marco Daniel Sep 21 '12 at 6:14
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
Here it is
This code produces
|
|||||||||||||||
|

\begin{tabular}{l||c|c}and\hline\hlineafter the first row – Guido Sep 21 '12 at 2:58tabularand will answer most, if not all of your questions. If you do have any questions afterwards, try to be specific. Ask things like "How can I produce a double horizontal line?" or "How can I produce a row that's all sans-serif?", but not "How can I produce this table?". The questions of the latter kind will hopefully not be answered anymore in the future, but closed and deleted instead. This is the wrong place to ask such questions. – doncherry Sep 21 '12 at 3:57