PHP New Year Invitation Template Script
Online invitation template script, which allows you to invite your closed ones for the New Year Party.
Features
- PHP script to invite people for New Year Celebrations.
- Attach your desired image in the invitation template.
- Script allows to add personalized content to the New Year Invitation.
- Simple and easy to customize.
Preview
New Year's Eve Party..
We are throwing a party
and you will have a blast
as we ring in the new year
and say goodbye to the last!
Join us New Year's Eve On
December 31, 2016
at 7.00pm
Venue:
Hotel The Residency
Avinashi Road,
Coimbatore, TamilNadu.
Downloads
<html>
<head>
<title>Happy New Year 2016</title>
<style>
.maindiv{
background-image: url("images/new-year-04.png");
color: #f8e900;
font-size: 1.5em;
text-shadow: 0 0 5px #fff;
background-repeat:no-repeat;
height:350px;
margin-left:350px;
padding:20px;
}
.subdiv{width:600px;}
@media screen and (max-width: 480px)
{
.maindiv{
background-size: 100% 100%;
font-size: 1.5em;
height: 350px;
margin-left: 0px;
padding: 20px;
text-shadow: 0 0 5px #fff;
width:auto;
}
.subdiv{width:auto;}
}
</style>
</head>
<body align='center'>
<div class='maindiv' align='center'>
<div style='float:left;font-family: "Arial Black",Gadget,sans-serif;' class='subdiv'>
<b>New Year's Eve Party..</b><br>
</div><br>
<div style='float:left;font-size: 0.8em;padding: 10px;text-align:left;color: #f8e900;'>
We are throwing a party <br>and you will have a blast <br>as we ring in the new year <br>and say goodbye to the last!<br><br>
<font style='font-size: 0.7em;color:#ffffff;'>Join us New Year's Eve On<br>
December 31, 2016<br>
at 7.00pm<br>
Venue:<br>
Hotel The Residency<br>
Avinashi Road,<br> Coimbatore, TamilNadu.<br></font>
</div>
</div>
<div align='center' style="font-size: 10px;color: #dadada;" id="dumdiv">
<a href="https://www.hscripts.com" id="dum" style="font-size: 10px;color: #dadada;text-decoration:none;color: #dadada;">©h</a>
</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.
- Invite friends and family to the special New Year Celebrations using this PHP invitation template script.
License
Related Scripts