o_dr zoidberg
12-24-2006, 12:10 AM
Im makin a homepage and i want people to be able to search it.
i found this <div>
<form action="">
<fieldset>
<input type="text" name="search" size="0" /><br />
<a href="#" class="formbutton"><input type="submit" value="» go" class="formbutton" /></a>
</fieldset>
</form>
</div>
Now i need to know if i can use this, cause it looks very good with the template im using, and what i need more to make it work.
i found this <div>
<form action="">
<fieldset>
<input type="text" name="search" size="0" /><br />
<a href="#" class="formbutton"><input type="submit" value="» go" class="formbutton" /></a>
</fieldset>
</form>
</div>
Now i need to know if i can use this, cause it looks very good with the template im using, and what i need more to make it work.