Css aider moi s il vous plait
fafa576
Messages postés
80
Date d'inscription
Statut
Membre
Dernière intervention
-
notobe Messages postés 1952 Date d'inscription Statut Membre Dernière intervention -
notobe Messages postés 1952 Date d'inscription Statut Membre Dernière intervention -
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
- Enlever le soulignement d'un lien css - Astuces et Solutions
- Cette sedcard est actuellement pas actif. s'il vous plaît vérifier plus tard. - Forum Samsung
- Css exposant ✓ - Forum CSS
- Enlever trait sous un lien href ✓ - Forum Webmastering
- En préparant son diaporama, tom a pris quelques notes qui l'aideront lors de sa présentation. quand il présentera l'âne, il a prévu de raconter une anecdote sur cet animal. comment s'appelle l'âne de son histoire ? - Forum Réseau
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>