How do you cross out when correcting?
I can't find this is a search. Thank you.
12 Answers
HI Sanlee!
To cross out text, just follow this little code...
< s> hola< /s>
No pongas un espacio entre de **
![]()
You must include two tags:
(1). The opening tag: <s>
(2). The closing tag: </s>
Place the desired text between these two tags
Caution: Once you have placed an opening tag, text will continue to be crossed out until you place a closing tag.
Let me try. First mMake a mistake. oops.
< s> hola< /s>
So, if I just insert this little code my line will be crossed out?
Well, waddya know... it works! I came here to learn Spanish, and now I'm picking up a little computer syntax as well! Thanks Coffee!
Let me try. First make a mistake. oops.
Why is the crossed out as well... are these 2 codes that do the same thing?
here is an attempt
and another
So for people who cannot follow (like me) the meaning of the winning post, do not put any spaces in between the <> markers that go before the crossed out part, and after the crossed out part, and you will be good to go.
crossed
< s>This will be crossed out< /s>.
so this will be crossed out?,
so this will be crossed out?
This is < s>crossed out.