Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~659 People Reached
About Me

AppsChopper is a best place to hire mobile application developer from India at affordable price. Our dedicated custom mobile apps developer provide best mobile application development service in all the countries.

Interests
Mobile Apps Development
Favorite Forums
Favorite Tags
php x 1
Member Avatar for keishawndavid

<table width="300" border="5"> <tr> <td>FirstName:</td> <td><input type="text" id="fname" name="fname"/></td> </tr> <tr> <td>SurName:</td> <td><input type="text" id="sname" name="sname"/></td> </tr> <tr> <td>Age:</td> <td><input type="text" id="age" name="age"/></td> </tr> <tr> <td><input type="radio" id="gen" name="gen" value="Male"/>Male <input type="radio" id="gen" name="gen" value="Female"/>Female</td> </tr> <tr> <td>Subject:</td> <td><input type="text" id="subject" name="subject"/></td> </tr> <tr> <td>Score:</td> <td><input type="number" id="score" name="score"/></td> </tr> …

Member Avatar for diafol
0
344