You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" \>
|
|
|
|
<title>Languages de programmation</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Languages de programmation</h1>
|
|
|
|
<img src="./ProgrammingLanguage1-1.jpg" alt="Images des nom de programmes"
|
|
|
|
width="350" height="250" />
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<article>
|
|
|
|
<section>
|
|
|
|
<h3>Le C</h3>
|
|
|
|
<p>Le C est un language de programmation.</p>
|
|
|
|
<a href="./pages/article1">Lire la suite...</a>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<h3>Le C++</h3>
|
|
|
|
<p>Le C++ est un language de programmation.</p>
|
|
|
|
<a href="./pages/article2">Lire la suite...</a>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<h3>Le C#</h3>
|
|
|
|
<p>Le C# est un language de programmation.</p>
|
|
|
|
<a href="./pages/article3">Lire la suite...</a>
|
|
|
|
</section>
|
|
|
|
</article>
|
|
|
|
<aside>
|
|
|
|
<ul>
|
|
|
|
<li><a href="https://fr.wikipedia.org/wiki/C_(langage)">C (Wiki)</a></li>
|
|
|
|
<li><a href="https://fr.wikipedia.org/wiki/C%2B%2B">C# (Wiki)</a></li>
|
|
|
|
<li><a href="https://fr.wikipedia.org/wiki/C_sharp">C++ (Wiki)</a></li>
|
|
|
|
</ul>
|
|
|
|
</aside>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
<footer>
|
|
|
|
<p>Auteur: Alexandre Agostinho</p>
|
|
|
|
<p><a href="mailto:alexandre.agostinho@etu.uca.fr">alexandre.agostinho@etu.uca.fr</a></p>
|
|
|
|
</footer>
|
|
|
|
</html>
|