Articles

Affichage des articles du avril, 2016

Continuation de notre développement en HTML et CSS

Image
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>... ...

Continuer développement ensemble en HTML

Image
Introduction- Part1: 1+ Après on a étudié ensemble, créer un fichier xyz.html.      After we get together how we create a file xyz.html and putting it inside a folder. 2+ Et après on a pris connaissance des balises en HTML.      And after we get how to write balise and coding in HTML. 3+ On va continuer ensemble.      we will continue together. Coding in HTML-Part2: <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>testeur informatique, développeur informatique</a> <p>Light of light is christ jesus our lord, lumiere de lumiere est christ jesus</p> <p>Celci pour ecrire de la phrase</p> <p>This is for wrighting, a sentance, to write a sentance</p> <!--Headers headers--...

Développement informatique HTML

Image
First Part Bienvenue Bonjour Mes Amis 2eme Article en informatique Hello my friends i hope you tried the frist code of html.  Second Part Code type html On va essayer autre code de HTML aujourd’hui.  we will try a new example in html today together. Third Part introduction Les langages HTML et CSS sont, comme nous allons le voir, à la base de tout projet de programmation informatique. Par extension, ce cours s’adresse à tous, du plus parfait néophyte à l’expert ayant besoin d’un  rafraîchissement . The HTML and CSS coding languages is for us all easy to use it, to play with it, to developeing your application with it, in all computer developpement applications,  This leson for all levels of computer developpers and computer programmers. Fourth Part definition définition de HTML Définitions et rôles du HTML et du CSS HTML est l’abréviation de HyperText Markup Language, soit en français « langage hypertexte de balisage ».  Ce langage...

Mon 1er Article en informatique.

Image
Ceci Mon test paragraphe 1 My frist test for creating  a Blog. Ceci est un test. Ceci Mon test paragraphe 2 Ceci de code sur notepad++ il a crée par: Micheal ARMANIOUS. Vous pourriez testé sur n'imorte quel éditeur chrome safari.... Ceci Mon test paragraphe 3 Codage en HTML,il faut crée un fichier et appellera xyz.html . this is a code wrote in HTML language you can write it as xyz.html in notpad++ to test it. you can also execute it on chrome, safari,... Ceci Mon test paragraphe 4 First test in  HTML language  Test premier pour les utilisateur de  langage HTML. +++++++++++++++++++++++++++++++++++++ Ceci Mon test paragraphe 5 Commandes en HTML File. Le fichier HTML il va composer des commandes. <HTML> <HEAD> <TITLE>Document Html minimum</TITLE> </HEAD> <BODY>texte simple hello bonjour<BR> <B>texte en gras lumiere</B><BR> <STRONG>texte en gras light from light</STRONG...