I have been looking for the answer of this simple question all over the internet...
I would like to span a table across two columns and place it at the top of the page.
there is this way
Code: Select all
\begin{table*}
\end{table*}
thanks
Code: Select all
\begin{table*}
\end{table*}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\begin{table*}[!ht]
% Table content (and caption)
\end{table*}
NEW: TikZ book now 40% off at Amazon.com for a short time.