Happy New Year PHP Email Template
New year email template is a simple php script, which helps to add special new year wishes in your browser.
Features
- This script provides Happy New year email template in the html format.
- Email template also helps you to save time in sending new year wishes to a large number of people.
- Make desired changes in the contents as you require.
- Responsive and easy to integrate.
Preview
HAPPY NEW YEAR
On The Road To Success, The Rule Is Always To Look Ahead.
May You Reach Your Destination. May Your Journey Be Wonderful.
Have a blasting New Year..!
Copyright@hscripts.com
Downloads
<html>
<head>
<title>Happy New Year 2016</title>
<style>
.maindiv{
background-image: url("bg1.jpg");
color:#fff000;
font-size: 2em;
height: 500px;
margin-left: 250px;
padding: 50px;
text-align: center;
text-shadow: 0 0 15px #fff000;
width: 700px;
}
.hstyle{
color: #fff;font-family: "Arial Black",Gadget,sans-serif;font-size:1.8em;
}
@media screen and (max-width: 480px)
{
.maindiv{
font-size: 1.2em;
height: 350px;
line-height: 20px;
padding: 15px !important;
text-align: center;
text-shadow: 0 0 5px #ffff00;
width: 250px;
margin-left: 20px !important;
}
.hstyle{
font-size:1.2em !important;
}
img{
width:200px !important;
height:100px !important;
}
}
</style>
</head>
<body align='center'>
<div class='maindiv' align='center'>
<div class='hstyle'>
<b>HAPPY NEW YEAR</b>
</div><br>
<div><img src='year.png' width=250 height=150></div><br>
<div>
On The Road To Success, The Rule Is Always To Look Ahead.
May You Reach Your Destination. May Your Journey Be Wonderful.<br>
<b>Have a blasting New Year..!</b>
</div><br>
<div style='font-size:0.5em;color: black;'>
Copyright@hscripts.com
</div>
</div>
</body>
</html>
- Release Date - 11-03-2016
- Get free version without ©copyright link for just $10/-
- For customization of this script or any script development, mail to support@hscripts.com
Usage
- Copy, paste the code in index.html file and run it in the browser.
- Change your desired images in the template.
- Use this php new year templates script in your browser.
License
Related Scripts