ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/art/index.html
Revision: 642
Committed: Fri Oct 9 21:29:01 2015 UTC (8 years, 6 months ago) by laffer1
Content type: text/html
File size: 3224 byte(s)
Log Message:
add languages back to website files

File Contents

# Content
1 <!DOCTYPE html>
2 <html lang="en-US">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>MidnightBSD Art Project</title>
7 <link rel="shortcut icon" href="/favicon.ico">
8 <!-- $MidnightBSD: www/art/index.html,v 1.14 2013/06/01 16:31:57 laffer1 Exp $ -->
9 <link rel="stylesheet" type="text/css" href="../css/essence.css">
10 <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
11 <script type="text/javascript">
12 window.cookieconsent_options = {
13 "message": "This website uses cookies to ensure you get the best experience on our website",
14 "dismiss": "Got it!",
15 "learnMore": "More info",
16 "link": null,
17 "theme": "dark-top"
18 };
19 </script>
20 <script type="text/javascript" src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
21 <!-- End Cookie Consent plugin -->
22 </head>
23 <body>
24 <div id="globe">
25 <div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
26 <!--#include virtual="/menu.html"-->
27 <div class="clear"></div>
28 <div id="text" class="center">
29 <h2><img src="../images/oxygen/art32.png" alt="" /> MidnightBSD Art Project</h2>
30 <h3>Help create a more beautiful MidnightBSD</h3>
31 <p>If you enjoy creating desktop pictures, window themes, icon themes, and other
32 visual enhancements, you've come to the right place. To get you started, here are
33 some base-elements to expand upon.
34 </p>
35 <table class="art">
36 <caption>MidnightBSD Logo Set</caption>
37 <tr>
38 <td><img src="logo/MidnightBSDLogo22x22.png" alt="22x22 Logo" /></td>
39 <td><img src="logo/MidnightBSDLogo32x32.png" alt="32x32 Logo" /></td>
40 <td><img src="logo/MidnightBSDLogo48x48.png" alt="48x48 Logo" /></td>
41 <td><img src="logo/MidnightBSDLogo64x64.png" alt="64x64 Logo" /></td>
42 <td><img src="logo/MidnightBSDLogo128x128.png" alt="128x128 Logo" /></td>
43 <td><a href="logo/MidnightBSDLogo.svg"><img src="logo/MidnightBSDLogoSVG.png"
44 alt="SVG Logo" /></a></td>
45 <td><a href="logo/MidnightbsdLogo.tgz"><img src="../images/oxygen/archive128.png"
46 alt="Archive Icon" /></a></td>
47 </tr>
48 <tr>
49 <th>22&#8202;&#215;&#8202;22</th>
50 <th>32&#8202;&#215;&#8202;32</th>
51 <th>48&#8202;&#215;&#8202;48</th>
52 <th>64&#8202;&#215;&#8202;64</th>
53 <th>128&#8202;&#215;&#8202;128</th>
54 <th><a href="logo/MidnightBSDLogo.svg">SVG</a></th>
55 <th><a href="logo/MidnightbsdLogo.tgz">All Sizes .tgz</a></th>
56 </tr>
57 </table>
58 <table class="art">
59 <caption>MidnightBSD Logo with Type</caption>
60 <tr>
61 <td><img src="logo/MidnightBSDLogoText.png"
62 alt="MidnightBSD Logo with Text" /></td>
63 </tr>
64 <tr>
65 <th>698&#8202;&#215;&#8202;181 (above) or download the
66 <a href="logo/MidnightBSDLogoText.svg">SVG here</a>.</th>
67 </tr>
68 </table>
69
70 <p><a href="dtps">View desktop wallpaper</a> that is available with the midnightbsd-backgrounds port.</p>
71 </div>
72 <!--#include virtual="/footer.html"-->
73 </body>
74 </html>

Properties

Name Value
svn:executable *