1234567891011121314151617181920212223242526272829 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
- <head>
- <title>carbox</title>
- <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <p class='header'>
- <a href="-home.htm">Home</a> | <a href="-diary.htm">Diary</a> | <a href="-projects.htm">Projects</a> | <a href="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
- <p class='main'><a href="carbox.htm">carbox</a> is a kit that turns a set of bicycles or motorcycles into a four wheeled vehicle.<br/>
- <br/>
- Diffe<a href="rent.htm">rent</a> sizes for diffe<a href="rent.htm">rent</a> applications.<br/>
- <br/>
- Fancy version might be cast aluminum.<br/>
- <br/>
- Maybe cheap version by welding together pieces of <a href="old.htm">old</a> bikes.<br/>
- <br/>
- Possible with wood or bamboo?<br/>
- </p>
- <p class='footer'>
- Page generated from <a href=".txt/carbox">carbox</a> by <a href=".src/lens.el">lens.el</a>.</p>
- </body>
- </html>
|