Search results

  1. D

    Can you convert this from HTML to JSP for me?

    Does This Work? <html> <head> <title>Project 7</title> <style type="text/css"> td.color1 { background: red; } td.color2 { background: blue; } </style> </head> <body> <table border="3" width="50%" cellpadding ="30"> <tr> <td class="color1">&nbsp</td> <td>&nbsp</td> <td>&nbsp</td> <td...
  2. D

    How do you say "Would you like to dance?" in the following languages?

    spanish- Quieres bailar? (kee-aires by-lar (idk if this is right pronunciation))
Back
Top