Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_TramshedTech_15.git
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
Beaumont Mogridge
ProjectClient_Y1S1_TramshedTech_15.git
Merge requests
!1
"README.md" did not exist on "ebd35e8d100e7a363c889aadf64fe1e5ab0fe918"
Start up html home page
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Start up html home page
StartUpHtmlHomePage
into
main
Overview
1
Commits
3
Pipelines
0
Changes
2
Merged
Beaumont Mogridge
requested to merge
StartUpHtmlHomePage
into
main
3 years ago
Overview
1
Commits
3
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
ae668ab5
3 commits,
3 years ago
2 files
+
66
−
20
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
home.html
+
8
−
20
Options
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"en"
>
<link
rel=
"stylesheet"
href=
"styles.css"
>
<head>
<head>
<link
rel=
"stylesheet"
href=
"style.css"
>
<link
rel=
"stylesheet"
href=
"style.css"
>
@@ -17,26 +17,14 @@
@@ -17,26 +17,14 @@
<div
class=
"parallax"
>
<div
class=
"parallax"
>
<body
class=
"body"
>
<body
class=
"body"
>
<h1>
Welcome
</h1>
<!-- navigation -->
<!-- navigation -->
<nav>
<nav>
<ul
class=
"nav-row"
>
<ul>
<li>
<li><a
href=
"#home"
>
Home
</a></li>
<a><button
onclick=
""
>
yo
</a>
<li><a
href=
"#Map"
>
Map
</a></li>
<li><a
href=
"#contactUs"
>
Contact Us
</a></li>
</li>
<li
style=
"float:right"
><a
class=
"active"
href=
"#about"
>
About
</a></li>
<li>
</ul>
<a><button
onclick=
""
>
yoo
</a>
</li>
<li>
<a><button
onclick=
""
>
yooo
</a>
</li>
<li>
<a><button
onclick=
""
>
yoooo
</a>
</li>
<li>
<a><button
onclick=
""
>
yooooo
</a>
</li>
</ul>
</nav><br><br><br>
</nav><br><br><br>
Loading