staticoolio
New member
okay here is my code for a button
<input type="button" value="Id like you to press me!" style="width:450px;font-size:14px;margin:0px;padding:0px;"
and that works but when i try to add a " ' " it willnt work...
<input type="button" value="I'd like you to press me!" style="width:450px;font-size:14px;margin:0px;padding:0px;"
any ideas?
<input type="button" value="Id like you to press me!" style="width:450px;font-size:14px;margin:0px;padding:0px;"
and that works but when i try to add a " ' " it willnt work...
<input type="button" value="I'd like you to press me!" style="width:450px;font-size:14px;margin:0px;padding:0px;"
any ideas?