Revision: | 389 |
Committed: | 2004-12-24T04:02:30-08:00 (20 years, 5 months ago) by douglas |
Content type: | text/xml |
File size: | 2787 byte(s) |
Log Message: | VC++ 2005 EEB is on crack! |
# | Content |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <represent> |
3 | <before><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" |
4 | "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
5 | <html xmlns="http://www.w3.org/1999/xhtml"> |
6 | <head> |
7 | <title>Douglas Thrift's Computers Website | Represent</title> |
8 | <link rel="stylesheet" href="stylesheets/regular.css" type="text/css"/> |
9 | <link rel="icon" href="favicon.ico" type="image/ico"/> |
10 | <script src="nav/functions.js" type="text/javascript"></script> |
11 | </head> |
12 | <body> |
13 | <div> |
14 | <p class="center"><a href="http://computers.douglasthrift.net/"><img |
15 | src="masthead.png" alt="Douglas Thrift's Computers Website" |
16 | title="Douglas Thrift's Computers Website"/></a></p> |
17 | <p class="center nav"><a href="http://www.douglasthrift.net/" |
18 | onmouseout="deselect(1)" onmouseover="select(1)" class="nav" |
19 | >Home</a> | <a href="http://www.douglasthrift.net/blog/" |
20 | onmouseout="deselect(2)" onmouseover="select(2)" class="nav" |
21 | >Blog</a> | <a href="http://computers.douglasthrift.net/" |
22 | class="nav select">Computers</a> | <a |
23 | href="http://movies.douglasthrift.net" onmouseout="deselect(4)" |
24 | onmouseover="select(4)" class="nav">Movies</a> | <a |
25 | href="http://music.douglasthrift.net" onmouseout="deselect(5)" |
26 | onmouseover="select(5)" class="nav">Music</a> | <a |
27 | href="http://tvshows.douglasthrift.net" |
28 | onmouseout="deselect(6)" onmouseover="select(6)" class="nav">TV |
29 | Shows</a> | <a href="http://www.douglasthrift.net/sitemap.xml" |
30 | onmouseout="deselect(7)" onmouseover="select(7)" class="nav" |
31 | >Sitemap</a> | <a |
32 | href="http://www.douglasthrift.net/contact.php" |
33 | onmouseout="deselect(8)" onmouseover="select(8)" class="nav" |
34 | >Contact</a> | <a |
35 | href="http://www.douglasthrift.net/linking.xml" |
36 | onmouseout="deselect(9)" onmouseover="select(9)" class="nav" |
37 | >Linking</a> | <a |
38 | href="http://www.douglasthrift.net/search.cgi" |
39 | onmouseout="deselect(10)" onmouseover="select(10)" class="nav" |
40 | >Search</a></p> |
41 | </div> |
42 | |
43 | <div class="hr"> |
44 | <h1 id="title" class="center">Represent</h1> |
45 | <p>C++ binary, hexadecimal data representation.</p> |
46 | </div> |
47 | |
48 | <div class="hr"> |
49 | <form action="represent.cgi" method="post"> |
50 | <p/>]]></before> |
51 | <after><![CDATA[ |
52 | </form> |
53 | </div> |
54 | |
55 | <div class="hr"> |
56 | <p class="center">Copyright © 2002-2004, <a |
57 | href="http://www.douglasthrift.net/contact.php">Douglas |
58 | Thrift</a>. All Rights Reserved.</p> |
59 | <p class="center"><a href="http://validator.w3.org/check/referer" |
60 | ><img src="w3c_images/vxh11.png" alt="Valid XHTML 1.1!" |
61 | title="Valid XHTML 1.1!"/></a> <a |
62 | href="http://jigsaw.w3.org/css-validator/check/referer"><img |
63 | src="w3c_images/vcss.png" alt="Valid CSS!" title="Valid CSS!" |
64 | /></a></p> |
65 | </div> |
66 | </body> |
67 | </html>]]></after> |
68 | </represent> |
Name | Value |
---|---|
svn:eol-style | native |