Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Web Visualization
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
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
AB0410
Web Visualization
Commits
0d0b383b
Commit
0d0b383b
authored
1 year ago
by
AB0410
Browse files
Options
Downloads
Patches
Plain Diff
h1 heading change
parent
77260efb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
demo/about.html
+1
-1
1 addition, 1 deletion
demo/about.html
demo/contact.html
+1
-1
1 addition, 1 deletion
demo/contact.html
demo/index.html
+2
-2
2 additions, 2 deletions
demo/index.html
with
4 additions
and
4 deletions
demo/about.html
+
1
−
1
View file @
0d0b383b
...
...
@@ -53,7 +53,7 @@
<!------------------------------------------------------ ABOUT PAGE -->
<div
class=
"parent container-fluid"
>
<div
class=
"container mt-5"
>
<h1>
ABOUT ME
</h1>
<h1
class=
"display-3"
>
ABOUT ME
</h1>
<div
class=
"row"
>
<div
class=
"col-md-6"
>
...
...
This diff is collapsed.
Click to expand it.
demo/contact.html
+
1
−
1
View file @
0d0b383b
...
...
@@ -51,7 +51,7 @@
<!------------------------------------------------------ CONTACT PAGE -->
<div
class=
"parent container-fluid"
>
<div
class=
"container mt-4"
>
<h1>
CONTACT ME
</h1>
<h1
class=
"display-3"
>
CONTACT ME
</h1>
<form
class=
"row g-3"
>
<div
class=
"col-md-6"
>
<label
for=
"inputName4"
class=
"form-label"
>
Your name
</label>
...
...
This diff is collapsed.
Click to expand it.
demo/index.html
+
2
−
2
View file @
0d0b383b
...
...
@@ -52,8 +52,8 @@
<div
class=
"container mt-4"
>
<div
class=
"row"
>
<div
class=
"col-md-7"
>
<h1>
MIKE WASOWZKI
</h1>
<h
3
>
Web developer
</h3>
<h1
class=
"display-3"
>
MIKE WASOWZKI
</h1>
<h
2
>
Web developer
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Adipisci nemo inventore, quasi tenetur obcaecati minus similique. Beatae tempore sequi reiciendis, quibusdam aut non consectetur officia.
</p>
</div>
<div
class=
"col-md-5"
>
...
...
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