Git cleanup.
This commit is contained in:
parent
3937236341
commit
324f5b1005
142 changed files with 0 additions and 204 deletions
96
htdocs/about.html
Normal file
96
htdocs/about.html
Normal file
|
@ -0,0 +1,96 @@
|
|||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="includes/google.css">
|
||||
<title>Google Tag Library - About</title>
|
||||
<style type="text/css">
|
||||
body,td,font,p,a{font-family:arial,sans-serif}
|
||||
</style>
|
||||
</head>
|
||||
<body class="siteowners" bgcolor="#ffffff" text="#000000" link="#0000CC" vlink="#800080" alink="#ff0000" topmargin="2">
|
||||
<table width="95%" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<td width="1%"><a href="index.html"><img src="images/google_sm.gif" border="0" width="143" height="37" alt="Return to the Google Tag Library homepage." vspace="5"></a>
|
||||
</td>
|
||||
<td valign="middle" bgcolor="#eeeeee"><h1 style="margin-top:10px">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td><b> Google Tag Library</b> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</h1></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="95%">
|
||||
<tr>
|
||||
<td width="143" valign="top">
|
||||
<small><br>
|
||||
<a href="index.html">Overview</a> <br>
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=90444">Download</a> <br>
|
||||
<a href="docs.html">Documentation</a> <br>
|
||||
<a href="howto.html">HowTo</a> <br>
|
||||
<a href="javadoc/index.html">Javadoc</a> <br>
|
||||
<a href="tlddoc/index.html">TLD</a><br>
|
||||
<a href="uml.html">UML</a></br>
|
||||
<img src="images/yellowarrow.gif" alt="arrow" width="4" height="8"><b> <font color="#cc9900">About</font></b>
|
||||
</small>
|
||||
<img width="145" height="0" alt="">
|
||||
<p>
|
||||
<table cellpadding="1" width="120">
|
||||
<tr>
|
||||
<td style="background-color: #efefef"><small>
|
||||
<div class="sidesearch">
|
||||
<form action="http://www.thauvin.net/gtlib-search/search.jsp" method="post">
|
||||
<div align="center">
|
||||
<font size="-2">
|
||||
<i>Find on this site:</i><br>
|
||||
<input type="text" name="q" size="10"><br><input type="submit" value="Search" name="submit">
|
||||
<br>
|
||||
</font>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</small>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<a href="http://sourceforge.net/projects/google-taglib"><img src="http://sourceforge.net/sflogo.php?group_id=9044&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo"/></a>
|
||||
</p>
|
||||
</td>
|
||||
<td style="background-color: #cccccc" width="1" valign="top"><img alt="" width="1" height="1"></td>
|
||||
<td style="background-color: #ffffff" width="10" valign="top"><img alt="" width="1" height="1"></td>
|
||||
<td valign="top">
|
||||
<p>
|
||||
<b>About</b>
|
||||
</p>
|
||||
<p>
|
||||
<font size="-1">The following people are currently working on the Google Tag
|
||||
Library development:</font>
|
||||
</p>
|
||||
<font size="-1">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.thauvin.net/erik/">Erik C. Thauvin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.postneo.com/">Matt Croydon</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.dynamicobjects.com/d2r/">Diego Doval</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.jroller.com/page/arjunram/">Arjun Ram</a>
|
||||
</li>
|
||||
</ul>
|
||||
</font>
|
||||
<p>
|
||||
<font size="-1">The Google Tag Library is an <a href="license.html">open source
|
||||
project</a>, and </font><font size="-1">is not associated with or sponsored by
|
||||
Google, Inc.</font>
|
||||
<p>
|
||||
<font size="-1">If you comments, find errors, or just have questions, please
|
||||
visit the <a href="http://sourceforge.net/projects/google-taglib/">project's support area</a>.</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue