-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
179 lines (152 loc) · 11.1 KB
/
Copy pathindex.html
File metadata and controls
179 lines (152 loc) · 11.1 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
175
176
177
178
179
<!doctype html>
<html lang="en">
<head>
<title>Brenden Mason, HTML Email Developer</title>
<link rel="icon" type="image" href="./Portfolio/email.png">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj" crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="/main.css">
<link rel="stylesheet" href="https://use.typekit.net/wth3vup.css">
</head>
<body>
<!-- Nav Bar -->
<nav class="navbar navbar-expand-lg navbar-light bg-dark fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="#" id="navbarTitle">Brenden Mason</a>
<button class="navbar-toggler" id="navButton" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse flex-row-reverse" id="navbarSupportedContent">
<form class="navbar-expand-lg justify-content-end breakDown">
<a href="#about_me" type="button" id="navbarTitle" class="btn btn-sm px-1 me-sm-3">About</a>
<a href="#projects" type="button" id="navbarTitle" class="btn btn-sm px-1 me-sm-3">Portfolio</a>
<a href="#contact_me" type="button" id="navbarTitle" class="btn btn-sm px-1 me-sm-3">Contact</a>
</form>
</div>
</div>
</nav>
<!-- Main -->
<main>
<!-- Call to Action -->
<div class="px-4 py-5 my-5 text-center" style="height: 100vh; background-color: #212529;">
<img class="img-fluid d-block mx-auto mb-4 shadow" src="./Portfolio/dev.png" alt="" width="" height="300" id="mainImage">
<h1 class="display-5 fw-bold bely-display" id="mainTitle" style="color: #f8f0e3; letter-spacing: 0.15rem;">HTML Email Developer</h1>
<div class="col-lg-6 my-5 mx-auto">
<div class="m-3 gap-2 d-sm-flex justify-content-sm-center">
<a href="#about_me" type="button" class="btn btn-outline-light btn-lg px-4 me-sm-3">About Me</a>
<a href="#projects" type="button" class="btn btn-outline-light btn-lg px-4 me-sm-3">Portfolio</a>
</div>
</div>
</div>
<!-- Horizontal Rule -->
<hr class="featurette-divider display-none">
<hr class="horizRule display-none" id="about_me"></hr>
<!-- About Me -->
<div class="px-4 pt-5 my-5 text-center border-bottom">
<h1 class="display-4 fw-bold" id="mainTitle">About</h1>
<div class="col-lg-6 mx-auto">
<p class="lead mb-4" style="font-size: 1.3rem; line-height: 1.75em;">
After coding and testing my first HTML email, my level of excitement peaked as I knew immediately this was the career field for me. Known for best practice techniques as well as having excellent problem solving skills with the intuition and dedication to build results inside and outside the box, this field seems as if it was designed for me. Tap or click the Email Portfolio button below to visit my Portfolio.
</p>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center mb-5">
<a href="#projects" type="button" class="btn btn-outline-dark btn-lg px-4 me-sm-3">Email Portfolio</a>
<a href="./Portfolio/B.Mason.Resumé.pdf" target="_blank" type="button" class="btn btn-outline-dark btn-lg px-4 me-sm-3">Resumé</a>
</div>
</div>
<div class="overflow-hidden" style="max-height: 60vh;">
<div class="container px-5">
<img src="./Portfolio/newTechStack.png" alt="Brenden's Technical Skills" class="img-fluid border rounded-3 shadow-lg mb-4" width="700" height="500">
</div>
</div>
</div>
<!-- Horizontal Rule -->
<hr class="horizRule display-none" id="projects"></hr>
<!-- Projects -->
<div class="container my-5">
<div class="row p-4 pb-4 pe-lg-0 pt-lg-5 align-items-center rounded-3 border shadow-lg">
<h1 class="display-4 fw-bold lh-1" style="text-align: center;" id="mainTitle">Portfolio</h1>
<div class="row featurette py-3 my-5">
<div class="col-md-7 order-md-1">
<h2 class="featurette-heading">Responsive Email Receipt <span class="text-muted">implemented into Salesforce Lightning Experience with AMPscript.</span></h2>
<h4 class="lead pt-3" id="mainTitle">Features</h4>
<p class="lead">This email receipt was made with the intent of creating a real-world example of what a B2C email receipt template would look like. The header and one two-column section are both fully responsive and the email is built with Dark Mode compatibility as well as Conditional Statements for MSO/Outlook. Also contains AMPscript coding for implementing specific client data.</p>
<a href="https://github.com/realbmase/eCommerce-Receipt-HTML/blob/main/index.html" target="_blank" type="button" class="btn btn-outline-dark px-2 me-sm-3">Source File</a>
</div>
<div class="col-md-5 order-md-1">
<img src="./Portfolio/iPhone-Mac-Email.png" alt="" width="500" height="500" class="img-fluid mx-auto shadow" style="border-radius: 20px;">
</div>
</div>
<div class="row featurette py-3 my-5">
<div class="col-md-7">
<h2 class="featurette-heading">Another Fully Responsive Email Template</h2>
<h4 class="lead pt-3" id="mainTitle">Features</h4>
<p class="lead">This template was created with the intention of utilizing the boilerplate template. Features include fully responsive components, from the header to the footer with all components responding correctly to Dark Mode clients. MSO and Outlook stand no chance against the responsive nature of my emails.</p>
<a href="https://github.com/realbmase/Email-Template/blob/main/index.html" target="_blank" type="button" class="btn btn-outline-dark px-2 me-sm-3">Source File</a>
</div>
<div class="col-md-5">
<img src="./Portfolio/iPhone-Mac-OG.png" alt="" width="500" height="500" class="img-fluid mx-auto shadow" style="border-radius: 20px;">
</div>
</div>
<div class="row featurette py-3 mb-5">
<div class="col-md-7">
<h2 class="featurette-heading">Responsive HTML Email Template <span class="text-muted">built with Dark Mode functionality.</span></h2>
<h4 class="lead pt-3" id="mainTitle">Features</h4>
<p class="lead">Fully responsive template that I made as a boilerplate for new templates and as a framework for components. This template contains not only a collapsible 2 column section, but a 3, 4, and a two-thirds section all completed with conditional statements for Outlook and MSO. Completed with the required media queries to enable Dark Mode if enabled within the users' email client.</p>
<a href="https://github.com/realbmase/HTML-Email-Advanced/blob/main/index.html" target="_blank" type="button" class="btn btn-outline-dark px-2 me-sm-3">Source File</a>
</div>
<div class="col-md-5">
<img src="./Portfolio/iPhone-Mac-Advanced.png" alt="" width="500" height="500" class="img-fluid mx-auto shadow-lg" style="border-radius: 20px;">
</div>
</div>
</div>
</div>
<!-- Horizontal Rule -->
<div class="b-example-divider"></div>
<hr class="horizRule display-none" id="code_challenge"></hr>
<!-- Contact Form -->
<div class="container col-xl-10 col-xxl-8 px-4 py-5" id="contact_me">
<div class="row align-items-center g-lg-5 py-5">
<div class="col-lg-7 text-center text-lg-start mb-3 pb-5">
<h1 class="display-4 fw-bold lh-1 mb-3" style="padding-bottom: 20px;" id="mainTitle">Contact Form</h1>
<h4 class="mb-3 lh-large" style="font-weight: 300;">Feel free to get in touch with me via Email or Phone, both available from my <a href="https://www.linkedin.com/in/bmasondeveloper/" style="text-decoration: none; color: #3c3c3c;" class="anchor">LinkedIn</a> page. Thank you for viewing my portfolio and have a great day!</h4>
<a href="#" type="button" class="btn btn-outline-dark btn-lg px-4 me-sm-3 mt-5">Back to Top</a>
</div>
<div class="col-md-10 mx-auto col-lg-5">
<form name="contact" id="contact-form" action="https://formsubmit.co/368e0eb1a25bbb2f64956746ac844a52" method="POST" class="p-4 p-md-5 border rounded-3 bg-dark">
<div class="form-floating mb-3">
<input type="text" name="name" required class="form-control" id="floatingInput" placeholder="Name">
<label for="floatingInput">Name</label>
</div>
<div class="form-floating mb-3">
<input type="email" name="email" required class="form-control" id="floatingInput" placeholder="Your Email">
<label for="floatingPassword">Your Email</label>
</div>
<div class="form-floating mb-3">
<input name="textarea" type="text" class="form-control" id="floatingInput" placeholder="Message">
<label for="floatingInput">Message</label>
</div>
<button class="m-0 w-100 btn btn-lg btn-secondary" type="submit">Submit</button>
</form>
</div>
</div>
</div>
<!-- Horizontal Rule -->
<div class="b-example-divider"></div>
<!-- Footer -->
<div class="bg-dark text-secondary px-1 py-1 text-center" style="text-align: center;">
<div class="footer-image">
<a href="https://www.linkedin.com/in/bmasondeveloper/" target="_blank"><img src="./Portfolio/linkedin-footer.png" class="img-fluid w-1 footerImages p-4" alt="Brenden's LinkedIn" href="" width="100px" id="footerImages"></a>
<a href="https://github.com/realbmase" target="_blank"><img src="./Portfolio/github-vector.png" class="img-fluid w-1 footerImages p-4" alt="Brenden's Github" href="https://github.com/realbmase" width="100px" id="footerImages"></a>
<a href="https://www.instagram.com/brendenmason/" target="_blank"><img src="./Portfolio/instagram-icon-1.png" class="img-fluid w-1 footerImages p-4" alt="Brenden's Instagram" href="" width="100px" id="footerImages"></a>
</div>
<div class="py-1">
<p class="fs-1">Career Profile Links</p>
</div>
</div>
<div style="background-color: #f8f0e3; padding: 5px 0 0 0;">
</div>
</main>
</body>
</html>