Recent content by joharabroune

  1. J

    HTML programming coding?

    <html> <body> <form action=""> <select name="cars"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="fiat">Fiat</option> <option value="audi">Audi</option> </select> </form> </body> </html>
  2. J

    What is this anime called?

    Who knows the Anime and in Japan next animation. Anime is Japanese animation in the short speech.
  3. J

    New Superman Drawing/Cartoon?

    I think that you said fact,this picture was really very nice and as you said and describe are really fact,I agree your talk.
  4. J

    Free Internet movies for iPod touch ?

    There are many sites available on Internet and I think that you also watch online movie this best for you.
  5. J

    How to make an HTML Order Form?

    For Order form,you made like this <table> <tr> <td> <asp:lable runat="server" name="Name" > </td> <td> <asp:textbox runat="server" name="Name"> </td> </tr> </table> this way you put your all information in tr and td this wat you design your form,I hope you get it.
Back
Top