Cool HTML Tags

«»¡¿àáâãÅæçéêëíòóôõöøœùúûüÿßÞþÐð§¶µ¦±·¨ªº¬¯°¹²³¼½¾×÷¢£¥€¤©®™–•†‡

How to add this to your HTML:

For special symbols like above, you use HTML entities like:

&{name};

The {name} is the symbol name. For example, the General Currency Sign (¤) is:

¤