Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drexel Review Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sm4797
Drexel Review Project
Commits
8749431e
Commit
8749431e
authored
2 years ago
by
sm4797
Browse files
Options
Downloads
Patches
Plain Diff
Update classes.html
parent
27dea6d7
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
classes.html
+40
-13
40 additions, 13 deletions
classes.html
with
40 additions
and
13 deletions
classes.html
+
40
−
13
View file @
8749431e
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<!-- Latest compiled and minified CSS -->
<!-- Latest compiled and minified CSS -->
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
>
<link
href=
"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css"
rel=
"stylesheet"
integrity=
"sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD"
crossorigin=
"anonymous"
>
<!-- jQuery library -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"
></script>
<!-- Latest compiled JavaScript -->
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"
></script>
<!-- Link to CSS file -->
<!-- Link to CSS file -->
<link
rel=
"stylesheet"
href=
"index.css"
>
<link
rel=
"stylesheet"
href=
"index.css"
>
<script
src=
"https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"
integrity=
"sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3"
crossorigin=
"anonymous"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js"
integrity=
"sha384-mQ93GR66B00ZXjt0YO5KlohRA5SY2XofN4zfuZxLkoj1gXtW8ANNCe9d5Y3eG5eD"
crossorigin=
"anonymous"
></script>
</head>
</head>
<body>
<body>
...
@@ -22,16 +24,41 @@
...
@@ -22,16 +24,41 @@
<h2
class=
"jumbotext"
id=
"homePageSlogan1"
>
For the Students
</h2>
<h1
class=
"jumbotext"
id=
"homepageTitle"
>
THE QUAD
</h1>
<h2
class=
"jumbotext"
id=
"homePageSlogan1"
>
For the Students
</h2>
<h1
class=
"jumbotext"
id=
"homepageTitle"
>
THE QUAD
</h1>
<h2
class=
"jumbotext"
id=
"homePageSlogan2"
>
By the Students
</h2>
<h2
class=
"jumbotext"
id=
"homePageSlogan2"
>
By the Students
</h2>
</div>
</div>
<div
class=
"sub_section"
id=
"classes_section"
>
<nav
class=
"navbar navbar-expand-lg navbar-light thenav"
>
<h1>
Classes
</h1>
<span
class=
"navbar-brand nav_title"
>
Drexel
</span>
<div
class=
"collapse navbar-collapse"
>
<ul
class=
"navbar-nav"
>
<li><div
class=
"hl"
></div></li>
<li
class=
"nav-item active"
>
<a
class=
"nav-link nav_buttons"
href=
"index.html"
>
Home
</a>
</li>
<li><div
class=
"hl"
></div></li>
<li>
<form
class=
"form-inline"
>
<div
class=
"align_ input-group"
>
<input
class=
"form-control"
type=
"search"
placeholder=
"Search"
aria-label=
"Search"
>
<button
class=
" btn btn-outline-success search_button"
type=
"submit"
>
Search
</button>
</div>
</div>
<ul>
</form>
<li>
Insert items here
</li>
</li>
<li><div
class=
"hl"
></div></li>
<li
class=
"nav-item active"
>
<a
class=
"nav-link nav_buttons"
href=
"restaurants.html"
>
About Us
</a>
</li>
<li><div
class=
"hl"
></div></li>
</ul>
</ul>
<!-- Edit from Sam -->
</div>
<span
class=
"navbar-brand h1"
><img
id=
"drexel_dragon"
src=
"drexel_dragon.png"
></span>
</nav>
<div
class=
"sub_section"
id=
"classes_section"
>
<h1>
Classes
</h1>
</div>
<script
src=
"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"
integrity=
"sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN"
crossorigin=
"anonymous"
></script>
</body>
</body>
</html>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment