Embed Special Characters in VF Page
Embed & " < > and lot more symbols in VF Page using the below character sequence
Code:
<body>
<h1> Testing & Blogging </h1>
</body>
Result:
" | " | Double quote |
& | & | Ampersand ("and" sign) |
< | < | Less-than |
> | > | Greater-than |
| un-linebreak-able space | |
¦ | ¦ | Vertical line, maybe with gap in middle |
© | © | Copyright sign (C in a circle) |
¼ | ¼ | One quarter |
½ | ½ | One half |
¾ | ¾ | Three quarters |
× | × | Times sign: narrow x without serifs |
÷ | ÷ | Division sign: a colon : with a dash through it |
P.S: Comment Below for any Clarification or help!!
Happy working!! :) :)
Comments
Post a Comment