Skip to content

Commit

Permalink
Finishing touchs
Browse files Browse the repository at this point in the history
  • Loading branch information
kavish54 committed Oct 27, 2024
1 parent ae358d2 commit ce35f22
Show file tree
Hide file tree
Showing 16 changed files with 341 additions and 341 deletions.
Empty file removed src/categories/categories.html
Empty file.
42 changes: 21 additions & 21 deletions src/copyright/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
</head>

<body>
<header>
<header>
<nav class="navbar">
<h2><span>IPowerUp</span></h2>
<div class="nav-links">
<a href="/src/homepage/homepage.html" class="home">Home</a>
<div class="dropdown">
<a class="dropbtn">Categories</a>
<div class="dropdown-content">
<a href="../patent/patent.html">Patent</a>
<a href="../copyright/copyright.html">Copyright</a>
<a href="../trademark/trademark.html">Trademarks</a>
<a href="../tradesecret/tradesecret.html">Trade Secrets</a>
<a href="/src/patent/patent.html">Patent</a>
<a href="/src/copyright/copyright.html">Copyright</a>
<a href="/src/trademark/trademark.html">Trademarks</a>
<a href="/src/tradesecret/tradesecret.html">Trade Secrets</a>
</div>
</div>
<div class="dropdown">
Expand All @@ -30,38 +30,38 @@ <h2><span>IPowerUp</span></h2>
<div class="dropdown-submenu">
<a class="subdropbtn">Quiz ▸</a>
<div class="submenu-content">
<a href="../games/quiz/quiz.html?type=trademark">Trademark Quiz</a>
<a href="../games/quiz/quiz.html?type=copyright">Copyright Quiz</a>
<a href="../games/quiz/quiz.html?type=tradesecret">Trade Secret Quiz</a>
<a href="../games/quiz/quiz.html?type=patent">Patent Quiz</a>
<a href="/src/games/quiz/quiz.html?type=trademark">Trademark Quiz</a>
<a href="/src/games/quiz/quiz.html?type=copyright">Copyright Quiz</a>
<a href="/src/games/quiz/quiz.html?type=tradesecret">Trade Secret Quiz</a>
<a href="/src/games/quiz/quiz.html?type=patent">Patent Quiz</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Wordsearch ▸</a>
<div class="submenu-content">
<a href="../games/wordsearch/WordSearch.html?type=trademark">Trademark Wordsearch</a>
<a href="../games/wordsearch/WordSearch.html?type=copyright">Copyright Wordsearch</a>
<a href="../games/wordsearch/WordSearch.html?type=tradesecret">Trade Secret Wordsearch</a>
<a href="../games/wordsearch/WordSearch.html?type=patent">Patent Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=trademark">Trademark Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=copyright">Copyright Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=tradesecret">Trade Secret Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=patent">Patent Wordsearch</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Crossword ▸</a>
<div class="submenu-content">
<a href="../games/crossword/crossword.html?type=trademark">Trademark Crossword</a>
<a href="../games/crossword/crossword.html?type=copyright">Copyright Crossword</a>
<a href="../games/crossword/crossword.html?type=tradesecret">Trade Secret Crossword</a>
<a href="../games/crossword/crossword.html?type=patent">Patent Crossword</a>
<a href="/src/games/crossword/crossword.html?type=trademark">Trademark Crossword</a>
<a href="/src/games/crossword/crossword.html?type=copyright">Copyright Crossword</a>
<a href="/src/games/crossword/crossword.html?type=tradesecret">Trade Secret Crossword</a>
<a href="/src/games/crossword/crossword.html?type=patent">Patent Crossword</a>
</div>
</div>
<a href="../games/logoquiz/logoGame.html">Guess the Logo</a>
<a href="/src/games/logoquiz/logoGame.html">Guess the Logo</a>
</div>
</div>
</div>
<div class="nav-buttons">
<a class="btn1" href="../scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="../../index.html">Sign Out</a>
<a class="profile-pic" href="/src/homepage/homepage.html"><img src="/images/profile-pic.png"></a>
<a class="btn1" href="/src/scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="/index.html">Sign Out</a>
<a class="profile-pic" href="/src/profile/profile.html"><img src="/images/profile-pic.png"></a>
</div>
</nav>
</header>
Expand Down
99 changes: 50 additions & 49 deletions src/games/Story/Patent-Story.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,59 +12,60 @@
<body>
<header>
<nav class="navbar">
<h2><span>IPowerUp</span></h2>
<div class="nav-links">
<a href="/src/homepage/homepage.html" class="home">Home</a>
<div class="dropdown">
<a class="dropbtn">Categories</a>
<div class="dropdown-content">
<a href="/src/patent/patent.html">Patent</a>
<a href="/src/copyright/copyright.html">Copyright</a>
<a href="/src/trademark/trademark.html">Trademarks</a>
<a href="/src/tradesecret/tradesecret.html">Trade Secrets</a>
</div>
</div>
<div class="dropdown">
<a class="dropbtn">Games</a>
<div class="dropdown-content">
<div class="dropdown-submenu">
<a class="subdropbtn">Quiz ▸</a>
<div class="submenu-content">
<a href="/src/games/quiz/quiz.html?type=trademark">Trademark Quiz</a>
<a href="/src/games/quiz/quiz.html?type=copyright">Copyright Quiz</a>
<a href="/src/games/quiz/quiz.html?type=tradesecret">Trade Secret Quiz</a>
<a href="/src/games/quiz/quiz.html?type=patent">Patent Quiz</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Wordsearch ▸</a>
<div class="submenu-content">
<a href="/src/games/wordsearch/WordSearch.html?type=trademark">Trademark Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=copyright">Copyright Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=tradesecret">Trade Secret Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=patent">Patent Wordsearch</a>
</div>
<h2><span>IPowerUp</span></h2>
<div class="nav-links">
<a href="/src/homepage/homepage.html" class="home">Home</a>
<div class="dropdown">
<a class="dropbtn">Categories</a>
<div class="dropdown-content">
<a href="/src/patent/patent.html">Patent</a>
<a href="/src/copyright/copyright.html">Copyright</a>
<a href="/src/trademark/trademark.html">Trademarks</a>
<a href="/src/tradesecret/tradesecret.html">Trade Secrets</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Crossword ▸</a>
<div class="submenu-content">
<a href="/src/games/crossword/crossword.html?type=trademark">Trademark Crossword</a>
<a href="/src/games/crossword/crossword.html?type=copyright">Copyright Crossword</a>
<a href="/src/games/crossword/crossword.html?type=tradesecret">Trade Secret Crossword</a>
<a href="/src/games/crossword/crossword.html?type=patent">Patent Crossword</a>
</div>
<div class="dropdown">
<a class="dropbtn">Games</a>
<div class="dropdown-content">
<div class="dropdown-submenu">
<a class="subdropbtn">Quiz ▸</a>
<div class="submenu-content">
<a href="/src/games/quiz/quiz.html?type=trademark">Trademark Quiz</a>
<a href="/src/games/quiz/quiz.html?type=copyright">Copyright Quiz</a>
<a href="/src/games/quiz/quiz.html?type=tradesecret">Trade Secret Quiz</a>
<a href="/src/games/quiz/quiz.html?type=patent">Patent Quiz</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Wordsearch ▸</a>
<div class="submenu-content">
<a href="/src/games/wordsearch/WordSearch.html?type=trademark">Trademark Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=copyright">Copyright Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=tradesecret">Trade Secret
Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=patent">Patent Wordsearch</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Crossword ▸</a>
<div class="submenu-content">
<a href="/src/games/crossword/crossword.html?type=trademark">Trademark Crossword</a>
<a href="/src/games/crossword/crossword.html?type=copyright">Copyright Crossword</a>
<a href="/src/games/crossword/crossword.html?type=tradesecret">Trade Secret Crossword</a>
<a href="/src/games/crossword/crossword.html?type=patent">Patent Crossword</a>
</div>
</div>
<a href="/src/games/logoquiz/logoGame.html">Guess the Logo</a>
</div>
</div>
<a href="/src/games/logoquiz/logoGame.html">Guess the Logo</a>
</div>
</div>
</div>
<div class="nav-buttons">
<a class="btn1" href="../scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="../../index.html">Sign Out</a>
<a class="profile-pic" href="/src/homepage/homepage.html"><img src="/images/profile-pic.png"></a>
</div>
<div class="nav-buttons">
<a class="btn1" href="/src/scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="/index.html">Sign Out</a>
<a class="profile-pic" href="/src/profile/profile.html"><img src="/images/profile-pic.png"></a>
</div>
</nav>
</header>
</header>

