ds-algo-study
Version:
Just experimenting with publishing a package
71 lines (64 loc) • 2.46 kB
HTML
<html>
<head>
<meta http-equiv="Content-Type" content="text/html">
<meta name="Author" content="Bryan Guner">
<link rel="stylesheet" href="./assets/prism.css">
<link rel="stylesheet" href="./assets/style.css">
<script async defer src="./assets/prism.js"></script>
<title> directory </title>
<style>
a {
color: black;
}
li {
border: 1px solid black ;
font-size: 20px;
letter-spacing: 0px;
font-weight: 700;
line-height: 16px;
text-decoration: none ;
text-transform: uppercase;
background: #194ccdaf ;
color: black ;
border: none;
cursor: pointer;
justify-content: center;
padding: 30px 60px;
height: 48px;
text-align: center;
white-space: normal;
border-radius: 10px;
min-width: 45em;
padding: 1.2em 1em 0;
box-shadow: 0 0 5px;
margin: 1em;
display: grid;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
}
</style>
</head>
<body>
<ul>
<li><a href="./blank/testing/starter.html"> ./blank/testing/starter.html </a></li>
<li><a href="./blank/SpecRunner.html"> ./blank/SpecRunner.html </a></li>
<li><a href="./tabs/tabs.html"> ./tabs/tabs.html </a></li>
<li><a href="./my-solutions/complete.html"> ./my-solutions/complete.html </a></li>
<li><a href="./my-solutions/SpecRunner.html"> ./my-solutions/SpecRunner.html </a></li>
<li><a href="./part-2/SpecRunner.html"> ./part-2/SpecRunner.html </a></li>
<li><a href="./blank/SpecRunner.html"> ./blank/SpecRunner.html </a></li>
<li><a href="./blank/testing/starter.html"> ./blank/testing/starter.html </a></li>
<li><a href="./directory.html"> ./directory.html </a></li>
<li><a href="./index1.html"> ./index1.html </a></li>
<li><a href="./my-solutions/complete.html"> ./my-solutions/complete.html </a></li>
<li><a href="./my-solutions/SpecRunner.html"> ./my-solutions/SpecRunner.html </a></li>
<li><a href="./part-2/SpecRunner.html"> ./part-2/SpecRunner.html </a></li>
<li><a href="./tabs/tabs.html"> ./tabs/tabs.html </a></li>
<li><a href="./tabs/tabs2.html"> ./tabs/tabs2.html </a></li>
<li><a href="./tabs/template-files/hGaQaBeUfGw.html"> ./tabs/template-files/hGaQaBeUfGw.html </a></li>
</ul>
</body>
</html>