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.

28 lines
1.7 KiB

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>New Website</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Berkshire+Swash&family=Pacifico&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="http:/meyerweb.com/eric.tools/css/reset/reset.css">
<link href="/styles/homepagestyles.css" rel="stylesheet">
<link href="/styles/styles.css" rel="stylesheet">
</head>
<body id="homebody">
<div class="header">
<h1>My Learning Website</h1>
</div>
<div class="main-content">
<p class="homepagebutton"><a href="../../../../../webdevelopment/javascriptessentialtraining2021/codesamples/practice/addanelement/webdevelopment/webdevelopment.html">Web Development</a></p>
<p class="homepagebutton"><a href="../../../../../webdevelopment/javascriptessentialtraining2021/codesamples/practice/addanelement/linux/linux.html">Linux</a></p>
<p class="homepagebutton"><a href="../../../../../webdevelopment/javascriptessentialtraining2021/codesamples/practice/addanelement/photography/photography.html">Photography</a></p>
<p class="homepagebutton"><a href="../../../../../webdevelopment/javascriptessentialtraining2021/codesamples/practice/addanelement/programming/programming.html">Programming</a></p>
<p class="homepagebutton"><a href="../../../../../webdevelopment/javascriptessentialtraining2021/codesamples/practice/addanelement/hungary/hungary.html">Hungary</a></p>
<p class="homepagebutton"><a href="../../../../../webdevelopment/javascriptessentialtraining2021/codesamples/practice/addanelement/others/others.html">Others</a></p>
</div>
</body>
</html>