Task: Let $\{p_k\} \subset P_n \subset C_2[a,b]$ and suppose $\|p_k\| \rightarrow 0$. Show that $p_k \rightarrow 0$ uniformly on $[a,b]$. That is, for each $\epsilon > 0$, there exists an integer $N$ such that $\sup_{x \in [a,b]} |p_k(x)| < \epsilon$ whenever $k \geq N$.
My attempt: I was given a hint to use the next theorem here: Let $M$ be a finite-dimensional subspace of the inner product space $X$. Suppose $\{x_1, x_2, \ldots, x_n\}$ is a basis for $M$, $y_k = \sum_{i=1}^n \alpha_{ki} x_i$, and $y = \sum_{i=1}^n \alpha_i x_i$. Then $y_k \rightarrow y$ if and only if $\alpha_{ki} \rightarrow \alpha_i$ for each $i = 1, 2, \ldots, n$, but I just don't even know how to start. Any idea?
Note that he set of all polynomials of degree at most $n$,
$$ P_n = \left\{ x \ \Bigg| \ x(t) = \sum_{i = 0}^n \alpha_i t^i, \ \alpha_i \in \mathbb{R} \right\} $$
is an $(n+1)$-dimensional subspace of $C_2[a, b]$. Also: $\|f\| = (\int_{a}^{b} |f(x)|^2 \,dx)^\frac{1}{2}$ $\forall f \in C_2[a, b]$.