You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
291 B
HTML
12 lines
291 B
HTML
5 years ago
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title> BREHHH </title>
|
||
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>My webpage</h1>
|
||
|
<p> Hi there losers <br/> <b>Git</b></p>
|
||
|
</body>
|
||
|
</html>
|