Css aider moi s il vous plait
fafa576
Messages postés
109
Statut
Membre
-
notobe Messages postés 2222 Statut Membre -
notobe Messages postés 2222 Statut Membre -
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
A voir également:
- Css aider moi s il vous plait
- S'il te plait ne pars pas oh mon amour ✓ - Forum Musique / Radio / Clip
- Enlever soulignement lien css - Astuces et Solutions
- Css exposant ✓ - Forum CSS
- Css download - Télécharger - HTML
- Background color css ✓ - Forum CSS
2 réponses
Il faut attacher ton fichier .css à tes pages .html !
Tu as mi quoi dans ton .css ?
Tu as mi quoi dans ton .css ?
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>
<!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>