Adding the special character copyright symbol to a website
If you are using Dreamweaver you can take these steps :
- Move your cursor to the place on your web page where you want the symbol to appear.
- Select "Insert | Characters and Symbols" from the menu. Click the "Insert" menu and select the "Characters and Symbols" item once the menu appears.
- Mark the "Common Symbols" radio box in the dialog box that shows, if it is not already selected. Click the down arrow for the box labelled "Character:". A drop down box will now appear, allowing you to select the © symbol.
If you are using another HTML editor you should place the cursor in the place where you want to add the symbol. Then enter the HTML code editing mode, not the WYSIWYG or visual mode. Type in the following text to add the © symbol :
©
Now youre done!
Posted by James on 2009-08-17 in the category " html "
