- 1
I want to put <p> Tag in a complier without it translating it what shouls i do?
Trying to put an ordinary <p> tag so that the complier wold ignore it.
2 Antworten
+ 5
You can use a normal html comment:
https://code.sololearn.com/Ws4dU9y5E1fE/?ref=app
Or as Abhay said, html entities.
Happy coding :)
+ 4
One way to do it is by using html entities .
<p>