diff options
Diffstat (limited to 'htdocs/download.html')
-rw-r--r-- | htdocs/download.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/htdocs/download.html b/htdocs/download.html new file mode 100644 index 00000000..7cc1da18 --- /dev/null +++ b/htdocs/download.html @@ -0,0 +1,36 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> +<HEAD> +<TITLE>Pure Data External Repository</TITLE> +<link rel="stylesheet" type="text/css" href="pd.css" media="screen"> + +</HEAD> +<BODY text="#000000" bgcolor="#ffffff" > + +<h1>Pure Data External Repository</h1> + +<div id="Menu"> + +| <a href="index.html" title=""><b>Introduction</b></a></br> +| <a href="download.html" title=""><b>Download</b></a></br> +| <a href="documentation.html" title=""><b>Documentation</b></a></br> +| <a href="developer.html" title=""><b>Developers</b></a></br> +| <a href="contact.html" title=""><b>Contact</b></a></br> + +<br /> +<br /> +<span style="font-size: 0.8em;"> +<b>Quote of the month</b><br /> +I think it is certainly true that the open-source movement is a very powerful +source toward higher-quality software, and I would turn the question around and +ask if open-source music wouldn t also be a very good thing. +</span> +<br><em>MSP</em> + +</div> +<div id="Content"> +<!-- Quote of the day --> + +<h2>Download</h2> + +</BODY>
\ No newline at end of file |