Paragraphe 1.1
Suite du texte Paragraphe 1.1

Paragraphe 1.2
Suite du texte Paragraphe 1.2

Retour au tutorial
Code Page


<HTML>

<title>
Mixage</title>
<link rel="stylesheet" href="StyleTutorSave.css">
<style>
body { font-family: Arial; font-size: 15pt; color: green }
</style>
</head>
<body background="images/lighttex.jpg" bgcolor="#FFFFFF">
<div class="clsParag">
Paragraphe 1.1
</div>
Suite du texte Paragraphe 1.1<br>
<br>
<div class="clsParag" style="color:blue">
Paragraphe 1.2
</div>
Suite du texte Paragraphe 1.2
</body>
</HTML>