| Display | Friendly Code | Numerical Code | Hex Code | Description | 
|---|---|---|---|---|
| र | ₹ | ₹ | ₹ | Indian Currency Symbol | 
| ¤ | ¤ | ¤ | ¤ | Generic Currency Symbol | 
| $ | $ | $ | $ | Dollar Sign | 
| ¢ | ¢ | ¢ | ¢ | Cent Sign | 
| £ | £ | £ | £ | Pound Sterling | 
| ¥ | ¥ | ¥ | ¤ | Yen Symbol | 
| ? | ₣ | ₣ | Franc Sign | |
| ? | ₤ | ₤ | Lira Symbol | |
| ? | ₧ | ₧ | Peseta Sign | |
| € | € | € | € | Euro Symbol | 
| % | % | % | % | Percent | 
| ‰ | ‰ | ‰ | Per Thousand | 
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
Monday, 7 April 2014
HTML codes to put currency characters on your Web page
Subscribe to:
Post Comments (Atom)
Feet/Inches to Meters Converter & Lbs to Kgs Converter
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Feet/Inches ⇄...
- 
<?php $to = "somebody@example.com, somebodyelse@example.com"; $subject = "HTML email"; $message = " <h...
 - 
document.onkeydown = myKeyDownHandler; function myKeyDownHandler(event){ alert(event.keyCode) }
 - 
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Feet/Inches ⇄...
 
No comments:
Post a Comment