Difference between revisions of "How do I get the euro symbol to appear on the page?"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
Because we are dealing with HTML, it is best to use the HTML code for .
+
Because we are dealing with HTML, it is best to use the HTML code
 
<pre>
 
<pre>
 
&amp;euro;
 
&amp;euro;
 
</pre>
 
</pre>

Revision as of 10:00, 18 October 2010

Because we are dealing with HTML, it is best to use the HTML code

&euro;