First of all, I am by no means an expert on computers or html coding. I have looked around for ways of doing things on the internet and want to share them with you to help you enhance your website.
Add an image in the top banner of your pages
First go to the updates index and select "site settings" and then "customize web".
Now enter this html coding exactly into the space at the top that says "display name"
<img src=name of pic.gif><br>your name
http://
and then add your website name after the "http://".
You must first save the picture or image you want into your TeacherWeb files and then use the exact file name when entering the coding or it will not work.
Post links to websites under a name rather than the url For example: instead of showing www.jmeacham.com, it will simply say Mrs. Meacham and when you click her name you are sent to her website. This is great for those websites (like mine) that have REALLY loooooong addresses.
Set your enhanced text page to html and type:
<a href="http://www.nameofsitehere">name you want to see</a>
<br>
The "<br>" tells the computer to leave a space so that if you have a list of sites they will not all run together.
To disable the ability for people to right click copy and paste your copyrighted graphics Go to: Dynamic Drive and follow their directions.