[Linux-bruxelles] Online demo: css design to debug

Eric Freyens efreyens at tiscali.be
Sam 27 Mar 20:29:57 CET 2004


Il serait plus judicieux d'utiliser le formatage du titre 1 et du titre 
2 et de créer un titre 3 convenablement plutôt que de mêler le formatage 
dans un div.
Voir ci dessous :
<pre>

h1 {
	font-size:30px;
	padding-top:10px;
	color: red;
}

h2 {
	font-size: 20px;
	padding-top:10px;
	color: red;
}

h3 {
             font-size:14px;
             padding-top:10px;
             color: red;
}

<body>
<center>

<h1>NO Software Patents in Europe</h1>
<h2>Demonstration in Brussels, 14 april</h2>
</div>
</center>

<div id="centercontent">
  <h3>1. Making and using software will be more risky</h3>
  <p>The Internet will disappear, yes that's <a href="http://url.com">true</a>.</p>

  <h3>2. Libre software will disappear</h3>
  <p>Simply because Libre software authors cannot take the number of their users,
  the patent holder will refuse to give a licence if those authors cannot count
  the number of users. Patent is a way of erasing Libre Software (like Linux,
  Apache, etc...) of the planet, making them illegal to sell or to redistribute.</p>

  <h3>3. Does European Democracy exists?</h3>
  <p><a href="http://bolki.com">Bolkestein</a> is evil</p>

  <h3>4. Demonstration in the streets of Brussels</h3>
  <p>The European Parliament voted on September 24th for a directive proposal
  which confirms the existing European law, makes software explicitely
  unpatentable and codifies additional safeguards, such as freedom of
  </p>

  <h3>5. Close your website too!</h3>
  <p>Close your website too between the 5 april and the 15 april, 10 days is
  nothing compared to a patent nightmare of 20 years.
  </p>
</div>

<center>
<div id="footer">

More information on software patents at <a href="http://swpat.ffii.org">FFII</a>
</div>
</center>

</body>
</html>

</pre>






Plus d'informations sur la liste de diffusion Linux-bruxelles