We will continue our course HTML, Notre cour en HTML,...

1- Code HTML Aller sur un lien de site web.

<HTML>
<HEAD>
<TITLE>Document Html minimum</TITLE>
</HEAD>
<BODY>texte simple hello bonjour<BR>

<P>test1 my first paragraphe, test1 mon premier essaye en html</P>
<H3>test of header, test de header size 3</H3> 
<a href="http://wikipedia.org"> Cliquer ici pour aller sur wikipedia</a>
<a href="https://www.edgefx.in"> Cliquer ici pour aller sur electronic solutions and applications</a>

<DIV size = 14 align=center>test source  code in html created by MR.Micheal ARMANIOUS</DIV>
<DIV size = 14 align=center>le test de code source a crée par monsieur Micheal ARMANIOUS</DIV>
<!--C'est fini-->
</BODY>

</HTML>

2-Autre Code en HTML 

<HTML>
<HEAD>
<TITLE>Document Html minimum</TITLE>
</HEAD>
<BODY>texte simple hello bonjour<BR>

<P>test1 my first paragraphe, test1 mon premier essaye en html</P>
<H3>test of header, test de header size 3</H3> 
<P> Celci un lien directe sur site web de wikipedia</P>
<P> Direct link to go to wikipedia</P>
<a href="http://wikipedia.org"> Cliquer ici pour aller sur wikipedia</a>
<P> Celci un lien directe sur site web de circuits électroniques et les applications</P>
<P> Direct link to go to electronic circuits and it's applications</P>
<a href="https://www.edgefx.in"> Cliquer ici pour aller sur electronic solutions and applications</a>

<DIV size = 14 align=center>test source  code in html created by MR.Micheal ARMANIOUS</DIV>
<DIV size = 14 align=center>le test de code source a crée par monsieur Micheal ARMANIOUS</DIV>
<!--C'est fini-->
</BODY>

</HTML>




3-Autre Code en HTML 

Using Comments in HTML very important for each part of coding and scripting.
Utilisation de commentaire en HTML est important dans le codage source et scriptage de HTML.

<HTML>
<HEAD>
<TITLE>Document Html minimum</TITLE>
</HEAD>
<BODY>texte simple hello bonjour<BR>

<!--Comment ecrire une phrase en HTML-->
<!--how writing code in html code and source scripting-->
<P>test1 my first paragraphe, test1 mon premier essaye en html</P>

<!--Utiliser header de size 3-->
<!--How using header size nomber 3-->
<H3>test of header, test de header size 3</H3> 

<!-- aller sur un lien de autre site web-->
<!--Going website with a direct link-->
<P> Celci un lien directe sur site web de wikipedia</P>
<P> Direct link to go to wikipedia</P>
<a href="http://wikipedia.org"> Cliquer ici pour aller sur wikipedia</a>
<P> Celci un lien directe sur site web de circuits électroniques et les applications</P>
<P> Direct link to go to electronic circuits and it's applications</P>
<a href="https://www.edgefx.in"> Cliquer ici pour aller sur electronic solutions and applications</a>

<!--this code source created by Micheal ARMANIOUS-->
<DIV size = 14 align=center>test source  code in html created by MR.Micheal ARMANIOUS</DIV>
<DIV size = 14 align=center>le test de code source a crée par monsieur Micheal ARMANIOUS</DIV>
<!--C'est fini-->
</BODY>
</HTML>

4- Autre Code en HTML 

<HTML>
<HEAD>
<TITLE>Document Html minimum</TITLE>
</HEAD>
<BODY>texte simple hello bonjour<BR>

<!--Comment ecrire une phrase en HTML-->
<!--how writing code in html code and source scripting-->
<P>test1 my first paragraphe, test1 mon premier essaye en html</P>

<!--Utiliser header de size 3-->
<!--How using header size nomber 3-->
<H3>test of header, test de header size 3</H3> 

<!-- aller sur un lien de autre site web-->
<!--Going website with a direct link-->
<P> Celci un lien directe sur site web de wikipedia</P>
<P> Direct link to go to wikipedia</P>
<P> Auf die Webseite zu gehen.</P>
<a href="http://wikipedia.org"> Cliquer ici pour aller sur wikipedia</a>

<P> Celci un lien directe sur site web de circuits électroniques et les applications</P>
<P> Direct link to go to electronic circuits and it's applications</P>
<a href="https://www.edgefx.in"> Cliquer ici pour aller sur electronic solutions and applications</a>

<!--Les lists de Difinition-->
<!--definition lists-->
<H2>les listes de difinitions, Difinition Lists, per definitionem-definitionsgemäß-Bewerberliste</H2>

<dl>
<dt>HTML</dt>
<dd>HTML signifie HyperText Markup language, cree en 1991,...</dd>
<dd>HTML define as HyperText Markup language, created in 1991,...</dd>
<dd>HTML  heißt HyperText Markup language,  geschaffen  im Jahre 1991,...</dd>

<dt>CSS</dt>
<dd>HTML signifie Cascading Style Sheets, cree en 1991,...</dd>
<dd>HTML define as Cascading Style Sheets, created in 1991,...</dd>
<dd>HTML  heißt Cascading Style Sheets,  geschaffen  im Jahre 1991,...</dd>

</dl>

<!--List non ordononcer-->
<P> Not an arranged  List</P>
<P> Unstrukturierten Listen</P>
<H3>Les mois du printemps</H3>
<UL><LI>avril
<LI>mai
<LI>juin</UL>

<!--List non ordononcer-->
<P>Arranged list</P>
<P>Strukturierten Listen<P>
<H3>Les mois d'automne</H3>
<OL><LI>octobre
<LI>novembre
<LI>d&eacute;cembre</OL>

</dl>



<P>Pardonner aux ennemis ne signifie pas être timoré, mais posséder une âme forte.</P>
<P>Feinden verzeihen, heißt nicht kleinmütig sein, sondern eine starke Seele besitzen.</P>
<P>Forgiving your enimes is not a sign of weakness nor shying but it is in the opposite you have a strong sprit inside your personality</P>  

<!--this code source created by Micheal ARMANIOUS-->
<DIV size = 14 align=center>test source  code in html created by MR.Micheal ARMANIOUS</DIV>
<DIV size = 14 align=center>le test de code source a crée par monsieur Micheal ARMANIOUS</DIV>
<!--C'est fini-->
</BODY>
</HTML>




5- Saute des pages HTML

Pour aller d'une page HTML à une autre page HTML, il faut créer une dossier et vous ajoutez toutes les pages concernant, ensuite encrypter ou coder par cette lien ,

+++par exemple fichier 1.html et l'autre fichier 2.html

<!--Aller vers autre page html--> 
<P>For going to page 1 clic here, pour aller vers 1 click ici</P>
<A HREF="1.html">Aller vers le document 1</A>
<P>For going to page 2</P>

<A HREF="2.html">Aller vers le document 2</A>

For goining from 1 page en HTML for another page in HTML

you have to create 1 folder and put inside it alll filies HTML and **CSS.

+++EXAMPLE       

<!--Going from a page html to another page--> 
<P>For going to page 1 clic here, pour aller vers 1 click ici</P>
<A HREF="1.html">goining to page 1</A>
<P>For going to page 2</P>


<A HREF="2.html">to go to page nomber 2</A>




6- Saute des pages HTML dans autre dossier.

+++ On peux aller de page HTML à une autre page HTML dans autre Dossier.
+++ We can go from page Html to another page in another folder.

example:

<!--Aller vers autre page html dans le meme dossier-->
<P>For going to page new3 clic here, pour aller vers page html new3 click ici</P>
<A HREF="new3.html">Aller vers le document 3</A>
<P>For going to page new4 clic here, pour aller vers page html new4 click ici</P>
<A HREF="new4.html">Aller vers le document 4</A>

<!--Aller vers autre page HTML en autre dossier-->
<P> pour aller à une autre page dans une autre dossier, for going to another page html in another folder</P>
<A HREF="C:\Program Files (x86)\Notepad++\testing\new 11.html">page html new 11</A>



Commentaires

Posts les plus consultés de ce blog

MATLAB and using matlab, utilisation de matlab, die arbiten für Matlab koncepten,

Modeling automatic systems using Matlab-simuliunk level 24

Développement informatique HTML