website diff en/artwork/screenshots.html @ rev 715

Clean-up screenshots, en/artwork improved and small CSS changes
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 07 00:52:49 2011 +0100 (2011-01-07)
parents a211b92ccf9b
children 70e92ef609c0
line diff
     1.1 --- a/en/artwork/screenshots.html	Wed Dec 29 17:30:02 2010 +0000
     1.2 +++ b/en/artwork/screenshots.html	Fri Jan 07 00:52:49 2011 +0100
     1.3 @@ -9,84 +9,76 @@
     1.4      <meta name="robots" content="index, follow, all" />
     1.5      <meta name="revisit-after" content="7 days" />
     1.6      <meta name="expires" content="never" />
     1.7 -    <meta name="modified" content="2008-11-30 12:00:00" />
     1.8 +    <meta name="modified" content="2011-01-06 23:00:00" />
     1.9      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    1.10      <meta name="publisher" content="www.slitaz.org" />
    1.11      <link rel="shortcut icon" href="../../favicon.ico" />
    1.12      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    1.13      <link rel="Content" href="screenshots.html#content" />
    1.14  </head>
    1.15 -<body bgcolor="#ffffff">
    1.16 +<body>
    1.17 +
    1.18  <!-- Header -->
    1.19  <div id="header">
    1.20 -    <a name="top"></a>
    1.21 -<!-- Access -->
    1.22 -<div id="access">
    1.23 -	<img
    1.24 -		src="../../pics/website/locale.png"
    1.25 -		style="vertical-align: middle; width: 20px; height: 20px;"
    1.26 -		alt="language" />
    1.27 -    <a href="../../de/artwork/screenshots.html">Deutsch</a> |
    1.28 -    <a href="../../fr/artwork/screenshots.html" title="Art et graphisme en français">Français</a> |
    1.29 -    <a href="../../pt/artwork/screenshots.html">Português</a> |
    1.30 -    <a href="../../cn/artwork/screenshots.html" title="Chinese"><img src="../../pics/website/cn.png" title="Chinese" alt="cn"></img></a>
    1.31 -</div>
    1.32 -    <a href="http://www.slitaz.org/en/"><img id="logo"
    1.33 -    src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
    1.34 -    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.35 -    <p id="titre">#!/GNU/Linux</p>
    1.36 -</div>
    1.37 -
    1.38 -<!-- Navigation menu -->
    1.39 -<div id="nav">
    1.40 -
    1.41 -<div class="nav_box">
    1.42 -<h4>Navigation</h4>
    1.43 -<!-- General -->
    1.44 -<ul>
    1.45 -	<li><a href="../about/index.html" title="Information about the SliTaz project">About the project</a></li>
    1.46 -	<li><a href="../asso/index.html" title="SliTaz non-profit association">Association</a></li>
    1.47 -	<li><a href="../get/index.html" title="Download - LiveCD ISO">Download</a></li>
    1.48 -	<li><a href="../doc/index.html" title="LiveCD usage and howto">Documentation</a></li>
    1.49 -	<li><a href="../packages/index.html" title="Packaged software">Packages</a></li>
    1.50 -	<li><a href="../devel/index.html" title="Developers corner">Development</a></li>
    1.51 -	<li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
    1.52 -	<li><a href="../artwork/index.html" title="Artwork, colors and images">Artwork</a></li>
    1.53 -	<li><a href="../search.html" title="Search engine">Search</a></li>
    1.54 -	<li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
    1.55 -</ul>
    1.56 -</div>
    1.57 -
    1.58 -<!-- SliTaz network -->
    1.59 -<div class="nav_box">
    1.60 -<h4>SliTaz Network</h4>
    1.61 -<ul>
    1.62 -	<li><a href="http://forum.slitaz.org/">Community Forum</a></li>
    1.63 -	<li><a href="http://doc.slitaz.org/en:start">Wiki Documentation</a></li>
    1.64 -	<li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
    1.65 -	<li><a href="http://labs.slitaz.org/issues">Bug Tracking</a></li>
    1.66 -	<li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
    1.67 -	<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
    1.68 -	<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
    1.69 -</ul>
    1.70 -</div>
    1.71 -
    1.72 +	<!-- Access -->
    1.73 +	<div id="access">
    1.74 +		<a href="../../i18n.html"><img 
    1.75 +			src="../../pics/website/locale.png" alt="locale.png" /></a>
    1.76 +		<a href="../../de/artwork/screenshots.html">Deutsch</a> |
    1.77 +		<a href="../../fr/artwork/screenshots.html">Français</a> |
    1.78 +		<a href="../../pt/artwork/screenshots.html">Português</a> |
    1.79 +		<a href="../../cn/artwork/screenshots.html"><img 
    1.80 +			src="../../pics/website/cn.png" alt="cn" /></a>
    1.81 +	</div>
    1.82 +    <!-- Logo -->
    1.83 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    1.84 +		src="../../pics/website/logo.png" 
    1.85 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    1.86 +	<p id="titre">#!/GNU/Linux</p>
    1.87  </div>
    1.88  
    1.89  <!-- Content -->
    1.90 -<div id="content">
    1.91 -<a name="content"></a>
    1.92 +<div id="content-full">
    1.93  
    1.94 -<h1><font color="#3E1220">Screenshots</font></h1>
    1.95 -
    1.96 -<h2><font color="#DF8F06">/usr/bin/mtpaint -s</font></h2>
    1.97 -
    1.98 -<p>Pictures say more than a thousand words... Screenshots of the latest Stable
    1.99 -and Cooking versions.
   1.100 -</p>
   1.101 -<br />
   1.102 +<!-- Block begin -->
   1.103 +<div class="block">
   1.104 +	<!-- Nav block begin -->
   1.105 +	<div id="block_nav">
   1.106 +		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   1.107 +		<div style="width: 50%; float: right;">
   1.108 +			<ul>
   1.109 +				<li><a href="../artwork/">Artwork</a></li>
   1.110 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   1.111 +				<li><a href="../devel/">Development</a></li>
   1.112 +				<li><a href="../search.html">Search</a></li>
   1.113 +				<li><a href="../../netmap.php">Network Map</a></li>
   1.114 +			</ul>
   1.115 +		</div>
   1.116 +		<ul>
   1.117 +			<li><a href="../about/">About us</a></li>
   1.118 +			<li><a href="../asso/">Association</a></li>
   1.119 +			<li><a href="../get/">Download</a></li>
   1.120 +			<li><a href="../doc/">Documentation</a></li>
   1.121 +			<li><a href="../packages/">Packages</a></li>
   1.122 +		</ul>
   1.123 +	<!-- Nav block end -->
   1.124 +	</div>
   1.125 +	<!-- Top block begin -->
   1.126 +	<div id="block_top">
   1.127 +		<h1>Screenshots</h1>
   1.128 +		<p>
   1.129 +			Pictures say more than a thousand words... Screenshots of 
   1.130 +			the latest Stable and Cooking versions.	You may also want to
   1.131 +			find, comment and share SliTaz Artwork! Join us on the 
   1.132 +			<a href="http://scn.slitaz.org/image">Community Network</a>.
   1.133 +		</p>
   1.134 +	<!-- Top block end -->
   1.135 +	</div>
   1.136 +<!-- Block end -->
   1.137 +</div>
   1.138  
   1.139  <div id="gallery">
   1.140 +
   1.141  <p>
   1.142  <a href="../../pics/screenshots/slitaz-3.0.png">
   1.143  <img
   1.144 @@ -95,7 +87,6 @@
   1.145      title="Stable 3.0"
   1.146      style="width: 480px;" /></a>
   1.147  </p>
   1.148 -<br />
   1.149  
   1.150  <p>
   1.151  <a href="../../pics/screenshots/slitaz_2.png">
   1.152 @@ -105,17 +96,14 @@
   1.153      title="Stable 2.0"
   1.154      style="width: 480px;" /></a>
   1.155  </p>
   1.156 -<br />
   1.157  
   1.158  <p>
   1.159 -<a href="../../pics/screenshots/index-desktop-1280x800.png">
   1.160  <img
   1.161 -    src="../../pics/screenshots/index-desktop-480x300.png"
   1.162 +    src="../../pics/screenshots/index-desktop.png"
   1.163      alt="Stable - Standard Desktop"
   1.164      title="Stable - Standard Desktop"
   1.165 -    style="width: 480px;" /></a>
   1.166 +    style="width: 480px;" />
   1.167  </p>
   1.168 -<br />
   1.169  
   1.170  <p>
   1.171  <img
   1.172 @@ -124,7 +112,6 @@
   1.173      title="Cooking - Geany and GPicview"
   1.174      style="width: 480px;" />
   1.175  </p>
   1.176 -<br />
   1.177  
   1.178  <p>
   1.179  <img
   1.180 @@ -133,7 +120,6 @@
   1.181      title="Cooking - Conky"
   1.182      style="width: 480px;" />
   1.183  </p>
   1.184 -<br />
   1.185  
   1.186  <p>
   1.187  <img
   1.188 @@ -142,7 +128,6 @@
   1.189      title="Cooking - Multimediaplayer MPlayer"
   1.190      style="width: 480px;" />
   1.191  </p>
   1.192 -<br />
   1.193  
   1.194  <p>
   1.195  <img
   1.196 @@ -151,7 +136,6 @@
   1.197      title="Cooking - Dateimanager PCManFM"
   1.198      style="width: 480px; height: 384px;" />
   1.199  </p>
   1.200 -<br />
   1.201  
   1.202  <p>
   1.203  <img
   1.204 @@ -160,46 +144,39 @@
   1.205      title="Stable - E17"
   1.206      style="width: 480px;" />
   1.207  </p>
   1.208 -<br />
   1.209 -<p>
   1.210 -<img
   1.211 -    src="../../pics/screenshots/yellow.png"
   1.212 -    alt="Stable - JWM modified them and wallpaper created with mtPaint..."
   1.213 -    title="Stable - JWM modified them and wallpaper created with mtPaint..."
   1.214 -    style="width: 480px;" />
   1.215 -</p>
   1.216  
   1.217  <!-- Gallery end -->
   1.218  </div>
   1.219  
   1.220 -<!-- End of content with round corner -->
   1.221 -</div>
   1.222 -<div id="content_bottom">
   1.223 -<div class="bottom_left"></div>
   1.224 -<div class="bottom_right"></div>
   1.225 +<!-- End of content -->
   1.226  </div>
   1.227  
   1.228 -<!-- Start of footer and copy notice -->
   1.229 -<div id="copy">
   1.230 -<p>
   1.231 -Last modification : 2008-11-30 12:00:00 -
   1.232 -<a href="screenshots.html#top">Top of the page</a>
   1.233 -</p>
   1.234 -<p>
   1.235 -Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
   1.236 -<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   1.237 -</p>
   1.238 -<!-- End of copy -->
   1.239 -</div>
   1.240 -
   1.241 -<!-- Bottom and logo's -->
   1.242 -<div id="bottom">
   1.243 -<p>
   1.244 -<a href="http://validator.w3.org/check?uri=referer"><img
   1.245 -   src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.246 -   title="Code validé XHTML 1.0"
   1.247 -   style="width: 80px; height: 15px;" /></a>
   1.248 -</p>
   1.249 +<!-- Footer -->
   1.250 +<div id="footer">
   1.251 +	<div class="right_box">
   1.252 +	<h4>SliTaz Network</h4>
   1.253 +		<ul>
   1.254 +			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   1.255 +			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   1.256 +			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   1.257 +			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   1.258 +			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   1.259 +			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   1.260 +		</ul>
   1.261 +	</div>
   1.262 +	<h4>SliTaz Website</h4>
   1.263 +	<ul>
   1.264 +		<li><a href="#header">Top of the page</a></li>
   1.265 +		<li>Copyright &copy; <span class="year"></span>
   1.266 +			<a href="http://www.slitaz.org/">SliTaz</a></li>
   1.267 +		<li><a href="../about/">About the project</a></li>
   1.268 +		<li><a href="../../netmap.php">Network Map</a></li>
   1.269 +		<li>Page modified the 06 Jan 2011</li>
   1.270 +		<li><a href="http://validator.w3.org/check?uri=referer"><img
   1.271 +		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.272 +		title="Code validé XHTML 1.0"
   1.273 +		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   1.274 +	</ul>
   1.275  </div>
   1.276  
   1.277  </body>