Salut,
j'ai fait un lien vers un pdf, une page blanche s'affiche! mais que se passe-t-il?
ou est donc passé mon pedefe?
merci d'avance
merci
Modifié par moufigri (25 May 2007 - 15:02)
      
      
    j'ai fait un lien vers un pdf, une page blanche s'affiche! mais que se passe-t-il?
ou est donc passé mon pedefe?
merci d'avance
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
	
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Accès</title>
<style type="text/css">
	body{
	line-height: 14px;
	text-align: left;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 910px;
	background-color:#009999 ;	
	background-image: none;
	}
	
		#container{
	position:relative;
	width:770px;
	height:396px;
	margin: 0 auto 0 auto;
	text-align:justify;
	   </style>
</head>
   
<body>
<div id="container">
<h2>Accès</h2>
<p><a href="lien.pdf">accès au riad puchka</a></p>
</div>
</body>
</html>
merci
Modifié par moufigri (25 May 2007 - 15:02)