Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

How do I use special characters on my web page?

To use special characters such as umlauts ( ö ) or tildes ( ñ ), you need to use an escape sequence and the appropriate code for the character. In HTML the escape sequence begins with an ampersand ( & ) and ends with a semicolon ( ; ).

For example, to produce a lowercase o with an umlaut, you must enter: &ouml; You can also use the ASCII code for the character. In this case, you would enter: &#246; Special characters also allow you to display examples of HTML tags on a web page. For the angle brackets that surround tags, enter: &lt; &gt; For example, to display the  <p>  tag, enter: &lt;p&gt;

You can find a complete list of special characters at: http://www.w3.org/MarkUp/html-spec/html-spec_13.html

This is document advr in domain all.
Last modified on July 20, 2005.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.