You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either <u>...</u> & <s>...</s> or <ins>...</ins> & <del>...</del> should be paired together;
like, <i>...</i> & <b>...</b> vs <em>...</em> & <strong>...</strong>
It should not be a mix of both.
Either
<u>...</u>&<s>...</s>or<ins>...</ins>&<del>...</del>should be paired together;like,
<i>...</i>&<b>...</b>vs<em>...</em>&<strong>...</strong>It should not be a mix of both.