how can i fix this problem?
i want them to be loaded at the same time
Code: Select all
<html>
<head>
<style>
body {font-family: Arial, Helvetica, sans-serif;}
</style>
</head>
<body>
<h1> My website </h1>
</body>
</html>