Question: When a word is too long, or you are afraid that the browser will break your lines at the wrong place, you can use the ______ element to add word break opportunities.
A
B
C
D
<video>
B
<track>
C
<summary>
D
<wbr>
Note: "wbr" means "Word Break Opportunity". The "wbr" tag specifies where in a text it would be ok to add a line-break.