diff options
Diffstat (limited to 'user_profile_alt.html')
| -rw-r--r-- | user_profile_alt.html | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/user_profile_alt.html b/user_profile_alt.html index aea99d6..f152761 100644 --- a/user_profile_alt.html +++ b/user_profile_alt.html @@ -34,7 +34,7 @@ class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand page-scroll" href="index.html"> ENTER OUR NAME HERE</a> + <a class="navbar-brand page-scroll" href="index.html">Solutions.Repo</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> @@ -42,7 +42,7 @@ id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li><a href="user_solutions.html">Solutions Page</a></li> - <li><a href="user_profile.html">Profile Page</a></li> + <li><a href="user_profile_alt.html">Profile Page</a></li> <li><a href="questions.html">Questions Page</a></li> <li><a href="exams.html">Exams Pages</a></li> @@ -127,6 +127,8 @@ </div>--> + + <!--Attempt to apply bootstrap to it Failed :(--> <!-- <div class="container"> <div class="row" style="width: 60%; padding-left: 15%; padding-right: 15%"> <div class="col-md-3"> @@ -237,14 +239,6 @@ </main> <footer> - <!--<div id="footer-container" class="container-fluid">--> - <!--<nav>--> - <!--<a href="#">Contact</a>--> - <!--<a href="#">About Us</a>--> - <!--<a href="#">Terms of Use</a>--> - <!--</nav>--> - <!--<h6>Copyright 2016</h6>--> - <!--</div>--> <div class="navbar navbar-default navbar-fixed-bottom"> <div class="container-fluid"> <div class="navbar-collapse collapse" id="footer-body"> |
