Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_tramshedTech_team15
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Arianne Bayliss
ProjectClient_Y1S1_tramshedTech_team15
Commits
1065bfdd
Commit
1065bfdd
authored
2 years ago
by
Beaumont Mogridge
Browse files
Options
Downloads
Patches
Plain Diff
added css changed html
parent
10e2f060
No related branches found
Branches containing commit
No related tags found
1 merge request
!47
Update static/testSearch.html, templates/OurSpaces.html, templates/Space.html,...
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
static/CSS/OurSpaces.css
+40
-0
40 additions, 0 deletions
static/CSS/OurSpaces.css
templates/OurSpaces.html
+11
-9
11 additions, 9 deletions
templates/OurSpaces.html
with
51 additions
and
9 deletions
static/CSS/OurSpaces.css
0 → 100644
+
40
−
0
View file @
1065bfdd
header
{
background-color
:
black
;
display
:
block
;
color
:
black
;
margin-left
:
auto
;
margin-right
:
inherit
;
width
:
100%
;
height
:
75%
;
float
:
center
;
text-align
:
center
;
margin
:
auto
;
}
body
{
background-color
:
#212529
;
font-family
:
'Sora'
,
sans-serif
;
}
#ImageBox
{
border
:
2px
solid
#0b634d
;
padding
:
5px
;
width
:
400px
;
height
:
300px
;
text-align
:
center
;
margin
:
auto
;
float
:
center
;
background-color
:
red
;
}
.DescriptionBox
{
border
:
2px
solid
#0b634d
;
padding
:
5px
;
width
:
400px
;
height
:
300px
;
text-align
:
center
;
margin
:
auto
;
float
:
center
;
background-color
:
red
;
}
This diff is collapsed.
Click to expand it.
templates/OurSpaces.html
+
11
−
9
View file @
1065bfdd
<head>
<head>
<link
rel=
"stylesheet"
href=
"static/CSS/
framework
.css"
>
<link
rel=
"stylesheet"
href=
"static/CSS/
OurSpaces
.css"
>
</head>
</head>
<body
class=
"body"
>
<body
class=
"body"
>
<link
href=
"https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
rel=
"stylesheet"
>
<script
src=
"https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js"
integrity=
"sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
crossorigin=
"anonymous"
></script>
<header>
<header>
<h1>
{% block titleBlock%} {%endblock%}
</h1>
<h1>
{% block titleBlock%} {%endblock%}
</h1>
</header>
</header>
<div
class=
"Image
b
ox"
>
<div
id =
"ImageBox"
class=
"Image
B
ox"
>
<img
src=
"{% block imageBlock%}{%endblock%}"
width=
"600"
height=
"450"
style=
"border:0;"
allowfullscreen=
""
loading=
"lazy"
referrerpolicy=
"no-referrer-when-downgrade"
>
<img
src=
"{% block imageBlock%}{%endblock%}"
width=
"600"
height=
"450"
style=
"border:0;"
allowfullscreen=
""
loading=
"lazy"
referrerpolicy=
"no-referrer-when-downgrade"
>
</div>
</div>
<div
class=
"Description
b
ox"
>
<div
class=
"Description
B
ox"
>
<h2>
About us
</h2>
<h2>
About us
</h2>
<h3>
{% block descriptionBlock%} {%endblock%}
</h3>
<h3>
{% block descriptionBlock%} {%endblock%}
</h3>
</div>
</div>
<div
class=
"Address
b
ox"
>
<div
class=
"Address
B
ox"
>
<h2>
Address info
</h2>
<h2>
Address info
</h2>
{% block addressBlock%}
{% block addressBlock%}
{%endblock%}
{%endblock%}
</div>
</div>
<div
class=
"AddImage
b
ox"
>
<div
class=
"AddImage
B
ox"
>
<img
src=
"{% block addimageBlock%}{%endblock%}"
width=
"600"
height=
"450"
style=
"border:0;"
allowfullscreen=
""
loading=
"lazy"
referrerpolicy=
"no-referrer-when-downgrade"
>
<img
src=
"{% block addimageBlock%}{%endblock%}"
width=
"600"
height=
"450"
style=
"border:0;"
allowfullscreen=
""
loading=
"lazy"
referrerpolicy=
"no-referrer-when-downgrade"
>
</div>
</div>
<div
class=
"times
b
ox"
>
<div
class=
"times
B
ox"
>
<h2>
When are we Open?
</h2>
<h2>
When are we Open?
</h2>
<h3>
{% block timeBlock%} {%endblock%}
</h3>
<h3>
{% block timeBlock%} {%endblock%}
</h3>
</div>
</div>
<div
class=
"Website
b
ox"
>
<div
class=
"Website
B
ox"
>
<h2><a
href=
"{% block WebsiteBlock%}{%endblock%}"
>
Get More Info
</a><h2>
<h2><a
href=
"{% block WebsiteBlock%}{%endblock%}"
>
Get More Info
</a><h2>
<h3></h3>
<h3></h3>
</div>
</div>
...
...
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