Here is my code:
\subsubsection{Ionisation}
\begin{figure}[!ht]
\centering
\includegraphics{SchémaIonisation.jpg}
\caption{}
\label{}
\end{figure}
\subsubsection{Ionosphère}
\begin{figure}[!ht]
\centering
\includegraphics{SchémaIonosphère.jpg}
\caption{}
\label{}
\end{figure}
\subsubsection{En pratique}
My images are supposed to go where I put them in my code. However, they go in \subsubsection{En pratique}. I don't understand why since I wrote [!ht]. I am working on Overleaf.

