Postingan

Menampilkan postingan dari November, 2025

BCD

Correct the scripts bellow: 1 .  <hmtl> 2 . <head> < tittle >Your Name </...>  </.....> 3 . <body> 4 . <centre> <h3> My Favorite Movies </ centre > </h2> 5 . <p>    List of My Favorit Movies: 6 . <b> SAW <b> 7. Menu List: 8 . </u> 9 . <border table=2> 10 . <tr>      11 .   <th>Movie </td>                         12 .     <th> picture </td>                              13 .      <th> Link </tr>                           14 . </tr> 15 . <th>     16. <td>SAW </td>  17 .    <td> <img><img> </....>     18 ....

Practice 2

  <html> <head> < title >Your Name </ .....>  </.....> <body> <h1><center> My School </......></....> <p>  Theese are my school: <i>  1. .....  </....> <b>2 . ....   </....> <u>3 . ...... </....> Menu List: </.....> <table border=" "> <...>    <th>School </...> <th> picture </....> <th> Link </....>  </tr> <...>  <td>SD </...> <td> <img src=" "></img> </....> <td> <a href=" "></a> </....>        </tr> <...>  <td> SMP </...> <td> <img src=" "></img> </....> <td> <a href=" "></a> </....>       </tr> <...>   <td> SMA </...> <td> <img src=" "></img> ...