\documentclass{article} \begin{document} some random text \begin{tabular}{c} inside table \end{tabular} some random text 2 \begin{tabular}{c} inside table2 \end{tabular} \begin{tabular}{c} inside table3 \end{tabular} \end{document}