answersLogoWhite

0

One way to put an ankh in a HTML file is to use the ankh Unicode character U+2625.

There are two ways to embed this character in a HTML file -- both ways look identical in a web browser:

* use the '☥' character.

* use the '☥' character entity.

Alas, many computers don't have the proper fonts to display the ankh Unicode character correctly.

To display an ankh symbol on such computers, embed a picture of that symbol:

* use the '<img src="http://www.fileformat.info/info/unicode/char/2625/ankh.png" alt="[ankh symbol]">' image.

User Avatar

Wiki User

16y ago

What else can I help you with?