You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
206 B
13 lines
206 B
2 years ago
|
<html lang=en>
|
||
|
<head>
|
||
|
<meta charset=UTF-8>
|
||
|
<link rel=stylesheet href=style.css>
|
||
|
<body>
|
||
|
<div class=body>
|
||
|
<h1>welcome</h1>
|
||
|
<p>hello, im cath and i exist
|
||
|
</div>
|
||
|
</body>
|
||
|
</head>
|
||
|
</html>
|