Home

Welcome to the Entities Page

This Page is to show all of the different Entities in HTML
Entities are Different Symbol/Accented Characters that you can use for many different purposes.
*NOTE: The Entities characters will need

&

the Entity name

;

These 3 items need to be combined in order to get an entities tag (you wont need a < or >)

Here are a few example of some of the most important entities:


For the sake of these examples I'm going to space out the required symbols so that they will apper as text instead of HTML when you use these tags they need to be next to each other.


To create a ™
"Trademark" symbol
you will need the the following tag &trade with a ; on the end

& copy with a ; make the "Copyright" symbol ©

& reg ; creates a "registered trademark sign ®

& lt ; is the "Less than symbol" <

& gt ; "Greater than symbol" >

& quot ; "Quotation Marks" "


You can Express different forms of money!!!

& cent ; the "Cents" symbol ¢

& euro ; "Euros" €

& pound ; "Pounds" £

& yen ; "Yens" ¥

& curren ; This is the symbol for "currency" ¤


Mathematical symbols

& divide ; the "Division" symbol ÷

& times ; "Multiplication" symbol ×

& minus ; "Subtraction" −

& infin ; "Infinity" & infin ;

& sup2 ; "Subscript Power of 2= Squared" ²

& sup ; "Subscript Power of 3= Cubed" ⊃

& sum ; "n-ary sumation it means Sum in Greek ∑

& radic ; "SquareRoot" & radic ;

& frac12 ; "1 half as a fraction" ½

& frac14 ; "1 fourth as a fraction" ¼

& frac ; " 3 fourths as a fraction" &frac;


Greek Alphabet and Symbols

& Alpha ; "Capital A in Greek" Α

& alpha ; "Greek Lowercase a" α

& Delta ; "Captial D in Greek" Δ

& delta ; "Lowercase d in Greek" δ

& Gamma ; "Greek Captial G" Γ

& gamma ; "lowercase g in Greek" γ

& MU ; "M in Greek" & MU ;

& mu ; "Lowercase m Greek" μ

& Omega ; "O in Greek" Ω

& omega ; "Small o in Greek" ω

& Zeta ; "Capital Z in Greek" Ζ

& zeta ; "z in Greek Lowercase" ζ


Shapes

& darr ; "Down" ↓

& uarr ; "Up" ↑

& harr ; "Left Right arrow" ↔

& larr ; "Left" ←

& rarr ; "Right" →


Playing card symbols

& clubs ;

& diams ;

& hearts ;

& spades ;

Home
Markups Images List Tables Forms There/JavaScript Here/A tags