eHow launches Android app: Get the best of eHow on the go.
Summary: In HTML for Web pages, the code for accented E's can be found on the site WebSource. Add an accented E when creating a Web site with tips from a software developer in this free video on Web design and the Internet.
Luis Estrada has a Bachelor's degree in Computer Science. He specializes in developing web sites and web applications. Estrada has been designing and creating websites for more than 8...read more
"Hello my name is Luis Estrada and I'm a software developer. In this clip I will show you how to add an an Accented E Character to a web page. For the entire list of all the available characters in HTML visit the site at WebSource. Net/symbols. Once in there scroll down and you will see a table holding the coded characters. The table is divided into two columns. The first one shows the HTML codes which is what you need to write on your HTML source file. The second column shows how it is viewed by the browser. You can use either the character based code for the Accented E or the number base code. The result is the same. Find the symbol that you need on the page. Copy the code and paste it in our source file. Save the file and refresh the browser. Now let's go back to our table and grab the numeric representation. Copy the code again. Replace it on the source and save the file. When refreshing your browser you will see that the output is the same. I'm Luis Estrada and I've just shown you how to create web pages using HTML."
eHow Article: How to Add an Accented E Character to a Web Page