I know that probably this question has already been answered, but I'd like to present my attempt of solution.
Let $(E,\|\cdot\|)$ be a normed vector space and let $F\subseteq E$ be a finite-dimensional subspace. Suppose that $\dim_{\mathbb{R}} F=n$.
First of all I proved the following lemma.
Lemma 1 Every finite-dimensional normed vector space is complete.
Then, I noticed that $(F,\|\cdot\|_{F})$ is a finite-dimensional normed vector space, where $\|\cdot\|_{F}$ is the induced norm. So, $F$ is complete by Lemma 1.
Lemma 2 If $(E,\|\cdot\|)$ is a normed vector space such that $\dim_{\mathbb{R}}{E}=n$, then $E$ is algebraically and topologically isomorphic to $\mathbb{R}^{n}$.
By Lemma 2, I can view $F$ as a complete subspace of $\mathbb{R}^n$ and, since $\mathbb{R}^n$ is itself complete, I can conclude that $F$ is closed. Here I used the fact that every complete subspace of a complete space is closed.
Is there something wrong?