Changeset 674
- Timestamp:
- 05/27/07 19:23:25 (1 year ago)
- Files:
-
- trunk/examples/data (added)
- trunk/examples/data/images (added)
- trunk/examples/data/images/stubbles.png (moved) (moved from trunk/docroot/stubbles.png)
- trunk/examples/index.php (modified) (1 diff)
- trunk/examples/websites-memphis (added)
- trunk/examples/websites-memphis/index.php (moved) (moved from trunk/docroot/index.php)
- trunk/examples/websites-memphis/static (moved) (moved from trunk/docroot/static)
- trunk/examples/websites-xml (added)
- trunk/examples/websites-xml/index.php (moved) (moved from trunk/docroot/xml.php)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/index.php
r673 r674 44 44 </head> 45 45 <body> 46 <img src=" http://stubbles.net/chrome/site/stubbles.png" alt="" style="padding: 2px;">46 <img src="data/images/stubbles.png" alt="" style="padding: 2px;"> 47 47 <div style="text-align: right; padding: 0 5px 0 5px; font-size: 11px; margin: 13px 0 0 2px; background: url(http://stubbles.net/chrome/common/topbar_gradient.png); height: 16px; border: 1px #000 solid;"> 48 48 <a href="http://www.stubbles.net/">Go to Stubbles Homepage</a>
