Variable Visions

Articles HTML HTML-Character-Entities


tutorials - HTML and Web-Development.

HTML Character Entities

Published Tue. Nov. 15, 2011


Reserved characters like greater/less than and special characters like trade marks require the use of HMT Character Entities

While working on an email blast, I noticed that by copy/pasting a TM will not always convert to the html character entity. I simple find/replace converted the TM to its html character entity. (can't code it out here because it will show as a TM...™

Some other usefull character entities:

 

non-breaking space

 

 

less than

<

<

greater than

>

>

&

ampersand

&

&

¢

cent

¢

¢

£

pound

£

£

¥

yen

¥

¥

euro

€

€

§

section

§

§

©

copyright

©

©

®

registered trademark

®

®

trademark

™

™


Tag(s): HTML Character Entities



RECENT ARTICLES:

PUBLISHED ON 06.1.23arrowBuilding a JavaScript Metronome using Open AI Chat GPT

PUBLISHED ON 05.15.23arrowHow Do I Remove Footage Gaps in Adobe Premiere

TAGS

CATEGORIES