HTML Modifier le nom dans l'onglet
<html>
<head>
<title>Insert title here</title>
</head>
</html>
jopxxl
<html>
<head>
<title>Insert title here</title>
</head>
</html>
<title>Title to appear in the browsers tab of the page</title>
<html>
<head>
<title>This is title in HTML</title>
</head>
</html>
In your <head> tag, add:
<title>My Epic Title Name</title>
<title>This is the title</title>