Vous êtes sur la page 1sur 1

<h1></h1>

<!DOCTYPE html> <h2></h2> <head>


<html > <h3></h3> <title>Portfolio Info</title>
<head> <h4></h4> <head>
<title>Titre </title> <h5></h5> <body style=" background-color:silver ;">
</head> <h6></h6>
<body> <h1 style=" color :red;text-align :center;
< !-- commentaire --> text-decoration-line:underline;">Portfolio</h1>
</body> <h2 style=" color : #00be10;text-align :center;">
</html>
<h3 style="color : rgb(0, 0, 255);text-align :center;">
Style dans le head :
<head> Ligne horizontale : <hr>

<style> <ul>
P { color : red ;} <li>Un <mark>algorithme</mark> est une suite..</li>
H3 {text- <li><mark> Python </mark> est le langage de ...</li>
align :center ; } </ul>
</style>
<a href="algo.html" >Voir plus ...</a>
<

<p style= "font-family: Arial, Helvetica, sans-serif;
font-size: 22px;"> la <strong>Robotique</strong>
est l’ensemble …</p>

Robotique.html Robotique

<p style="text-align: center;">


<img src="robot.png" alt="Robot"
title="ROBOT">
</p>
La robotique est l'ensemble des
<a href="portfolio.html"> techniques …
<img src="bouton_accueil.png" alt="Robot"
title="Robot">
</a>
<ol>
<li>Le <strong>HTML</strong> est un langage … </li>
Texte en valeur
<li>Le <strong> CSS</strong> pour Cascading Style Sheets</li>
<em>texte</em>
2 </ol>
en exposant : X
<sup> </sup> <img src="html5&css.jpg" width="300" height="200"
en indice: O2 alt="html5&css3" title="html5&css3">
<sub> </sub> Retour à la line <br>
<p style="text-align: right;"> Documentation : site W3Scool
<a href="https://www.w3schools.com/" title="w3schools"
target="_blank">lien</a> </p>

Vous aimerez peut-être aussi