html - border on submit button image -


i trying image border go away on submit button , can't seem find magic code fix it.

<input name="insert" type="image" id="insert" alt="register"            width="189" height="38" border="0"            src="../../images/register.png"            onmouseover="mm_swapimage('insert','','../../images/register_f2.png',1)"            onmouseout="mm_swapimgrestore()" /> 

style="border: 0px;" should it.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -