User Tools

Site Tools


web:site_organization

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
web:site_organization [2011/07/19 09:30]
cedwards [The URL and Folders]
web:site_organization [2013/03/05 09:47] (current)
cedwards
Line 154: Line 154:
 / /
 |--images |--images
 +|  |--site-header.jpg
 | |
 |--sports |--sports
Line 165: Line 166:
 |  | |  |
 |  |--images |  |--images
 +|  |  |--sports-header.jpg
 +|  |  
 |  |--index.html |  |--index.html
 </code> </code>
Line 181: Line 184:
 relative link to reference an image in the /images folder as well: relative link to reference an image in the /images folder as well:
 <code> <code>
-<img src="../../images/site-header.jpg" alt="Sports">+<img src="../../images/site-header.jpg" alt="School">
 </code> </code>
  
Line 206: Line 209:
   - Type in **cd %userprofile%\desktop** and then press the **Enter** key.   - Type in **cd %userprofile%\desktop** and then press the **Enter** key.
   - Type in **wget -m http://school.wcs.k12.va.us** and press the **Enter** key. Obviously, replace school with your school's initials (e.g. vies.wcs.k12.va.us).   - Type in **wget -m http://school.wcs.k12.va.us** and press the **Enter** key. Obviously, replace school with your school's initials (e.g. vies.wcs.k12.va.us).
-  - Sit back and relax until it is finished and returns to the **C:\Documents and Settings\username\Desktop** prompt.  +  - Sit back and relax until it is finished and returns to the **C:\Documents and Settings\username\Desktop**  (for Windows XP) or **C:\users\username\desktop** (for Windows Vista or Windows 7) prompt.  
   - Type **exit** and press **Enter**.  The Command Prompt will go away.   - Type **exit** and press **Enter**.  The Command Prompt will go away.
  
web/site_organization.1311082214.txt.gz · Last modified: 2011/07/19 09:30 by cedwards