Skip to content

Commit

Permalink
Update email2.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sakibmouin authored Apr 8, 2024
1 parent cfc359d commit 833abff
Showing 1 changed file with 161 additions and 33 deletions.
194 changes: 161 additions & 33 deletions email2.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,17 +263,15 @@
class="css-e68piq"
style="
display: block;
text-align: center;
margin: 0;
color: #fff;
font: 700 21px/30px arial, sans-serif;
"
>
<span
>Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo
consequat.</span
>Invitation for Programming Contest - 7th DRMC International
Tech Carnival</span
>
</p>
<table
Expand All @@ -283,9 +281,6 @@
style="width: 100%"
>
<tbody>
<tr>
<td style="height: 20px"></td>
</tr>
<tr>
<td
height="14"
Expand Down Expand Up @@ -329,6 +324,9 @@
/>
</td>
</tr>
<tr>
<td style="height: 20px"></td>
</tr>
<tr>
<td
style="
Expand All @@ -352,7 +350,7 @@
margin: 0 0 10px;
"
>
<span>Heading</span>
<span>Dear Coders,</span>
</h1>
<p
style="
Expand All @@ -362,25 +360,14 @@
"
>
<span
>Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo consequat. </span
><a
href="#"
class="css-sdwaa1"
style="
color: #00d9a6;
-webkit-text-decoration: underline;
text-decoration: underline;
"
>lorem</a
><span>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo
consequat.</span
>Calling all coders! The DRMC IT CLUB is having its
<a
href="https://drmcitclub.com/programmingcontest"
class="css-sdwaa1"
style="color: #00d9a6; font-weight: bold"
>7th International Tech Carinval Programming Contest</a
>
again this year.</span
>
</p>
<p
Expand All @@ -391,13 +378,154 @@
"
>
<span
>Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo
consequat.</span
>Think you can solve tricky coding problems? Want to compete
with other amazing programmers? This is your chance to win
awesome prizes and show off your skills!
</span>
</p>
<p
style="
font: normal 17px/25px arial, sans-serif;
color: #fff;
margin: 0 0 15px;
"
>
<span>Here's what's happening:</span>
<span
><ul
style="
font: normal 17px/25px arial, sans-serif;
color: #fff;
"
>
<li>Fun coding challenges to test your brainpower!</li>
<li>
A chance to compete with other talented programmers.
</li>
<li>
Win cool prizes and get recognized for your coding
skills!
</li>
</ul></span
>
</p>
<p
style="
font: normal 17px/25px arial, sans-serif;
color: #fff;
margin: 0 0 15px;
"
>
<span style="color: #00d9a6"
>Bonus! If you participated in the contest last year, you
can get a 50 Taka discount on your registration fee by using
the code "<strong>DITCPC23</strong>" at checkout.</span
>
</p>
<p
style="
font: normal 17px/25px arial, sans-serif;
color: #fff;
margin: 0 0 15px;
"
>
<span>Ready to join? </span>
<span
><ul
style="
font: normal 17px/25px arial, sans-serif;
color: #fff;
"
>
<li>
Learn more about the contest on our
<a
href="https://drmcitclub.com/eventfb"
class="css-sdwaa1"
style="
color: #00d9a6;
font-weight: bold;
-webkit-text-decoration: underline;
text-decoration: underline;
"
>Event Facebook Page</a
>
and
<a
href="https://drmcitclub.com/programmingcontest"
class="css-sdwaa1"
style="
color: #00d9a6;
font-weight: bold;
-webkit-text-decoration: underline;
text-decoration: underline;
"
>Website</a
>.
</li>
<li>
Get ready for the contest by reading the
<a
href="https://drive.google.com/file/d/1urp6-1o1pmVe77U0EaFgil1fUaYCvIIt/view"
class="css-sdwaa1"
style="
color: #00d9a6;
font-weight: bold;
-webkit-text-decoration: underline;
text-decoration: underline;
"
>Rulebook</a
>.
</li>
<li>
<a
href="https://drmcitclub.com/programmingcontest"
class="css-sdwaa1"
style="
color: #00d9a6;
font-weight: bold;
-webkit-text-decoration: underline;
text-decoration: underline;
"
>Sign up from this link</a
>
to compete registration.
</li>
</ul></span
>
</p>
<table
border="0"
cellpadding="0"
cellspacing="0"
style="width: 100%"
>
<tbody>
<tr>
<td style="text-align: center">
<img
width="500"
class="css-19kyn6d"
src="http://drmcitclub.com/wp-content/uploads/Meet-the-Problem-Setters.png"
alt
style="
display: inline-block;
width: 83%;
max-width: 500px;
height: auto;
padding-top: 15px;
padding-bottom: 0;
line-height: 0;
"
/>
</td>
</tr>
</tbody>
</table>

<table
border="0"
cellpadding="0"
Expand Down

0 comments on commit 833abff

Please sign in to comment.