javascript - How and When can I use &lt or &gt? -


i'm new javascript, , learned &lt , &gt. don't how use them or how in javascript. can give me example? , better use < or >?

&lt; , &gt; html representations of < , > characters. should use them when creating html want these characters appear. otherwise, interpreted syntactic elements html engine.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -