Continuation de notre développement en HTML et CSS
Introduction, introduction-Part 1
+We were getting Html code when we developed HTML last time.
On a pris le développement en Code HTML et comment développer en HTML.
+Today we must create a folder and put inside it xyz.html, and another file called xyzzz.css.
on va mettre ou développer un dossier , et à l’intérieur il faut appeler xyz.html, et xyzz.css.
Méthodes en HTML - Part 2
+We got last time how to write a balise phrase, sentences, <P.....>, <Title....>,<H1.......H6>,<a=....>...
On a pris la dernier fois les balise, P,H,Title,A,....
+ Développement de lists ordonnancer.
Developement of lists arranged well.
Coding Part 3
Code en HTML:
Méthode 1
<ul> <li>...
<li>...
<li>...</ul>
Méthode 2
<ol> <li>...
<li>...
<li>...</ol>
<H2>Les composants electronique analogiques</H2>
<UL><LI>Resistance
<LI>Capacitor
<LI>Coil
<LI>Inducteur
<LI>Transistor
<LI>Amplificateur differential
<LI>Amplifecateur operationnelle
<LI>Operational amplifier
<LI>Filtre RC</UL>
<P>
<H4>Les composants electroniques numeriques</H4>
<OL><LI>Gate OR-OU
<LI>Gate ET-AND
<LI>Gate NOT-NON
<LI>Gate Buffer
<LI>Gate FII filtre impulse infinie
<LI>Gate OU exclusive</OL>
<h4> cette page a développé par Micheal ARMANIOUS</h4>
OutputTest,Sortie de test- Part 4
Code en xyzzz.css Part 5
+ Il faut faire Fichier CSS
you must create a file called xyzz.css
for this file example of it's code:
h5 {
color: Violet;
text-align: right;
font-weight: bold;
}
p {
font-family: comic sans ms;
}
span {
font-weight: bold;
}
ul{
font-weight: bold;
color:blue;
}
+We were getting Html code when we developed HTML last time.
On a pris le développement en Code HTML et comment développer en HTML.
+Today we must create a folder and put inside it xyz.html, and another file called xyzzz.css.
on va mettre ou développer un dossier , et à l’intérieur il faut appeler xyz.html, et xyzz.css.
Méthodes en HTML - Part 2
+We got last time how to write a balise phrase, sentences, <P.....>, <Title....>,<H1.......H6>,<a=....>...
On a pris la dernier fois les balise, P,H,Title,A,....
+ Développement de lists ordonnancer.
Developement of lists arranged well.
Coding Part 3
Code en HTML:
Méthode 1
<ul> <li>...
<li>...
<li>...</ul>
Méthode 2
<ol> <li>...
<li>...
<li>...</ol>
<H2>Les composants electronique analogiques</H2>
<UL><LI>Resistance
<LI>Capacitor
<LI>Coil
<LI>Inducteur
<LI>Transistor
<LI>Amplificateur differential
<LI>Amplifecateur operationnelle
<LI>Operational amplifier
<LI>Filtre RC</UL>
<P>
<H4>Les composants electroniques numeriques</H4>
<OL><LI>Gate OR-OU
<LI>Gate ET-AND
<LI>Gate NOT-NON
<LI>Gate Buffer
<LI>Gate FII filtre impulse infinie
<LI>Gate OU exclusive</OL>
<h4> cette page a développé par Micheal ARMANIOUS</h4>
OutputTest,Sortie de test- Part 4
Code en xyzzz.css Part 5
+ Il faut faire Fichier CSS
you must create a file called xyzz.css
for this file example of it's code:
h5 {
color: Violet;
text-align: right;
font-weight: bold;
}
p {
font-family: comic sans ms;
}
span {
font-weight: bold;
}
ul{
font-weight: bold;
color:blue;
}
Commentaires
Enregistrer un commentaire