Common entities


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. < = &lt;
  2. > = &gt;
  3. / = &#47;
  4. ] = &#93;
  5. [ = &#91;
  6. " = &#34;
  7. ' = &#39;

Report this snippet


Comments


You need to login to view comments.