👤

Sagot :

Réponse :

<h1 align="center">Titre centré</h1>

Explications :

<!DOCTYPE html>

<html>

<head>

<title>Ma Page</title>

</head>

<body>

<h1 align="center">Titre centré</h1>  

</body>

</html>

© 2024 IDNLearn. All rights reserved.