My code is below:
\begin{figure}[!h]
\centering
\includegraphics[height=5cm, width=15cm,]{screenshot/sa.png}
\caption{ Rapid Application Development}
\label{fig:figure2.1}
\end{figure}
My code is below:
\begin{figure}[!h]
\centering
\includegraphics[height=5cm, width=15cm,]{screenshot/sa.png}
\caption{ Rapid Application Development}
\label{fig:figure2.1}
\end{figure}
[height=5cm, width=15cm,]also[!h]should be avoided (and usually generates a warning). Depending what you mean, perhaps\fbox{\includegraphics...}}for the border – David Carlisle Oct 22 '22 at 15:08