How to put a CW logo on your web page
Directions for downloading a logo using different browsers:
- Internet Explorer
- Right-click on the logo. In the menu which appears, choose "Save Picture As..." Be sure to use the name which follows. Be sure to remember where you saved it.
- Firefox (also Mozilla & Netscape)
- Right-click on the logo. In the menu which appears, choose "Save Image As..." Be sure to use the name which follows. Be sure to remember where you saved it
- Opera
- Right-click on the logo. In the menu which appears, choose "Save Image..." Be sure to use the name which follows. Be sure to remember where you saved it
Directions for inserting the logo in your web page
Download the logo of your choice following the directions above for your browser.
If you use a WYSIWYG (What You See Is What You Get) Editor, follow whatever instructions
given to you by the editor's help for adding an image to a web page. You will need to tell it where to link to.
Use the address:
http://www.complex-weavers.org/
For the Seminar logo, use the address:
http://www.complex-weavers.org/seminar.htm
Follow whatever you have been doing to upload your revised page.
If you use notepad or other text-based-editor, in order to use any of the first three logo pictures above,
Paste the following into your web page (go all the way through </a>)
<a href="http://www.complex-weavers.org/">
<img src="filename" width="98" height="60" alt="
Go To Complex Weavers" border="0">Complex Weavers</a>
Where this says filename put in the name of the file you downloaded. Be sure to
include the extension, ".gif" as part of the filename.
If you want a blue border around the logo, erase the part, border="0"
Upload both your revised web page and your copy of the logo to your web site.
If you use notepad or other text-based-editor, in order to use the seminar logo,
Paste the following into your web page (go all the way through </a>)
<a href="http://www.complex-weavers.org/seminar.htm">
<img src="logo08vs.gif" width="100" height="86"
alt="Go To Complex Weavers Seminar" border="0">
CW Seminar</a>
If you want a blue border around the logo, erase the part, border="0"
Upload both your revised web page and your copy of the logo to your web site.