highlight current page in menu
This commit is contained in:
parent
8e3b3ed0c0
commit
0bda210618
3 changed files with 10 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<body>
|
||||
<nav>
|
||||
<a href="index.html">home</a>
|
||||
<a href="index.html" class="current">home</a>
|
||||
<a href="poster.html">poster</a>
|
||||
</nav>
|
||||
<main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue