Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
But 1 Semestre 2
CV_Site_Web
Commits
a2bdb9d1
Commit
a2bdb9d1
authored
Jan 04, 2022
by
Rennarde1312
Browse files
Add Profile and contact info
parent
92da03af
Changes
5
Hide whitespace changes
Inline
Side-by-side
Composants/Capture_PP_CV.png
View replaced file @
92da03af
View file @
a2bdb9d1
8.29 KB
|
W:
|
H:
9.72 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Composants/Picrew_Lana.png
0 → 100644
View file @
a2bdb9d1
59.9 KB
Composants/Picrew_Lana_Kurechi.png
0 → 100644
View file @
a2bdb9d1
261 KB
Maquette_Desktop.html
View file @
a2bdb9d1
...
...
@@ -19,8 +19,19 @@
<div
class=
"line"
></div>
<div
class=
"Title"
>
<h1>
Dévelopeuse amatrice, pasionnée du libre
</h1>
<p>
Hello i'm a subtext, i try to be as long as the template and I'm currently not so here is a few extra lines to allow me to fill the gap
</p>
<span
class=
"Bold"
>
Dévelopeuse amatrice, pasionnée du libre
</span>
<span>
Hello i'm a subtext, i try to be as long as the template and I'm currently not so here is a few extra lines to allow me to fill the gap
</span>
<img
src=
"Composants/Capture_PP_CV.png"
alt=
"Profile picture"
>
<div
class=
"Phone"
>
<span>
Phone
</span>
<span>
652-390-294
</span>
</div>
<div
class=
"line"
></div>
<div
class=
"Email"
>
<span>
Email
</span>
<span>
LanaHeyrendt@gmail.com
</span>
</div>
</div>
...
...
Style_Desktop.css
View file @
a2bdb9d1
...
...
@@ -27,6 +27,8 @@ header {
flex-direction
:
row
;
align-items
:
center
;
margin
:
45px
0%
45px
0%
;
gap
:
3%
;
}
header
.Name
{
...
...
@@ -53,22 +55,47 @@ header .About {
}
.Title
{
display
:
flex
;
flex-direction
:
column
;
text-align
:
center
;
font-style
:
normal
;
margin-top
:
10%
;
font-weight
:
300
;
font-size
:
17px
;
line-height
:
30px
;
color
:
var
(
--blue2
);
}
text-align
:
center
;
.Title
.Bold
{
font-weight
:
900
;
font-size
:
48px
;
line-height
:
56px
;
color
:
var
(
--blue1
);
}
.Title
img
{
width
:
250px
;
height
:
250px
;
margin-left
:
auto
;
margin-right
:
auto
;
}
.ContactInfo
{
display
:
flex
;
font-style
:
normal
;
font-weight
:
300
;
font-size
:
20px
;
line-height
:
30px
;
}
.Title
.Phone
{
}
.Title
h1
{
font-style
:
normal
;
font-weight
:
900
;
font-size
:
48px
;
line-height
:
56px
;
align-items
:
center
;
text-align
:
center
;
.Title
.line
{
height
:
27px
;
width
:
1px
;
margin
:
auto
;
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment