Postingan

G7 Task

HANDS-ON PRACTICE SHEET: MAIL MERGE AUTOMATION Word Processing & Data Integration Business Scenario: You are the successful owner of a home-based bakery business named "Sweet Sour Salty" . Right before the holiday season, you want to send a personalized thank-you letter to 20 of your loyal customers , complete with a unique Special Discount Voucher as a token of appreciation. Because the customer list is long, typing the letters one by one is highly inefficient. You decide to use the Mail Merge feature to automatically customize each letter with the customer's specific Name, Address, Favorite Product, and Discount Code in just a few clicks. Assignment Objectives: You are required to create and submit exactly three (3) documents : The Database (Spreadsheet): Containing the structured records of your 20 loyal customers. The Greeting Card / Letter Template (Word Document): Containing the fixed core text and placeholders. The Merged Output (Final Merged Document): Th...

G7 Task

Gambar
 Make a table using Ms. Excel, fill it with your class friend's data (20 students)  Save it using format "Database + Name" e.g: DatabaseAyla

TKA G9

 LINK DOWNLOAD https://drive.google.com/file/d/1n0laXLudq2Y0cur24H88OY8yoZbF6eIt/view?usp=sharing

Table

Gambar
 

Tugas G9

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

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> ...