javascript - How and When can I use < or >? -
i'm new javascript, , learned <
, >
. don't how use them or how in javascript. can give me example? , better use <
or >
?
<
, >
html representations of <
, >
characters. should use them when creating html want these characters appear. otherwise, interpreted syntactic elements html engine.
Comments
Post a Comment