ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/art/index.html
Revision: 366
Committed: Mon May 25 21:32:13 2009 UTC (14 years, 11 months ago) by laffer1
Content type: text/html
File size: 3479 byte(s)
Log Message:
xhtmlize

File Contents

# Content
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <title>MidnightBSD Art Project</title>
7 <link rel="shortcut icon" href="/favicon.ico" />
8 <!-- $MidnightBSD$ -->
9 <!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css"><![endif]-->
10 <!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css"><![endif]-->
11 <script type="text/javascript" src="../shadowbox/src/adapter/shadowbox-base.js"></script>
12 <script type="text/javascript" src="../shadowbox/src/shadowbox.js"></script>
13 <script type="text/javascript">
14 Shadowbox.loadSkin('classic', '../shadowbox/src/skin');
15 Shadowbox.loadLanguage('en', '../shadowbox/src/lang');
16 Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt'], '../shadowbox/src/player');
17 window.onload = function(){
18 Shadowbox.init();
19 };
20 </script>
21 <style type="text/css" media="all">
22 @import url("../css/essence.css");
23 </style>
24 </head>
25 <body>
26 <div id="globe">
27 <div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
28 <!--#include virtual="/menu.html"-->
29 <div class="clear"></div>
30 <div id="text" class="center">
31 <h2><img src="../images/oxygen/art32.png" alt="" /> MidnightBSD Art Project</h2>
32 <h3>Help create a more beautiful MidnightBSD</h3>
33 <p>If you enjoy creating desktop pictures, window themes, icon themes, and other
34 visual enhancements, you've come to the right place. To get you started, here are
35 some base-elements to expand upon.
36 </p>
37 <table class="art">
38 <caption>MidnightBSD Logo Set</caption>
39 <tr>
40 <td><img src="logo/MidnightBSDLogo22x22.png" alt="22x22 Logo" /></td>
41 <td><img src="logo/MidnightBSDLogo32x32.png" alt="32x32 Logo" /></td>
42 <td><img src="logo/MidnightBSDLogo48x48.png" alt="48x48 Logo" /></td>
43 <td><img src="logo/MidnightBSDLogo64x64.png" alt="64x64 Logo" /></td>
44 <td><img src="logo/MidnightBSDLogo128x128.png" alt="128x128 Logo" /></td>
45 <td><a href="logo/MidnightBSDLogo.svg"><img src="logo/MidnightBSDLogoSVG.png"
46 alt="SVG Logo" /></a></td>
47 <td><a href="logo/MidnightbsdLogo.tgz"><img src="../images/oxygen/archive128.png"
48 alt="Archive Icon" /></a></td>
49 </tr>
50 <tr>
51 <th>22&#8202;&#215;&#8202;22</th>
52 <th>32&#8202;&#215;&#8202;32</th>
53 <th>48&#8202;&#215;&#8202;48</th>
54 <th>64&#8202;&#215;&#8202;64</th>
55 <th>128&#8202;&#215;&#8202;128</th>
56 <th><a href="logo/MidnightBSDLogo.svg">SVG</a></th>
57 <th><a href="logo/MidnightbsdLogo.tgz">All Sizes .tgz</a></th>
58 </tr>
59 </table>
60 <table class="art">
61 <caption>MidnightBSD Logo with Type</caption>
62 <tr>
63 <td><img src="logo/MidnightBSDLogoText.png"
64 alt="MidnightBSD Logo with Text" /></td>
65 </tr>
66 <tr>
67 <th>698&#8202;&#215;&#8202;181 (above) or download the
68 <a href="logo/MidnightBSDLogoText.svg">SVG here</a>.</th>
69 </tr>
70 </table>
71 <p>Check out the <a href="http://forums.midnightbsd.org/">forum's Art Project</a> section,
72 <a href="irc://freenode.net/#MidnightBSD">MidnightBSD IRC Channel</a> and this page for updates.</p>
73 </div>
74 <!--#include virtual="/footer.html"-->
75 </body>
76 </html>

Properties

Name Value
svn:executable *