---restore content starts---
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
<meta http-equiv= "Content-type" Content= "text/html; Charset=utf-8 "/>
<title> World Cup questionnaire </title>
<style type=" Text/css ";
table.outside{*/ Outer table */
Background:url (images/bj.jpg);
font-size:12px;
padding:0px;
}
td.title{/* Table title */
Color: #FFFFFF;
Font-weight:bold;
Text-align:center;
padding-top:3px;
padding-bottom:0px;
}
td.tdoutside{
padding:0px 1px 4px 1px;
}
table.inside{/* Inner table */
width:269px;
font-size:12px;
padding:0px;
margin:0px;
}
td.tdinside{
padding:7px 0px 7px 10px;
Background-color: #84EA89;
}
form{
margin:0px; padding:0px;
}
input{
font-size:12px;
}
a{
Color: #FFF;
Text-decoration:underline;
Font-weight:bold;
}
</style>
<body>
<table class= "Outside" >
<tr>
<TD class= "title" > World Cup Questionnaire </td></tr>
<TR><TD class= "Tdoutside" >
<form method= "POST" >
<table class= "Inside" cellspacing= "0" >
<tr>
<TD class= "Tdinside" >
Which team do you think may be the black horse of this World Cup? <br>
<input type= "checkbox" name= "checkbox" id= "checkbox"/>
A Japan
<input type= "checkbox" name= "checkbox" id= "CheckBox2"/>
B Belgium
<input type= "checkbox" name= "checkbox" id= "Checkbox3"/>
C Bosnia and Herzegovina
<input type= "checkbox" name= "checkbox" id= "Checkbox4"/>
D Chile
<br/>
<input type= "checkbox" name= "checkbox" id= "Checkbox5"/>
E Korea
<input type= "checkbox" name= "checkbox" id= "checkbox6"/>
F Haessy Brother
<input type= "checkbox" name= "checkbox" id= "checkbox7"/>
G Other
<br>
<input type= "Submit" value= "Submission" >
<input type= "button" Name= "Viewresult" value= "View" > <a href= "#" > Football Herald Joint Award </a>
</td>
</tr>
</table>
</form>
</td></tr>
</table>
</body>
The effect is as follows:
---restore content ends---
Case Studies & Online Questionnaires