File tree Expand file tree Collapse file tree 2 files changed +30
-10
lines changed Expand file tree Collapse file tree 2 files changed +30
-10
lines changed Original file line number Diff line number Diff line change 64
64
text-transform : uppercase;
65
65
}
66
66
h2 {
67
- font-size : 30 px ;
67
+ font-size : 24 px ;
68
68
font-family : "Montserrat" , Helvetica, Arial, sans-serif;
69
69
text-transform : uppercase;
70
70
}
Original file line number Diff line number Diff line change @@ -12,13 +12,37 @@ <h1><span id="name">Ewart Jackson</span></h1>
12
12
< h2 > Web Developer + Designer</ h2 >
13
13
< p > 4790 32nd Ave S, Seattle, WA, 98122</ p >
14
14
< p > ewartjackson@icloud.com < a href ="www.onlywinnerslive.com "> www.onlywinnerslive.com</ a > </ p > <!-- remove blue link stlign-->
15
+ < nav >
16
+ < ul >
17
+ < li > Profile</ li >
18
+ < li > Skills</ li >
19
+ < li > Portfolio</ li >
20
+ < li > Work Experience</ li >
21
+ < li > Training</ li >
22
+ < li > Education</ li >
23
+ < li > Store</ li >
24
+ </ ul >
25
+ </ nav >
15
26
</ header >
16
27
</ div > <!-- closes side-panel -->
17
28
< div id ="main ">
18
29
< div class ="panel ">
19
- < div class ="box ">
20
- < img >
21
- </ div >
30
+ < div class ="box ">
31
+ < img src ="./img/ ">
32
+ </ div >
33
+ </ div >
34
+ < div class ="panel ">
35
+ < div class ="box ">
36
+ < section class ="skills ">
37
+ < h2 > Skills</ h2 >
38
+ < h3 > Graphic Design</ h3 >
39
+ < h3 > HTML & CSS</ h3 >
40
+ < h3 > Javascript & JQuery</ h3 >
41
+ < h3 > Project Management</ h3 >
42
+ </ section >
43
+ </ div >
44
+ </ div >
45
+ < div class ="panel ">
22
46
< div class ="box ">
23
47
< section class ="work-experience ">
24
48
< h2 > Work Experience</ h2 >
@@ -35,12 +59,7 @@ <h4>OnlyWinnersLive | NY, NY | 2012 - Present</h4>
35
59
</ div >
36
60
< div class ="panel ">
37
61
< div class ="box ">
38
- < section class ="skills ">
39
- < h2 > Skills</ h2 >
40
- < h3 > Graphic Design</ h3 >
41
- < h3 > HTML & CSS</ h3 >
42
- < h3 > Javascript & JQuery</ h3 >
43
- < h3 > Project Management</ h3 >
62
+ < section class ="portfolio ">
44
63
</ section >
45
64
</ div >
46
65
</ div >
@@ -58,6 +77,7 @@ <h3>Lynda</h3>
58
77
< p > Project Management Specialization</ p >
59
78
</ section >
60
79
</ div >
80
+ </ div >
61
81
< div class ="panel ">
62
82
< div class ="box ">
63
83
< section class ="eductaion ">
You can’t perform that action at this time.
0 commit comments