java script dilema

cro-mag

Power Member
Joined
Nov 23, 2010
Messages
544
Reaction score
354
Hi guy`s , I have a problem with a java script code
I try to make a webpage from it
the problem is that I can`t make it work it returns to me as a blank page
this is the code that I m triyng to make a page
Code:
<style type="text/css"> 
.link, 
.link a, 
#SignUp .signupframe { 
color: #226699; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
} 
.link, 
.link a { 
text-decoration: none; 
} 
#SignUp .signupframe { 
border: 1px solid #000000; 
background: #ffffff; 
} 
#SignUp .signupframe .required { 
font-size: 10px; 
} 
</style> 
<script type="text/javascript" src="hxxp: //app.icontact.com/icp/loadsignup.php/form.js?c=588341&l=1615&f=2326"></script> 
<span class="link"><a href="hxxp: //vvv.icontact.com">Email Marketing</a> You Can Trust</span>

Can you help me?
 
how did you did it?
 
i attached the image with actual code that works for me.
 

Attachments

  • Capture.PNG
    Capture.PNG
    21.7 KB · Views: 3
Back
Top