Be Quite Weirdo....
Postingan
Tugas G9
- Dapatkan link
- X
- Aplikasi Lainnya
Compose a website using HTML and CSS about Ramadhan activity in your school consist of 2 pharagraps and 2 sub heading. cascade it using: body background color: custom heading 1 font size 32px, font family Papyrus, heading 2 font size 32px, font family Verdana, background color: grey Paragraf using font family: Cambria, font size 18px, background color: custom Use Bold for every word "Ramadhan", Italic for "Syafana" and Under line in every word "fasting", use different font color and different font size. Save it in your folder and it'll be your formative score
BCD
- Dapatkan link
- X
- Aplikasi Lainnya
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
- Dapatkan link
- X
- Aplikasi Lainnya
<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> ...