Jabra Evolve2 65 Stereo UC + Base
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spécifications du Produit</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
body {
font-family: 'Poppins', sans-serif;
background-color: #f8f9fa;
color: #212529;
transition: background-color 0.3s ease, color 0.3s ease;
}
body.dark {
background-color: #212529;
color: #f8f9fa;
}
table {
width: 100%;
border-collapse: collapse;
font-size: 14px;
margin: 20px 0;
border-radius: 10px;
overflow: hidden;
}
th, td {
border: 1px solid #6c757d;
padding: 8px;
text-align: left;
font-size: 12px;
}
th {
background-color: #120F12;
color: white;
text-align: center;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
body.dark tr:nth-child(even) {
background-color: #343a40;
}
@media screen and (max-width: 768px) {
table, th, td {
font-size: 12px;
}
}
@media screen and (max-width: 480px) {
table, th, td {
font-size: 10px;
}
}
</style>
</head>
<body>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spécifications du Produit</title>
<!-- The style section remains the same as it's not specific to the data -->
</head>
<body>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spécifications du Produit</title>
<!-- The style section remains the same as it's not specific to the data -->
</head>
<body>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spécifications du Produit</title>
<!-- The style section remains the same as it's not specific to the data -->
</head>
<body>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spécifications du Produit</title>
<!-- The style section remains the same as it's not specific to the data -->
</head>
<body>
<table> <tr> <th colspan="2">Général</th> </tr> <tr> <td>Marque</td> <td>Jabra</td> </tr> <tr> <td>Couleur</td> <td>Noir</td> </tr> <tr> <td>Nom de modèle</td> <td>Evolve2 65</td> </tr> </table> <table> <tr> <th colspan="2">Design</th> </tr> <tr> <td>Emplacement des oreilles</td> <td>Extra-auriculaire</td> </tr> <tr> <td>Facteur de forme</td> <td>Supra-Auriculaire</td> </tr> <tr> <td>Insonorisation</td> <td>Isolation acoustique</td> </tr> </table> <table> <tr> <th colspan="2">Audio</th> </tr> <tr> <td>Réponse en fréquence</td> <td>20 KHz</td> </tr> </table> <table> <tr> <th colspan="2">Connectivité</th> </tr> <tr> <td>Technologie de connectivité</td> <td>Sans fil</td> </tr> <tr> <td>Technologie de communication sans fil</td> <td>Bluetooth</td> </tr> <tr> <td>Prise casque</td> <td>USB</td> </tr> </table>
</body>
</html>