ÿþ<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Serbian Council of Great Britain</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="_notes/style.css" type="text/css"> </head> <body> <div class="global"> <form action="" method="get"> <table width="700px"> <tr> <td>Company Name*</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Category*</td> <td> <SELECT NAME=sections> <OPTION SELECTED>Web Authoring Reference</OPTION> <OPTION>FAQ Archives</OPTION> <OPTION>Design Elements</OPTION> <OPTION>Tools</OPTION> <OPTION>Feature Article</OPTION> </SELECT> </td> <td>Other</td> <td><input type="text"/></td> </tr> <tr> <td>Company Address:</td> <td colspan="3">&nbsp;</td> </tr> <tr> <td>Address1</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Street</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Postcode</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>City</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Company Telephone Number*</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Company E-mail</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Company Website</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Description of service you provide*</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Name Of Serbian Contact In Your Company*</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Contact Telephone Number*</td> <td colspan="3"><input type="text"/></td> </tr> <tr> <td>Contact E-mail</td> <td colspan="3"><input type="text"/></td> </tr> <table> <input type="submit"/> </form> </div> </body> </html>