H & I
) of the last row within three columns (a & e & d
)? Code: Select all
\begin{table}[htb]
\centering
\begin{tabular}{lccc}\hline
\multirow{2}{*}{Pos:} a & b & c \\
d & e & f \\ \hline\hline
Loa: H & I \\ \hline
\end{tabular}
\end{table}