A linear code $C$ is self-orthogonal if it is contained in its dual code, that is $C\subseteq C^{\perp}$
I want to proof that every codeword of $C$ has even weight
What I got by far:
Supposing that $C$ is a binary linear code, I can consider $x\in C$, so $xx\equiv 0 \pmod{2}$
...
How can I follow the proof?