-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
174 lines (120 loc) · 4.52 KB
/
index.html
File metadata and controls
174 lines (120 loc) · 4.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Massimiliano Gallo</title>
<!-- <link rel="stylesheet" type="text/css" href="https://necolas.github.io/normalize.css/8.0.1/normalize.css"/> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rubik&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css"/>
<!-- LINKS -->
<link rel="home" href="https://mossgallo.com/">
<!-- THEME COLOR -->
<!-- <meta name="theme-color" content="#32a914"> -->
<title>Massimiliano Gallo</title>
<!-- DESCRIPTION REFERRER ROBOTS -->
<meta name="description" content="Full Stack Junior Developer Portfolio">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta name="robots" content="all">
<meta name="google-site-verification" content="[put your code here]" >
<!-- OG, or Open Graph is Used by Many Crawlers to get Meta Data (facebook and others) -->
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Massimiliano Gallo">
<meta property="og:description" content="Full Stack Junior Developer Portfolio">
<!-- Open Graph Image (Preview Image on Fb and others) -->
<meta property="og:image" content="https://mossgallo.com/Helens.jpg">
<!-- following content values are dimensions of image in px -->
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="350">
<meta property="og:see_also" content="[https://instagram.com/your-ig-name/]">
<meta property="og:see_also" content="[https://www.linkedin.com/in/your-linked-in-url/]">
<meta property="og:see_also" content="[https://twitter.com/your-twitter-handle/]">
<!-- TWITTER -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="[@yourtwitterhandle]">
<meta name="twitter:creator" content="[@yourtwitterhandle]">
<meta name="twitter:title" content="[Title Text Here]">
<meta name="twitter:description"
content="[Description Text Here]">
<!-- Twitter Preview Image -->
<meta name="twitter:image" content="https://moss.com/Helens.jpg">
<meta name="twitter:image:width" content="1050">
<meta name="twitter:image:height" content="630">
</head>
<body>
<div class="wrapper">
<!-- Navigation -->
<nav>
<div class="nav-container">
<div class="navbar-name">
<h4>Massimiliano Gallo</h4>
</div>
<div class="navbar-section">
<div class="nav-card">
<h4>About</h4>
</div>
<div class="nav-card">
<h4>Projects</h4>
</div>
<div class="nav-card">
<h4>Contact</h4>
</div>
</div>
</div>
</nav>
<!-- Intro Header -->
<header>
<img src="Helens.jpg" class="background"/>
<h1 class="title">Full Stack Web Developer</h1>
</header>
<!-- ABOUT SECTION -->
<section>
<h3>ABOUT</h3>
Lorem ipsum, dolor sit amet consectetur adipisicing elit. Esse, et nam blanditiis modi maiores, iusto consequuntur obcaecati porro voluptas aperiam.
</section>
<!-- PROJECT SECTION -->
<section>
<h3>PROJECTS</h3>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Accusamus perferendis natus esse, beatae iure labore ea modi quo odio cumque impedit facilis.
<div class="project-container">
<div class="project-card">
</div>
<div class="project-card">
</div>
<div class="project-card">
</div>
</div>
</section>
<!-- CONTACT SECTION -->
<section>
<h3>CONTACT</h3>
Lorem ipsum dolor sit, amet consectetur adipisicing elit. Itaque, similique.
</section>
<!-- FOOTER -->
<section>
<p>Copyright © Massimiliano Gallo 2022</p>
</section>
</div>
</body>
</html>
<!--
Architecture, Engineering, Construction
Building Science
MEP Engineering
Property Management
Commercial, Residential, HOA
Financial Accounting
Operational, Reserve Funding
Building Inspections
AutoCad
Revit
Earthship Biotecture
Hammer and Hand
Olson Kundig
Bullet Center
BIG Architecture
StructureCraft
Axiom -->