File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
using nodemailer for 2 way authentication/responsiveform Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
7- < title > Acme Web Design </ title >
7+ < title > Sign-up form </ title >
88 < link href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet " integrity ="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN " crossorigin ="anonymous ">
99 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.css " />
1010 < link rel ="stylesheet " href ="style.css ">
1111</ head >
1212< body >
1313 < div class ="container ">
14- < h1 class ="brand "> < span > Acme </ span > Web Design </ h1 >
14+ < h1 class ="brand "> < span > Welcome User </ span > Sign-up </ h1 >
1515 < div class ="wrapper animated bounceInLeft ">
1616 < div class ="company-info ">
17- < h3 > Acme Web Design </ h3 >
17+ < h3 > Panda Enterprises </ h3 >
1818 < ul >
19- < li > < i class ="fa fa-road "> </ i > 44 Something st </ li >
20- < li > < i class ="fa fa-phone "> </ i > (555) 555-5555 </ li >
21- < li > < i class ="fa fa-envelope "> </ i > test@acme.test </ li >
19+ < li > < i class ="fa fa-road "> </ i > NIT KKR </ li >
20+ < li > < i class ="fa fa-phone "> </ i > (+91) 9358668593 </ li >
21+ < li > < i class ="fa fa-envelope "> </ i > test@panda.com </ li >
2222 </ ul >
2323 </ div >
2424 < div class ="contact ">
You can’t perform that action at this time.
0 commit comments