Write a HTML program which output shown as- it's a <html> program ..... | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Write a HTML program which output shown as- it's a <html> program .....

I mean that how to show "<tags>" in the page....

3rd Oct 2017, 12:03 PM
Om Prakash Pandit
Om Prakash Pandit - avatar
1 Respuesta
+ 4
Use HTML entities for writing tag like outputs, here's a reference on HTML entities: https://www.w3schools.com/html/html_entities.asp Hth, cmiiw
3rd Oct 2017, 12:43 PM
Ipang