Special HTML Characters -


ok, want have characters below in html page. seems easy, except can't find html encoding them.

alt text

note: without having sized elements, plain ol' text fine ^_^.

cheers.

you can see have unicode number of selected character - @ bottom of picture ("u+266a: eighth note").

simply use last portion in unicode character entity: ♪ - ♪

if page utf-8, can paste in.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -