Changeset 4635 for dotorg/trunk/html/introduction.html
- Timestamp:
- 04/19/2007 02:29:22 PM (21 months ago)
- Files:
-
- 1 modified
-
dotorg/trunk/html/introduction.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/introduction.html
r4460 r4635 1 1 <?xml version="1.0" encoding="utf-8"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 4 4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 5 5 <head> … … 20 20 <li><a href="./developer.html">For Developers</a></li> 21 21 <!-- <li><a href="./blog.html">Blog</a></li> --> 22 < !-- <li><a href="./donate.html">Donate!</a></li> -->22 <li><a href="./donate.html">Donate!</a></li> 23 23 </ul> 24 24 </div> … … 27 27 <h2>What is <strong>BitTorrent</strong>?</h2> 28 28 <div class="img-r"> 29 <img src="./im g/central.gif" alt="central.gif" />30 <p><strong>The Problem with Publishing:<br /> 29 <img src="./images/central" alt="central.gif" /> 30 <p><strong>The Problem with Publishing:<br /> 31 31 More customers require more bandwidth</strong></p> 32 32 </div> … … 36 36 <p>There is a solution to this vicious cycle. BitTorrent, the result of over two years of intensive development, is a simple and free software product that addresses all of these problems.</p> 37 37 <div class="img-l"> 38 <img src="./im g/torrent.gif" alt="torrent.gif" class="left" />38 <img src="./images/torrent" alt="torrent.gif" class="left" /> 39 39 <p><strong>The BitTorrent Solution:<br /> 40 40 Users cooperate in the distribution</strong></p>