Let $X=X_1$ x $X_2$ where $(X_1,d_1)$ and $(X_2,d_2)$ are metric spaces. Equip $X$ with a product metric $d$. Define a map $\Pi_1:X \to X_1$ by $\Pi_1(x_1,x_2) = x_1$. Let $U \subset X$ be open and let $x_0 \in U_1 = \Pi_1(U)$. As $x_0 \in U_1 \exists y_0 \in X_2$ such that $(x_0,y_0) \in U$. As $U$ is open $\exists \delta>0$ such that $B_{\delta}((x_0,y_0)) \subset U$. As $\Pi_1$ is continuous, $\Pi_1(B_{\delta}((x_0,y_0))) = B_{\epsilon}(x_0)$ and we have that $B_{\epsilon}(x_0) \subset U_1$.
I was unsure if this was correct as this would imply that $B_{\epsilon}(x_0) \subset U_1 \forall \epsilon>0$, which can't be true but couldn't see where the proof breaks down.