Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <title>character type unicode set test</title>
- <style>
- td:last—child { font—size: 3em; }
- tr:first—child td:last—child { font—size: lem; }
- th { text—align: left; font—weight: normal; }
- </style>
- <table>
- <tr>
- <th>Unicode Character Name:
- <td>(NAME OF UNICODE CHAR)
- <tr>
- <th>Hexadecimal:
- <td>�
- <tr>
- <th>Decimal:
- <td>�
- <tr>
- <th>HTML5 Named Entity:
- <td>©
- <tr>
- <th>HTML5 Named Entity:
- <td>©
- </table>
- example by 8u
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement