<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <title>Resources</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" type="text/css" href="../../dpearson.css" />
</head>
<body>
<!-- - page header - -->
<table width="100%" border="1" cellpadding="0" cellspacing="0" class="htmlb_header_footer">
  <tr>
    <td>

<table width="100%">
  <tr>
    <td valign="top"><a href="/~dpearson/2002spring/cis5851b/" target="_top">CIS 58.51B - Creating Web Pages 2 - HTML</a><br />
        Section 7818</td>
    <td align="right" valign="top">David Pearson<br />
    Spring 2002</td>
  </tr>
</table>

    </td>
  </tr>

  <tr>
    <td><!-- navigation.shtml -->
<table width="100%">
    <tr>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/syllabus.shtml">Syllabus</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/homework.shtml">Homework</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/grades.shtml">Grades</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/LectureNotes/">Lecture Notes</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/resources.shtml">Resources</a></td>
    </tr>
</table>
<!-- /navigation.shtml -->
</td>
  </tr>
</table>
<!-- - end page header - -->

<h2 align="center">Resources</h2>
<dl>
    <dt>SSH</dt>
        <dd>Gracie How-To <a href="http://gracie.santarosa.edu/~mpapa/gracie/">http://gracie.santarosa.edu/~mpapa/gracie/</a></dd>
    <dt>Server Side Include</dt>
        <dd>Apache SSI How To <a href="http://httpd.apache.org/docs/howto/ssi.html">http://httpd.apache.org/docs/howto/ssi.html</a></dd>
        <dd>Apache SSI Manual <a href="http://httpd.apache.org/docs/mod/mod_include.html">http://httpd.apache.org/docs/mod/mod_include.html</a></dd>
    <dt>Gracie Accounts</dt>
        <dd>change your password <a href="https://gracie.santarosa.edu:8443/accounts/pwd/chpass/pwd.html">https://gracie.santarosa.edu:8443/accounts/pwd/chpass/pwd.html</a></dd>
        <dd>forward your email <a href="https://gracie.santarosa.edu:8443/~mstreet/secure/private/">https://gracie.santarosa.edu:8443/~mstreet/secure/private/</a></dd>
    <dt>Check your own work - HTML Validators</dt>
        <dd>W3C HTML Validation Service 
            <a href="http://validator.w3.org/">http://validator.w3.org/</a></dd>
            <dd><a href="doctypes.html">DOCTYPE declarations</a></dd>
            <dd>Use the Right Doctype <a href="http://www.oreillynet.com/pub/a/network/2000/04/14/doctype/">http://www.oreillynet.com/pub/a/network/2000/04/14/doctype/</a></dd>
    <dt>HTML Editors</dt>
        <dd>Allaire Homesite 
            <a href="http://www.allaire.com/Products/HomeSite/">http://www.allaire.com/Products/HomeSite/</a> - 
            evaluation (60 days) copies available</dd>
        <dd>BBEdit <a href="http://www.barebones.com/products.html">http://www.barebones.com/products.html</a> - there is a free &quot;Lite&quot; version</dd>
        <dd>WinTidy <a href="http://www.wintidy.com">http://www.wintidy.com</a> - free!</dd>
        <dd>HotMetal Pro <a href="http://www.hotmetalpro.com/">http://www.hotmetalpro.com/</a> 
            - 30 Day evaluation</dd>
        <dd>Yahoo! listing of HTML Editors <a href="http://dir.yahoo.com/Computers_and_Internet/Software/Internet/World_Wide_Web/HTML_Editors/">http://dir.yahoo.com/Computers_and_Internet/Software/Internet/World_Wide_Web/HTML_Editors/</a></dd>
    <dt>Base Tag</dt>
        <dd>Path information: the BASE element <a href="http://www.w3.org/TR/html4/struct/links.html#edef-BASE">http://www.w3.org/TR/html4/struct/links.html#edef-BASE</a></dd>
    <dt>Frames</dt>
        <dd>The Frames Debate <a href="http://fixmywebsite.com/article16.htm">http://fixmywebsite.com/article16.htm</a></dd>
        <dd>Frames Are a Picnic <a href="http://hotwired.lycos.com/webmonkey/96/31/index3a.html?tw=authoring">http://hotwired.lycos.com/webmonkey/96/31/index3a.html?tw=authoring</a></dd>
        <dd>Linking in Framesets <a href="http://hotwired.lycos.com/webmonkey/96/36/index2a.html?tw=authoring">http://hotwired.lycos.com/webmonkey/96/36/index2a.html?tw=authoring</a></dd>
        <dd>Don't Forget the Non-Frames Folks <a href="http://hotwired.lycos.com/webmonkey/96/33/index2a.html?tw=authoring">http://hotwired.lycos.com/webmonkey/96/33/index2a.html?tw=authoring</a></dd>
        <dd>Floating Content with IE's &lt;iframe&gt; Tag <a href="http://hotwired.lycos.com/webmonkey/96/37/index2a.html?tw=authoring">http://hotwired.lycos.com/webmonkey/96/37/index2a.html?tw=authoring</a></dd>
        <dd>Changing Two Frames at Once <a href="http://hotwired.lycos.com/webmonkey/97/02/index4a.html?tw=authoring">http://hotwired.lycos.com/webmonkey/97/02/index4a.html?tw=authoring</a></dd>
        <dd>Guide to frames usage <a href="http://www.htmlhelp.com/design/frames/guidelines/">http://www.htmlhelp.com/design/frames/guidelines/</a></dd>
        <dd>What's wrong with frames? <a href="http://www.htmlhelp.com/design/frames/whatswrong.html">http://www.htmlhelp.com/design/frames/whatswrong.html</a></dd>
        <dd><hr /></dd>
        <dd>The FRAMESET element <a href="http://www.w3.org/TR/html4/present/frames.html#edef-FRAMESET">http://www.w3.org/TR/html4/present/frames.html#edef-FRAMESET</a></dd>
        <dd>The FRAME element <a href="http://www.w3.org/TR/html4/present/frames.html#edef-FRAME">http://www.w3.org/TR/html4/present/frames.html#edef-FRAME</a></dd>
        <dd>Inline frames: the IFRAME element <a href="http://www.w3.org/TR/html4/present/frames.html#edef-IFRAME">http://www.w3.org/TR/html4/present/frames.html#edef-IFRAME</a></dd>
        <dd>The NOFRAMES element <a href="http://www.w3.org/TR/html4/present/frames.html#edef-NOFRAMES">http://www.w3.org/TR/html4/present/frames.html#edef-NOFRAMES</a></dd>
    <dt>Forms</dt>
        <dd>Good Forms - Beginner's Tutorial<a href="http://hotwired.lycos.com/webmonkey/99/30/index4a.html?tw=authoring">http://hotwired.lycos.com/webmonkey/99/30/index4a.html?tw=authoring</a></dd>
        <dd>What's in a &quot;name&quot;? <a href="http://www.w3.org/TR/html4/types.html#type-id">http://www.w3.org/TR/html4/types.html#type-id</a></dd>
        <dd><hr /></dd>
        <dd>Control types <a href="http://www.w3.org/TR/html4/interact/forms.html#text-input">http://www.w3.org/TR/html4/interact/forms.html#text-input</a></dd>
    <dt>Cascading Style Sheets</dt>
        <dd>Cool CSS demo <a href="http://www.w3.org/StyleSheets/Core/preview">http://www.w3.org/StyleSheets/Core/preview</a></dd>
        <dd>Browser Comparison chart of support <a href="http://www.ddj.com/webreview/style/css1/charts/mastergrid.shtml">http://www.ddj.com/webreview/style/css1/charts/mastergrid.shtml</a>(free registration required)</dd>
        <dd>W3C CSS Validator <a href="http://jigsaw.w3.org/css-validator/">http://jigsaw.w3.org/css-validator/</a></dd>
        <dd>W3C CSS Home Page <a href="http://www.w3.org/Style/CSS/">http://www.w3.org/Style/CSS/</a></dd>
    <dt>HTML Extensions</dt>        
        <dd>HTML Master's Reference <a href="http://www.htmlreference.com/complete.html">http://www.htmlreference.com/complete.html</a></dd>
    <dt>Getting your own domain</dt>
        <dd>Discount Domains <a href="http://www.cnet.com/internet/0-3799-8-4236147-1.html">http://www.cnet.com/internet/0-3799-8-4236147-1.html</a></dd>
</dl>
<!-- begin page footer -->
<table width="100%" border="1" cellpadding="0" cellspacing="0" class="htmlb_header_footer">
  <caption align="bottom"><a href="http://www.sonic.net/~webclass/srjc/html2/class/">SRJC Advanced Web Page Design Home</a></caption>
  <tr>
    <td>
    <!-- navigation.shtml -->
<table width="100%">
    <tr>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/syllabus.shtml">Syllabus</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/homework.shtml">Homework</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/grades.shtml">Grades</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/LectureNotes/">Lecture Notes</a></td>
        <td align="center"><a href="/~dpearson/2002spring/cis5851b/resources.shtml">Resources</a></td>
    </tr>
</table>
<!-- /navigation.shtml -->

    </td>
  </tr>
</table>
<!-- end page footer -->


<p>
    <a href="http://validator.w3.org/check/referer"><img
        src="http://www.w3.org/Icons/valid-xhtml10"
        alt="Valid XHTML 1.0!" height="31" width="88" border="0" />

</a>
</p>
</body>
</html>

