Skip to main content
Fixing a site bug of disappearing double backslashes: https://tex.meta.stackexchange.com/questions/7168/double-backslashes-disappear-from-code
Source Link
ShreevatsaR
  • 47.7k
  • 10
  • 122
  • 157

I write a simple table code in LaTeX, but it is aligned in the centre of my page. I want to align the whole table in left position. How is this possible?

\begin{table}[h] \begin{tabular}{| l |p{1in}|p{1in}| l | l |} \hline {\bf Examination} & {\bf School/college} & {\bf Board/University} &{\bf Year of passing }& $\%$ \\ \hline B.Tech& A &B & 2014 & \\ \hline Plus Two & Science & B & & \\ \hline SSLC & SSLC & B & & \ \\ \hline \end{tabular} \end{table} 

I write a simple table code in LaTeX, but it is aligned in the centre of my page. I want to align the whole table in left position. How is this possible?

\begin{table}[h] \begin{tabular}{| l |p{1in}|p{1in}| l | l |} \hline {\bf Examination} & {\bf School/college} & {\bf Board/University} &{\bf Year of passing }& $\%$ \\ \hline B.Tech& A &B & 2014 & \\ \hline Plus Two & Science & B & & \\ \hline SSLC & SSLC & B & & \ \hline \end{tabular} \end{table} 

I write a simple table code in LaTeX, but it is aligned in the centre of my page. I want to align the whole table in left position. How is this possible?

\begin{table}[h] \begin{tabular}{| l |p{1in}|p{1in}| l | l |} \hline {\bf Examination} & {\bf School/college} & {\bf Board/University} &{\bf Year of passing }& $\%$ \\ \hline B.Tech& A &B & 2014 & \\ \hline Plus Two & Science & B & & \\ \hline SSLC & SSLC & B & & \\ \hline \end{tabular} \end{table} 
Post Closed as "Needs details or clarity" by Andrew Swann, Benedikt Bauer, Peter Jansson, Martin Schröder, Jesse
added 3 characters in body; edited title
Source Link
Ludovic C.
  • 9.3k
  • 5
  • 41
  • 68

left Align Left align a Table?

I write a simple table code in Latex .ButLaTeX, but it Alignedis aligned in Centrethe centre of my page. I want to Alignalign the whole table in Left positonleft position.How How is this possible ????

\begin{table}[h] \begin{tabular}{| l |p{1in}|p{1in}| l | l |} \hline {\bf Examination} & {\bf School/college} & {\bf Board/University} &{\bf Year of passing }& $\%$ \\ \hline B.Tech& A &B & 2014 & \\ \hline Plus Two & Science & B & & \\ \hline SSLC & SSLC & B & & \ \hline \end{tabular} \end{table} 

left Align a Table

I write a simple table code in Latex .But it Aligned in Centre of my page. I want to Align the whole table in Left positon.How this possible ????

\begin{table}[h] \begin{tabular}{| l |p{1in}|p{1in}| l | l |} \hline {\bf Examination} & {\bf School/college} & {\bf Board/University} &{\bf Year of passing }& $\%$ \\ \hline B.Tech& A &B & 2014 & \\ \hline Plus Two & Science & B & & \\ \hline SSLC & SSLC & B & & \ \hline \end{tabular} \end{table} 

Left align a Table?

I write a simple table code in LaTeX, but it is aligned in the centre of my page. I want to align the whole table in left position. How is this possible?

\begin{table}[h] \begin{tabular}{| l |p{1in}|p{1in}| l | l |} \hline {\bf Examination} & {\bf School/college} & {\bf Board/University} &{\bf Year of passing }& $\%$ \\ \hline B.Tech& A &B & 2014 & \\ \hline Plus Two & Science & B & & \\ \hline SSLC & SSLC & B & & \ \hline \end{tabular} \end{table} 
Source Link

left Align a Table

I write a simple table code in Latex .But it Aligned in Centre of my page. I want to Align the whole table in Left positon.How this possible ????

\begin{table}[h] \begin{tabular}{| l |p{1in}|p{1in}| l | l |} \hline {\bf Examination} & {\bf School/college} & {\bf Board/University} &{\bf Year of passing }& $\%$ \\ \hline B.Tech& A &B & 2014 & \\ \hline Plus Two & Science & B & & \\ \hline SSLC & SSLC & B & & \ \hline \end{tabular} \end{table}