What does it mean that two different metrics may define the same collection of open sets?
The assumption is that a given set is equipped with two different metrics to form two different metric spaces.
Does it simply mean that an open subset of a set is independent of a metric?
If so, why??? if not, why???
Let $X$ be a set and $d_1$ and $d_2$ metrics on $X$. That $d_1$ and $d_2$ generate the same collection of open sets means that each set $A\subset X$ is open with respect to $d_1$ if and only if it is open with respect to $d_2$. One example of this case is given in a comment. Conversely, consider $X=\mathbb R$ and $d_1(x,y):=|x-y|$ and $$ d_2(x,y):=\begin{cases}0,&x=y \\ 1,&x\neq y\end{cases}. $$ One can show that each set $A\subset\mathbb R$ is open with respect to $d_2$ (try to prove this as an exercise), but $A=\{0\}$ for example is not open with respect to $d_1$.