ponysay/index.html

79 lines
2.4 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML>
2012-10-25 06:28:13 +02:00
2012-10-25 04:36:32 +02:00
<html lang="en">
2012-04-03 21:28:12 +02:00
<head>
<meta charset='utf-8'>
2012-10-25 04:36:32 +02:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="screen.css" media="screen"/>
<title>ponysay</title>
2012-04-03 21:28:12 +02:00
</head>
<body>
2012-10-25 04:36:32 +02:00
<div class="header">
<table class="header" valign="middle">
<tr>
<td class="title">
ponysay
</td>
<td style="width : 100%;">
2012-10-25 07:17:39 +02:00
   <a target="page" href="./pages/index.html">intro</a>
   <a target="page" href="./pages/ponysay/index.html">manual</a>
   <a target="page" href="./pages/ponysay/Ponysay-license.html#Ponysay-license">license</a>
   <a target="page" href="./pages/ponysay/Ponysay-contributors.html#Ponysay-contributors">contributors</a>
2012-10-25 07:20:08 +02:00
   <a target="page" href="./pages/ponysay/Change-log.html#Change-log">change log</a>
2012-10-25 07:17:39 +02:00
   <a href="http://www.github.com/erkin/ponysay">github repository↗</a>
2012-10-25 06:28:13 +02:00
</td>
</tr>
</table>
</div>
<div style="width : 100%; top : 60px; bottom : 0px; position : absolute;">
<table class="main">
<col id="left"/>
<col id="right"/>
<tr>
<td valign="top">
<table>
<tr>
<td>
<img alt="ponysay example" src="bonbonlyra.png"/>
</td>
</tr>
<tr>
<td>
<br/>
<div style="width : 100%;">
<table>
<tr>
<td style="width : 100%;">
</td>
<td>
2012-10-25 07:17:39 +02:00
<i>recommended reading:</i><br/>
<a target="page" href="./pages/ponysay/Installing.html#Installing">Installing</a><br/>
<a target="page" href="./pages/ponysay/Invoking-ponysay.html#Invoking-ponysay">Basic usage</a><br/>
<a target="page" href="./pages/ponysay/Advanced-usage.html#Advanced-usage">Advanced usage</a><br/>
<a target="page" href="./pages/ponysay/Environment-variables.html#Environment-variables">Configurations</a><br/>
2012-10-25 07:17:39 +02:00
<br/>
<i>external links:</i><br/>
<a target="page" href="./pages/youtube-demo.html">Demonstration</a><br/>
<a target="page" href="./pages/fortune+ponysay.html">ponysay fortunes</a><br/>
2012-10-25 07:17:39 +02:00
<br/>
2012-10-25 06:28:13 +02:00
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
<td valign="top" style="height : 100%;">
<div id="text">
<iframe id="page" name="page" src="./pages/index.html"></iframe>
2012-10-25 06:28:13 +02:00
</div>
2012-10-25 04:36:32 +02:00
</td>
</tr>
</table>
2012-04-03 21:28:12 +02:00
</div>
</body>
</html>