pocoyozaoo Posted July 20, 2012 at 11:39 PM Report #469459 Posted July 20, 2012 at 11:39 PM Boas pessoal eu tenho uma rádio e cria uma página de pedidos, ela já está criada(podem ver aqui: http://radioxtreme.x10.mx/radio/pedidos.php) mas como veem os campos de preenchemento estão uns maiores que os outros gostava de saber tirar isso... Esse codigo foi copiado do Painel Centova Cast Se alguem me puder ajudar, agradeço. Obrigado
HappyHippyHippo Posted July 20, 2012 at 11:45 PM Report #469460 Posted July 20, 2012 at 11:45 PM <form> <label style="width: 200px; display: inline-block;" for="cc_request_song">Música (artista/título):</label><input type="text" id="cc_request_song" name="request[song]" size="40" maxlength="127" /><br /> <label style="width: 200px; display: inline-block;" for="cc_request_dedi">Dedicado para: </label><input type="text" id="cc_request_dedi" name="request[dedication]" size="40" maxlength="127" /><br /> <label style="width: 200px; display: inline-block;" for="cc_request_sender">Seu nome: </label><input type="text" id="cc_request_sender" name="request[sender]" size="40" maxlength="127" /><br /> <label style="width: 200px; display: inline-block;" for="cc_request_email">Seu E-Mail: </label><input type="text" id="cc_request_email" name="request[email]" size="40" maxlength="127" /><br /> <input type="button" id="cc_request_button" value="Submeter pedido de música" onclick="cc_request_submit()" /><br /> </form> IRC : sim, é algo que ainda existe >> #p@p Portugol Plus
pocoyozaoo Posted July 21, 2012 at 12:30 AM Author Report #469462 Posted July 21, 2012 at 12:30 AM Obrigado 😄
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now