I am new to LaTeX and was trying out this today:
\documentclass[11pt]{article}
\begin{document}
\title{Latex}
\maketitle
\end{document}
But as I run it, it says Error: A document must be saved with an extension (and without spaces or accents in the name) before being used by a command.
Can anyone help ?