<div class="container">
<div class="blur-overlay"></div>
Expand Down
6 changes: 3 additions & 3 deletions src/games/Story/TradeMark-Story.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ <h2><span>IPowerUp</span></h2>
</div>
</div>
<div class="nav-buttons">
<a class="btn1" href="../scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="../../index.html">Sign Out</a>
<a class="profile-pic" href="/src/homepage/homepage.html"><img src="/images/profile-pic.png"></a>
<a class="btn1" href="/src/scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="/index.html">Sign Out</a>
<a class="profile-pic" href="/src/profile/profile.html"><img src="/images/profile-pic.png"></a>
</div>
</nav>
</header>
Expand Down
6 changes: 3 additions & 3 deletions src/games/Story/TradeSceret-Story.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ <h2><span>IPowerUp</span></h2>
</div>
</div>
<div class="nav-buttons">
<a class="btn1" href="../scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="../../index.html">Sign Out</a>
<a class="profile-pic" href="/src/homepage/homepage.html"><img src="/images/profile-pic.png"></a>
<a class="btn1" href="/src/scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="/index.html">Sign Out</a>
<a class="profile-pic" href="/src/profile/profile.html"><img src="/images/profile-pic.png"></a>
</div>
</nav>
</header>
Expand Down
6 changes: 3 additions & 3 deletions src/games/Story/copyright-story.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ <h2><span>IPowerUp</span></h2>
</div>
</div>
<div class="nav-buttons">
<a class="btn1" href="../scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="../../index.html">Sign Out</a>
<a class="profile-pic" href="/src/homepage/homepage.html"><img src="/images/profile-pic.png"></a>
<a class="btn1" href="/src/scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="/index.html">Sign Out</a>
<a class="profile-pic" href="/src/profile/profile.html"><img src="/images/profile-pic.png"></a>
</div>
</nav>
</header>
Expand Down
40 changes: 20 additions & 20 deletions src/games/crossword/crossword.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ <h2><span>IPowerUp</span></h2>
<div class="dropdown">
<a class="dropbtn">Categories</a>
<div class="dropdown-content">
<a href="../patent/patent.html">Patent</a>
<a href="../copyright/copyright.html">Copyright</a>
<a href="../trademark/trademark.html">Trademarks</a>
<a href="../tradesecret/tradesecret.html">Trade Secrets</a>
<a href="/src/patent/patent.html">Patent</a>
<a href="/src/copyright/copyright.html">Copyright</a>
<a href="/src/trademark/trademark.html">Trademarks</a>
<a href="/src/tradesecret/tradesecret.html">Trade Secrets</a>
</div>
</div>
<div class="dropdown">
Expand All @@ -37,38 +37,38 @@ <h2><span>IPowerUp</span></h2>
<div class="dropdown-submenu">
<a class="subdropbtn">Quiz ▸</a>
<div class="submenu-content">
<a href="../games/quiz/quiz.html?type=trademark">Trademark Quiz</a>
<a href="../games/quiz/quiz.html?type=copyright">Copyright Quiz</a>
<a href="../games/quiz/quiz.html?type=tradesecret">Trade Secret Quiz</a>
<a href="../games/quiz/quiz.html?type=patent">Patent Quiz</a>
<a href="/src/games/quiz/quiz.html?type=trademark">Trademark Quiz</a>
<a href="/src/games/quiz/quiz.html?type=copyright">Copyright Quiz</a>
<a href="/src/games/quiz/quiz.html?type=tradesecret">Trade Secret Quiz</a>
<a href="/src/games/quiz/quiz.html?type=patent">Patent Quiz</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Wordsearch ▸</a>
<div class="submenu-content">
<a href="../games/wordsearch/WordSearch.html?type=trademark">Trademark Wordsearch</a>
<a href="../games/wordsearch/WordSearch.html?type=copyright">Copyright Wordsearch</a>
<a href="../games/wordsearch/WordSearch.html?type=tradesecret">Trade Secret Wordsearch</a>
<a href="../games/wordsearch/WordSearch.html?type=patent">Patent Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=trademark">Trademark Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=copyright">Copyright Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=tradesecret">Trade Secret Wordsearch</a>
<a href="/src/games/wordsearch/WordSearch.html?type=patent">Patent Wordsearch</a>
</div>
</div>
<div class="dropdown-submenu">
<a class="subdropbtn">Crossword ▸</a>
<div class="submenu-content">
<a href="../games/crossword/crossword.html?type=trademark">Trademark Crossword</a>
<a href="../games/crossword/crossword.html?type=copyright">Copyright Crossword</a>
<a href="../games/crossword/crossword.html?type=tradesecret">Trade Secret Crossword</a>
<a href="../games/crossword/crossword.html?type=patent">Patent Crossword</a>
<a href="/src/games/crossword/crossword.html?type=trademark">Trademark Crossword</a>
<a href="/src/games/crossword/crossword.html?type=copyright">Copyright Crossword</a>
<a href="/src/games/crossword/crossword.html?type=tradesecret">Trade Secret Crossword</a>
<a href="/src/games/crossword/crossword.html?type=patent">Patent Crossword</a>
</div>
</div>
<a href="../games/logoquiz/logoGame.html">Guess the Logo</a>
<a href="/src/games/logoquiz/logoGame.html">Guess the Logo</a>
</div>
</div>
</div>
<div class="nav-buttons">
<a class="btn1" href="../scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="../../index.html">Sign Out</a>
<a class="profile-pic" href="/src/homepage/homepage.html"><img src="/images/profile-pic.png"></a>
<a class="btn1" href="/src/scoreboard/scoreboard.html">Leaderboard</a>
<a class="btn" href="/index.html">Sign Out</a>
<a class="profile-pic" href="/src/profile/profile.html"><img src="/images/profile-pic.png"></a>
</div>
</nav>
</header>
Expand Down
Loading

0 comments on commit ce35f22

Please sign in to comment.