Code: Select all
\fbox{\parbox{\textwidth}{
\noindent
De tabel\\
\begin{center}
\begin{tabular}{|c|c||c||c|} \cline{2-4}
& \textsterling & \EURhv & \$ \\ \hline
\textsterling & \scriptsize{1} & \textbf{0.89} & \scriptsize{0.62} \\ hline
\EURhv & \textbf{1.13} & \textbf{1} & \textbf{0.70} \\ \hline
\$ & \scriptsize{1.62} & \textbf{1.43} & \scriptsize{1} \\ \hline
\end{tabular} \\
\end{center}
Vergelijkt enkele belangrijke munteenheden.
}}
For the moment, in the left corner there is a little vertical line, I don't need that. But I don't know how to delete it. Anyone who can help me please?