Tables

Another useful tool for displaying information is the tabular command. This creates tables in LaTeX.

An example table might look like this:

\)\begin{tabular}{|c|c|}
\hline
Apples & Green \\
\hline
Strawberries & Red \\
\hline
Oranges & Orange \\
\hline
\end{tabular}\)

Apple                    Green

Strawberries      Red

Oranges               Orange

License

Icon for the Creative Commons Attribution 4.0 International License

LaTeX in Pressbooks: An Introduction and Workflow Copyright © by Caroline Daniels and Arianna is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book