Added news
This commit is contained in:
parent
aad359c300
commit
3fd6231c19
6 changed files with 36 additions and 1 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<li><a class="active" href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="news.html">News</a></li>
|
||||
<li><a href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="https://pngimg.com/d/github_PNG63.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
<li style="float: right;"><a href="#"><img src="https://static-00.iconduck.com/assets.00/gitlab-icon-2048x1885-1o0cwkbx.png" style="height: 25px;" alt="GitLab Logo"></a></li>
|
||||
|
|
|
|||
|
|
@ -38,13 +38,17 @@
|
|||
<button class="button">Resource Packs</button>
|
||||
</a>
|
||||
|
||||
<a href="news.html">
|
||||
<button class="button">News</button>
|
||||
</a>
|
||||
|
||||
<a href="servers.html">
|
||||
<button class="button">Servers</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<button class="big-button"><u>Announcements</u> <br><br>Release of Eaglercraft Extras!!</button>
|
||||
<button class="big-button"><u>Announcements</u> <br><br>Release of Eaglercraft Extras!! <br><br> <a href="news.html">News Page!</a></button>
|
||||
<button class="big-button">Need Help??<br><br><br>Figure it out!</button>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
27
news.html
Normal file
27
news.html
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Servers</title>
|
||||
<link rel="shortcut icon" href="minecraft-removebg-preview.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="news.html">News</a></li>
|
||||
<li><a class="active" href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="https://pngimg.com/d/github_PNG63.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
<li style="float: right;"><a href="#"><img src="https://static-00.iconduck.com/assets.00/gitlab-icon-2048x1885-1o0cwkbx.png" style="height: 25px;" alt="GitLab Logo"></a></li>
|
||||
</ul>
|
||||
|
||||
<p>Release of Eaglercraft Extras!!</p>
|
||||
<p>SyntaxError52 Added to the Effort!!</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -14,6 +14,7 @@
|
|||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a class="active" href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="news.html">News</a></li>
|
||||
<li><a href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="https://pngimg.com/d/github_PNG63.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
<li style="float: right;"><a href="#"><img src="https://static-00.iconduck.com/assets.00/gitlab-icon-2048x1885-1o0cwkbx.png" style="height: 25px;" alt="GitLab Logo"></a></li>
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="news.html">News</a></li>
|
||||
<li><a class="active" href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="https://pngimg.com/d/github_PNG63.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
<li style="float: right;"><a href="#"><img src="https://static-00.iconduck.com/assets.00/gitlab-icon-2048x1885-1o0cwkbx.png" style="height: 25px;" alt="GitLab Logo"></a></li>
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a class="active" href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="news.html">News</a></li>
|
||||
<li><a href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="https://pngimg.com/d/github_PNG63.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
<li style="float: right;"><a href="#"><img src="https://static-00.iconduck.com/assets.00/gitlab-icon-2048x1885-1o0cwkbx.png" style="height: 25px;" alt="GitLab Logo"></a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue