All pastes #318999 Raw Edit

Quelque chose

public xml v1 · immutable
#318999 ·published 2007-01-16 22:49 UTC
rendered paste body
<?xml version="1.0" encoding="ISO-8859-15"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" dir="ltr"><head><title>Ebauche d'un site personnel</title><meta content="text/xml" http-equiv="content-type" /><link rel="stylesheet" type="text/css" media="screen" href="mediatheque.css" /><script src="mediatheque.js"></script> </head><body><div id="media">	<div  class="vignettes" id="film">		<img src="vignettes/orange.jpg" alt="orange_mcanique" class="image" />		<a href="video/films.php" class="video">Vidothque</a>	</div>	<div  class="vignettes" id="bd">		<img src="vignettes/gotlib.jpg" alt="gotlib" class="image" />		<a href="BD/BD.php5" class="BD">Bandes dessines</a>	</div>	<div class="vignettes" id="audio">		<img src="vignettes/freddy_mercury.jpg" alt="pink-floyd" class="image" />		<a href="audio/audio.php5" class="audio">Audiothque</a><br />	</div>	</div>	<form id="menu" action="">  <div class="combox">  	<p> 	 <select id="selection" name="popup" onchange="change_site();">   	<option>Rechercher :</option>     	<option value="http://yoo.dyndns.org/public_html/video/Formulaire_titre.xhtml">-&nbsp;&nbsp;dans ma vidothque</option>    	<option value="http://yoo.dyndns.org/public_html/BD/recherche.php5">-&nbsp;&nbsp;dans mes Bandes dessines</option>    	<option value="http://yoo.dyndns.org/public_html/audio/recherche.php5">-&nbsp;&nbsp;dans mon audiothque</option>  	</select>  </p>  </div></form></body></html>