Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new_template_parisha99.html #199

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 12 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<title>Email Signature Template</title>
<title>Email Signature Template</title>
<meta name="author" content="Vinit Shahdeo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="format-detection" content="telephone=no">
Expand All @@ -22,7 +22,7 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #ECEFF1;
background-color: #FFF8DC;
width: 500px;
height: auto;
border-radius: 10px;
Expand All @@ -33,45 +33,37 @@
</head>
<body>
<div class="container">
<p><strong><code>To: [email protected]</code></strong><br><br><strong>Hello Sherry</strong>,</i><br><br>
Hope you are <del>doing</del> <strong>coding</strong> well!<br><br>
It has been so long we didn't meet, let's catch up tomorrow at <strong>Vapour Brew & Pub</strong>, Indiranagar 560038 <br><br>
Hope to see you there!
</p>
<table id="sig" width='320' cellspacing='0' cellpadding='0' border-spacing='0'>
<tr>
<td>
<strong><span style="font-family:Caveat; font-weight:800;letter-spacing:.18em;color:#7d7d7d;">Best Regards,</span></strong>
<strong style="color:#273746;font-family:'Brush Script MT', cursive;;border:none;text-decoration:none;font-weight:700;font-size:1.9em;letter-spacing:.13em">Parisha Tyagi</strong>
</td>
</tr>
<tr>
<td>
<strong style="color:#273746;font-family:cookie;border:none;text-decoration:none;font-weight:700;font-size:1.9em;letter-spacing:.13em">Vinit Shahdeo</strong>
<strong><span style="font-weight:500;letter-spacing:.2em;color:#7d7d7d;">Social Media Manager, RD </span></strong>
</td>
</tr>
<tr>
<td>
<strong><span style="font-weight:500;letter-spacing:.2em;color:#7d7d7d;">SE Intern | POSTMAN</span></strong>
<strong><span style="font-weight:600;letter-spacing:.1em;color:#7d7d7d;">Office Phone: +161 000 000 02</span></strong>
</td>
</tr>
<tr>
</tr>
<tr>
<td>
<strong><span style="font-weight:600;letter-spacing:.1em;color:#7d7d7d;">Phone: +91-8870855940</span></strong>
<strong><span style="font-weight:600;letter-spacing:.1em;color:#7d7d7d;"> Email: [email protected]</span></strong>
</td>
</tr>
<tr>
<td>
<span style="opacity:0.8">
<a href="https://www.facebook.com/vinit.shahdeo"><i class="fab fa-facebook-square fa-2x"></i></a>
<a href="https://twitter.com/Vinit_Shahdeo"><i class="fab fa-twitter fa-2x"></i></a>
<a href="https://github.com/vinitshahdeo"><i class="fab fa-github fa-2x"></i></a>
<a href="https://www.linkedin.com/in/vinitshahdeo/"><i class="fab fa-linkedin fa-2x"></i></a>
<span style="opacity:1;line-height :80px;letter-spacing:0.5em; " >
<a href="https://www.facebook.com/parisha.tyagi.16"><i class="fab fa-facebook-square fa-2x"></i></a>
<a href="https://github.com/parisha99"><i class="fab fa-github fa-2x"></i></a>
<a href="https://www.linkedin.com/in/parisha-tyagi-b848b718a"><i class="fab fa-linkedin fa-2x"></i></a>
</span>
</td>
</tr>
</table>
<p>-----<br><span style="font-family: Montserrat; opacity: 0.4;">Email signature template by Vinit Shahdeo</span></p>
</div>
</body>
<!--Made with love by Vinit Shahdeo-->
</html>