Header

From Ego

(Difference between revisions)
 
(109 intermediate revisions not shown)
Line 1: Line 1:
-
style type="text/css">
+
<style type="text/css">
-
</p>
+
/* PAS DE HTML DANS UN PAGE CSS !!!!! revoir w3school */
-
<pre> /*
+
 
-
    Notes:
+
body {
-
    -You must log as admin to edit this page
+
  color: #FF0066;
-
    -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
+
}
-
    -if you want your code to look nice on this page, put a space at the beginning of each line
+
 
-
    -This is the default style sheet that you can override&nbsp;: <a href="http://editthis.info/wiki/skins/monobook/main.css" class='external free' title="http://editthis.info/wiki/skins/monobook/main.css" rel="nofollow">http://editthis.info/wiki/skins/monobook/main.css</a>
+
iframe {
-
   
+
  display: none;
-
    For example uncomment this next section to turn all the text green:
+
  }
-
  */
+
 
-
</pre>
+
h1 {color: #660066}
-
<p>body {
+
 
-
</p>
+
  a:link {color: #660066}
-
<pre> color:#ff0066;
+
a:visited {color: #CC6699}
-
</pre>
+
a:hover {color: #FF0066}
-
<p>}
+
  a:active {color: #FF0066}
-
iframe {
+
 
-
</p>
+
#content {
-
<pre> display: none;
+
  background-image:  
-
</pre>
+
  url('http://editthis.info/images/ego/1/1f/Background.jpg');
-
<p>}
+
  background-attachment:fixed;
-
</p>
+
  background-repeat: repeat;
-
<ol><li>content {
+
  background-position: 100% 0%
-
</li></ol>
+
}
-
<pre>  background-image:  
+
 
-
  url('<a href="http://editthis.info/images/ego/6/67/Pellicule.jpg'" class='external free' title="http://editthis.info/images/ego/6/67/Pellicule.jpg'" rel="nofollow">http://editthis.info/images/ego/6/67/Pellicule.jpg'</a>);
+
#toc {background-color: #D3D3D3}
-
  background-repeat: no-repeat;
+
 
-
  background-position: 100% 0%
+
pre  {background-color: #FFCCFF}
-
</pre>
+
 
-
<p>}
+
/* NE RIEN METTRE APRÈS CETTE LIGNE - SEULEMENT AVANT */
-
</p>
+
/* ET RESPECTER LA MISE EN PAGE (un bloque = un effet) */
-
<ol><li>toc {background-color: #D3D3D3}
+
</style>
-
</li></ol>
+
-
<p>pre  {background-color: transparent }
+
-
</p>
+
-
<pre>&lt;/style&gt;
+
-
</pre>
+
-
<p>&lt;script type="text/javascript"&gt;
+
-
</p>
+
-
<pre> //Feel free to add your javascript code here.
+
-
</pre>
+
-
<p>&lt;/script&gt;
+
-
google_color_url = "660066";
+
-
</p><div class="printfooter">
+
-
Récupérée de « <a href="http://www.editthis.info/ego/Header">http://www.editthis.info/ego/Header</a> »</div>
+
-
        <!-- end content -->
+
-
        <div class="visualClear"></div>
+
-
      <script type="text/javascript"><!--
+
-
google_ad_client = "pub-3048009152605611";
+
-
google_ad_width = 728;
+
-
google_ad_height = 90;
+
-
google_ad_format = "728x90_as";
+
-
google_ad_type = "text_image";
+
-
google_ad_channel ="5915923512";
+
-
google_color_border = "FFFFFFF";
+
-
google_color_bg = "FFFFFF";
+
-
google_color_link = "0000FF";
+
-
google_color_text = "000000";
+
-
google_color_url = "0066CC";
+
-
//--></script>
+
-
<script type="text/javascript"
+
-
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+
-
</script>
+

Current revision as of 17:00, 1 December 2006

<style type="text/css">

/* PAS DE HTML DANS UN PAGE CSS !!!!! revoir w3school */
body {
  color: #FF0066;
}
iframe {
  display: none;
}
h1 {color: #660066}
a:link {color: #660066}
a:visited {color: #CC6699}
a:hover {color: #FF0066}
a:active {color: #FF0066}
#content {
  background-image: 
  url('http://editthis.info/images/ego/1/1f/Background.jpg');
  background-attachment:fixed;
  background-repeat: repeat;
  background-position: 100% 0%
}
#toc {background-color: #D3D3D3}
pre  {background-color: #FFCCFF}
/* NE RIEN METTRE APRÈS CETTE LIGNE - SEULEMENT AVANT */
/* ET RESPECTER LA MISE EN PAGE (un bloque = un effet) */

</style>

Personal tools