mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 20:38:00 +01:00
78 lines
2.4 KiB
HTML
78 lines
2.4 KiB
HTML
<!DOCTYPE HTML>
|
||
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset='utf-8'>
|
||
<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>
|
||
</head>
|
||
<body>
|
||
<div class="header">
|
||
<table class="header" valign="middle">
|
||
<tr>
|
||
<td class="title">
|
||
ponysay
|
||
</td>
|
||
<td style="width : 100%;">
|
||
<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>
|
||
<a target="page" href="./pages/ponysay/Change-log.html#Change-log">change log</a>
|
||
<a href="http://www.github.com/erkin/ponysay">github repository↗</a>
|
||
</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>
|
||
<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/>
|
||
<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/>
|
||
<br/>
|
||
</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>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</body>
|
||
</html>
|