I am trying to center my table headings.. which is present in first row.
But, when i try to do this with
Code: Select all
\begin{tabular}{|c|c|c|} \hline
Socket outlets& 6A & 16A \\ \hline
Bed rooms & 2-3 & 1 \\ \hline
Living rooms & 2-3 & 2 \\ \hline
Bath rooms & 1 & 1 \\ \hline
\end{tabular}
\end{table}
Bed rooms, Living rooms also gets centralised...
Any suggestions to solve. Thanks in advance.
Regards,
Muthu.