In attachment you see what i want. the code I have is also added.
Thank you.
Code: Select all
\begin{table}[h]
\centering
\begin{tabular}{| p{2cm} || p{3cm} | p{3cm} | p{3cm} |}
\hline
\rowcolor{gray!25} &\textbf{GUMO} & \textbf{Emotions Ontology} & \textbf{WordNet Affect} \\ \hline \hline
\textbf{Complex} & laag & hoog & laag \\ \hline
\textbf{Complexiteit} & laag & hoog & laag \\ \hline
\end{tabular}
\caption{Vergelijking tussen GUMO, Emotions Ontology en WordNet Affect}
\label{tab:vergelijkingontol}
\end{table}