Skip to content

Commit

Permalink
create top.html, top.css
Browse files Browse the repository at this point in the history
  • Loading branch information
tsusu0409 committed Jan 4, 2025
0 parents commit 147c3b6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Empty file added css/top.css
Empty file.
17 changes: 17 additions & 0 deletions top.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="/css/top.css">
<title>coens portal</title>
</head>
<body>
<haeder>

</haeder>
<div class="main">

</div>
<footer>

</footer>
</body>

0 comments on commit 147c3b6

Please sign in to comment.