0

How can I write <p> without the browser recognizing it as a tag?

write in html

13th Mar 2017, 6:34 AM
Octavio Soto Campos
Octavio Soto Campos - avatar
2 Answers
+ 4
In order to write <p> without the browser recognizing it as a tag, use following pattern &lt;p&gt; where &lt; prints < symbol and &gt; prints > symbol
13th Mar 2017, 6:37 AM
à€Šà„‡à€”à„‡à€‚à€Šà„à€° à€źà€čà€Ÿà€œà€š (Devender)
à€Šà„‡à€”à„‡à€‚à€Šà„à€° à€źà€čà€Ÿà€œà€š (Devender) - avatar