Css aider moi s il vous plait

Fermé
fafa576 Messages postés 80 Date d'inscription mercredi 29 novembre 2006 Statut Membre Dernière intervention 7 avril 2012 - 29 mars 2010 à 22:02
notobe Messages postés 1952 Date d'inscription mercredi 11 novembre 2009 Statut Membre Dernière intervention 8 juillet 2011 - 1 avril 2010 à 18:49
je debute avec css j ai crier un fichier style.css avec les atres fichier html j acris le code dans le fichier css puis enregestrer mais j ouvre mon fichier html aucun modefication n apparais donner moi une solution s il vous plait

2 réponses

fafa576 Messages postés 80 Date d'inscription mercredi 29 novembre 2006 Statut Membre Dernière intervention 7 avril 2012 1
29 mars 2010 à 22:05
please a zwinnin
0
LelLex Messages postés 1628 Date d'inscription mercredi 18 février 2009 Statut Membre Dernière intervention 5 septembre 2012 112
29 mars 2010 à 22:13
Il faut attacher ton fichier .css à tes pages .html !
Tu as mi quoi dans ton .css ?
0
fafa576 Messages postés 80 Date d'inscription mercredi 29 novembre 2006 Statut Membre Dernière intervention 7 avril 2012 1
1 avril 2010 à 16:54
le voila le page html que est ce que il y a aussi un code speciale pour css pour que les modefication apparit a ma page html
<!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" >
<head>
<title><P><I>Bienvenue sur mon site< </p></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<link rel="stylesheet" media="screen" type="text/css" title="style" href="style.css" />


</head>

<body background="alah.jpg"> <p><FONT color="red "><h1><B><KBD>mr stophe weblife </KBD> </B> <h1></FONT>
</P>
<blockquote>
<p><FONT color="red "><h3> <em><SUP>presentation:</sup></em> </h3></FONT> <FONT color="white "><CENTER> <h4>je suis <strong> mr mustafa</strong> 28 ans ,j habite agadir from morocco ma profession est informaticien<h4></P></br>
<P> <h4>j aime la poésie,lecture,sport,musique mon chanteur préféré est gorge wassouf</CENTER><h4></FONT> </p>
<p>

<a href="mailto:afouk_musta@hotmail.com">contacter moi </a><br/>
<p>

<center>
<img src="photo50.jpeg" width="500" height="375"alt="Photo de mustapha" /></center>
</p>
<center>
<a href="mon2eme_fichier.html#images">images</a></center>

</p>
</blockquote>
</body>
</html>
0
notobe Messages postés 1952 Date d'inscription mercredi 11 novembre 2009 Statut Membre Dernière intervention 8 juillet 2011 213
1 avril 2010 à 18:49
Des styles CSS ne peuvent pas s'appliquer avec un tel code html !
Il faut tout revoir depuis le début là...
0