User Tools

Site Tools


web:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
web:start [2011/07/19 09:49]
cedwards
web:start [2013/08/21 09:58]
cedwards [Useful Tools]
Line 1: Line 1:
-====== Publishing to Washington County Schools Webserver ====== +====== Web Site Information ====== 
 +===== Publishing Information =====
   * [[web:dreamweaver|Publishing with Dreamweaver]]   * [[web:dreamweaver|Publishing with Dreamweaver]]
   * [[web:filezilla|Publishing with Filezilla]]   * [[web:filezilla|Publishing with Filezilla]]
   * [[web:site_organization|Site Organization]]   * [[web:site_organization|Site Organization]]
  
-====== Washington County Schools Website ======+===== Washington County Schools Website =====
  
   * [[web:article_submission|Article Submissions]]   * [[web:article_submission|Article Submissions]]
-  * [[http://reference.sitepoint.com/|Site Point Web Technology Reference]] - It has detailed information on the syntax for HTML and CSS, both of which are essential for today'websites.+ 
 +===== Web Technology Information ===== 
 + 
 +  * [[http://reference.sitepoint.com/html|Site Point HTML Reference]] - It has detailed information on the syntax for HTML and XHTML 
 +  * [[http://reference.sitepoint.com/css|Site Point CSS Reference]] - It has detailed information on the syntax for CSS 
 + 
 +==== Highly Recommended Firefox Add-ons ==== 
 +  * [[https://addons.mozilla.org/en-US/firefox/addon/web-developer/|Web Developer]] - An add-on that allows you to highlight sections of the page, display alternate text and quick links to validation sites. 
 +  * [[https://addons.mozilla.org/en-US/firefox/addon/firebug/|Firebug]] - An add-on that allows you to inspect elements.  I find this better than the inspection tool built into recent Firefox versions.  It also includes a JavaScript debugger for those that want to dive into JavaScript development. 
 +  * [[https://addons.mozilla.org/en-us/firefox/addon/fangs-screen-reader-emulator|Fangs]] - Experience your web page in a way that a screen reader would describe for those with disabilities 
 + 
 +==== Accessibility ==== 
 +  * [[http://webaim.org/intro|Introduction to Web Accessibility]] - A great introduction to what we must do as part of making our websites accessible as part of State and Federal Law The entire site has much more about this topic. 
 + 
 +==== Useful Tools ==== 
 +  * [[http://validator.w3.org|W3C HTML/XHTML Validator]] - Make sure that your pages do not have errors and they will be easier to maintain. 
 +  * [[http://www.webpageanalyzer.com|Web Page Analyzer]] - Shows how fast a given page will load and will let you know when the number of images and other page content gets too high before people get frustrated with your site. 
 +  * [[http://wave.webaim.org|WAVE]] - Web Accessibility Evaluation Tool.  Inspects pages for potential accessibility problems. 
 +==== Extras ==== 
 +  * [[web:google_calendars|Using Google Calendar on your site]]
web/start.txt · Last modified: 2013/08/21 10:01 by cedwards