07-14-2009, 05:49 AM
|
#10 (permalink)
|
|
The Contributor
Join Date: Jun 2009
Location: Seattle, WA
Posts: 76
Thanks: 1
|
Quote:
Originally Posted by angelking
ok kool..
well heres what ive come over so far...
HTML Code:
<table border="0" cellpadding="5" cellspacing="0" class="left">
<tr>
<td align="right" valign="middle" class="90">GamerTag:</td>
<td><input type="text" id="GTag" class="textbox" onfocus="this.value=''" onblur="if (this.value == '') this.value = 'Enter GamerTag...';" onkeypress="catchEnter(event.which)" value="Enter GamerTag..." /></td>
</tr>
|
I don't understand why you pasted that code here, not to be rude, it seems as though you have no idea what you are doing and want to make your site work like that other guys'...
|
|
|