Using Views of the Solar System Text
Usually it is best for a student to be creative and to write
the text for their web pages. However, if their
assignments are for designing web pages and not writing,
then they may make limited use of text from
Views of the Solar System as long as the following
guidelines are followed:
- Views of the Solar System text should only be used on the
Internet for the duration of the class. Following the class
the pages should be removed.
- Students must have approval from their teacher to use the text.
If the nature of their assignment is for writing,
then Views of the Solar System should
be used as a resource and not copied.
- Student pages that contain text from Views of the Solar System
must include a statement that the text comes from Views of the
Solar System and is used by permission. One of the credit boxes
shown below should be used. Minor modifications may be made to the
HTML as long as the meaning is not changed. You are welcome to
copy one of the snippets of code below for your web pages.
Credit Box #1
<!-- Start of Views of the Solar System Student Permission -->
<table border=2 cellpadding=4 width=500>
<tr><td width=500><font face="arial, helvetica" size=2>
Portions of this page were taken from <a href="http://www.solarviews.com">
Views of the Solar System</a>, © copyrighted by
<a href="http://www.planetscapes.com/solar/eng/author.htm">Calvin J. Hamilton</a>,
and reproduced by permission.
</font></td></tr>
</table>
<!-- End of Views of the Solar System Student Permission -->
|
Credit Box #2
<!-- Start of Views of the Solar System Student Permission -->
<table border=0 cellpadding=4 width=500 bgcolor="#e0f0ff">
<tr><td width=500><font face="arial, helvetica" size=2>
Portions of this page were taken from <a href="http://www.solarviews.com">
Views of the Solar System</a>, © copyrighted by
<a href="http://www.planetscapes.com/solar/eng/author.htm">Calvin J. Hamilton</a>,
and reproduced by permission.
</font></td></tr>
</table>
<!-- End of Views of the Solar System Student Permission -->
|
|