worldnews/index.html

13 lines
296 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>world news sources</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>world news sources</h1>
<p>loading...</p>
</body>
</html>