0
How to show tags like <b> in website?
<code><b></code> is not working. Why https://code.sololearn.com/WdgFvPX61FUi/?ref=app
1 Odpowiedź
+ 7
Use < for <
And > for >
lt = less than
gt = greater than
< b >
Read :
https://www.w3schools.com/html/html_symbols.asp