I'm new to TeX, so i guess my question will be quite foolish, but still, i have a problem and i can't find a solution in any tutorials i have checked.
Code: Select all
\documentclass{article}
\begin{document}
\begin{center}
{\huge No.21}\newline
\end{center}
\begin{flushright}
Myname\newline
Surname\newline
text1\newline
\today\newline
\end{flushright}
\end{document}
Thanks
