28220 sujets

CSS et mise en forme, CSS3

bonjour

cela doit venir du display: block; dans

#preamble {
	background-color: #E1F0C6;
	float: left;
	width: 61.77%;
	display: block;

etant donné que tu n'as rien defini encore dans

#linkList2 { 
	
	}


fais le test
autant pour moi

je viens de verifier et visiblement c'est un </div> qui gene

celui la
<div id="preamble">

			<h3><span>The Road to Enlightenment</span></h3>
			<p class="p1"><span>Littering a dark and dreary road lay the past relics of browser-specific tags, incompatible <acronym title="Document Object Model">DOM</acronym>s, and broken <acronym title="Cascading Style Sheets">CSS</acronym> support.</span></p>
			<p class="p2"><span>Today, we must clear the mind of past practices. Web enlightenment has been achieved thanks to the tireless efforts of folk like the <acronym title="World Wide Web Consortium">W3C</acronym>, <acronym title="Web Standards Project">WaSP</acronym> and the major browser creators.</span></p>

			<p class="p3"><span>The css Zen Garden invites you to relax and meditate on the important lessons of the masters. Begin to see with clarity. Learn to use the (yet to be) time-honored techniques in new and invigorating fashion. Become one with the web.</span></p>
		</div>
	</div> <---[b] à supprimer me semble t il[/b]

désolé, je viens de relire que tu n'avais pas le droit de toucher au HTML Smiley confused

je vais chercher ailleurs pour me faire pardonner Smiley cligne
Salut Sébastien

je ne peux plus visualiser le problème mais tu peux utiliser white-space: nowrap; pour empecher le retour à la ligne je crois
++
Guillaume