ARO Typography Center

SKILL BASED ELECTIVE COURSE – VI LaTeX PRACTICAL 3 Type your own Bio – Data.

Prac3

The minimal working working example is gievn below to Type your own Bio – Data.

\documentclass[12pt,a4paper]{article}
\linespread{1.6}
\begin{document}

\begin{center}
\Large \textbf{Bio-Data} 
\end{center}

\vspace*{1cm}
\begin{tabular}{lcl}
Name & : & Dr. A. Sebastian Selvaraj\\
Qualification &: & M.Sc., M.Phil., PGDCA., PhD.,\\
DOB \& Age  & :& 08.07.XXXX \& XX \\
Sex &:& \\
Nationality & :& \\
Father's Name & :& \\
Mother's Name & :& \\
Languages Known & :& \\
Address for Communication & :& 
\end{tabular}
\end{document}

The output would be

Bio-Data

.
Name : Dr. A. Sebastian Selvaraj
Qualification : M.Sc., M.Phil., PGDCA., PhD.,
DOB & Age : 08.07.XXXX & XX
Sex :
Nationality :
Father’s Name :
Mother’s Name :
Languages Known :
Address for Communication :

For more clarification see the video which is given below

Post a Comment

0 Comments

/* MCQ Temp */