JSFiddle - React, Tailwind, and code Playground
HTML
<html>
<head>
<title><?php echo (".example"); ?></title>
</head>
<body>
<h1 class="example">this is going to be the title</h1>
</body>
</html>
<html>
<head>
<title><?php echo (".example"); ?></title>
</head>
<body>
<h1 class="example">this is going to be the title</h1>
</body>
</html>