aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-29 17:33:42 -0400
committerUnknown <Alee14498@gmail.com>2017-10-29 17:33:42 -0400
commit658acd5563d8d8a87e4cc6395545df2e26d567a2 (patch)
tree60a6d05927d7dec7451a97cf11412cc3e17457d8 /index.html
parent9f5cdf3adafaa4c5330355fe1950bd32bae2cbbe (diff)
downloadaleecorp-website-658acd5563d8d8a87e4cc6395545df2e26d567a2.tar.gz
aleecorp-website-658acd5563d8d8a87e4cc6395545df2e26d567a2.tar.bz2
aleecorp-website-658acd5563d8d8a87e4cc6395545df2e26d567a2.zip
Massive update on my website
Diffstat (limited to 'index.html')
-rw-r--r--index.html199
1 files changed, 101 insertions, 98 deletions
diff --git a/index.html b/index.html
index 6efc22d..58dc0c4 100644
--- a/index.html
+++ b/index.html
@@ -1,102 +1,105 @@
-<!DOCTYPE html>
+<!DOCTYPE HTML>
<html lang="en">
-
-<head>
-
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="description" content="">
- <meta name="author" content="">
-
- <title>AleeCorp - Home</title>
-
- <!-- Bootstrap Core CSS -->
- <link href="css/bootstrap.min.css" rel="stylesheet">
-
- <!-- Custom CSS -->
- <style>
- body {
- padding-top: 70px;
- /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
- }
- </style>
-
- <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
- <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
- <![endif]-->
-
-</head>
-
-<body>
-
- <!-- Navigation -->
- <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
- <div class="container">
- <!-- Brand and toggle get grouped for better mobile display -->
- <div class="navbar-header">
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
- <span class="sr-only">Toggle navigation</span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </button>
- <a class="navbar-brand" href="#">AleeCorp</a>
- </div>
- <!-- Collect the nav links, forms, and other content for toggling -->
- <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
- <ul class="nav navbar-nav">
- <li>
- <a href="#">Home</a>
- </li>
- <li>
- <a href="download.html">Downloads</a>
- </li>
- <li>
- <a href="http://alee14.ga/blog">Blog</a>
- </li>
- <li>
- <a href="http://github.com/AleeCorp/AleeBot">AleeBot Github</a>
- </li>
- <li>
- <a href="vr.html">WebVR</a>
- </li>
- <li>
- <a href="#">About</a>
- </li>
- </ul>
- </div>
- <!-- /.navbar-collapse -->
- </div>
- <!-- /.container -->
- </nav>
-
- <!-- Page Content -->
- <div class="container">
-
+ <head>
+ <title>AleeCorp | Home</title>
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+ <style>
+ body {
+ font-family:'Noto Sans', Segoe UI, Ubuntu, Helvetica, Roboto;
+ }
+ </style>
+ </head>
+ <body>
+ <nav class="navbar navbar-expand-lg navbar-dark bg-dark">
+ <a class="navbar-brand" href="#">AleeCorp</a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+ <div class="collapse navbar-collapse" id="navbarSupportedContent">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item active">
+ <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="download.html">Downloads</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="http://alee14.ga">My Site</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="http://github.com/AleeCorp/AleeBot">AleeBot Github</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="vr.html">WebVR</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="#">About</a>
+ </li>
+ </ul>
+ </div>
+ </nav>
+ <div class="container">
<div class="row">
- <div class="col-lg-12 text-center">
- <h1>Welcome to AleeCorp Website!!!</h1>
- <p>This website is soon going to change!</p>
- <p><b>NOW HIRING DEVELOPERS!!!!!</b></p>
- <p><a href="https://discord.gg/JqgXrAJ">Our Discord Server!</a>
- <a href="http://alee14.ga">My Offical Website</a></p>
- </div>
+ <div class="col-lg-12 text-center">
+ <div class="jumbotron">
+ <h1 class="display-4">Welcome to the AleeCorp Website!</h1>
+ <p class="lead">A website lead by <a href="https://twitter.com/Alee14498">Alee14</a>!</p>
+ <p><p><strong>Under construction:</strong> This site is currently under construction. Things will change.</p></p>
+ </div>
+ <p><b>Note:</b> Please note that we're experimenting things here.</p>
+ <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
+ <ol class="carousel-indicators">
+ <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
+ <li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
+ <li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
+ </ol>
+ <div class="carousel-inner">
+ <div class="carousel-item active">
+ <img class="d-block w-100" src="https://images.techhive.com/images/article/2017/03/windows-vista-desktop-gadgets-100713341-orig.jpg" alt="First slide">
+ <div class="carousel-caption d-none d-md-block">
+ <h3>First Slide</h3>
+ <p>Testing this feature</p>
+ </div>
+ </div>
+ <div class="carousel-item">
+ <img class="d-block w-100" src="http://www.yahelite.org/vpc/installed.jpg" alt="Second slide">
+ </div>
+ <div class="carousel-item">
+ <img class="d-block w-100" src="https://images.sftcdn.net/images/t_optimized,f_auto/p/315906b6-96d0-11e6-9ae6-00163ed833e7/2726082681/windows-8-screenshot.png" alt="Third slide">
</div>
- <!-- /.row -->
-
</div>
- <!-- /.container -->
-
- <!-- jQuery Version 1.11.1 -->
- <script src="js/jquery.js"></script>
-
- <!-- Bootstrap Core JavaScript -->
- <script src="js/bootstrap.min.js"></script>
-
-</body>
-
-</html>
+ <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
+ <span class="carousel-control-prev-icon" aria-hidden="true"></span>
+ <span class="sr-only">Previous</span>
+ </a>
+ <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
+ <span class="carousel-control-next-icon" aria-hidden="true"></span>
+ <span class="sr-only">Next</span>
+ </a>
+</div>
+<br>
+ <div class="card" style="width: 20rem;">
+ <img class="card-img-top" src="..." alt="Card image cap">
+ <div class="card-body">
+ <h4 class="card-title">Card title</h4>
+ <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
+ <a href="#" class="btn btn-primary">Go somewhere</a>
+ </div>
+</div>
+ <p>Hello World!</p>
+ </div>
+ </div>
+ </div>
+
+<footer class="footer">
+ <div class="container">
+ <span class="text-muted">Copyright 2017 AleeCorp.</span>
+ </div>
+ </footer>
+ <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
+ <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
+ </body>
+</html> \ No newline at end of file