-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Memulihkan README.md dari commit sebelumnya
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Tugas Praktikum Teknologi Web | ||
|
||
## Deskripsi | ||
Repository ini berisi kumpulan tugas praktikum untuk mata kuliah Teknologi Web. Setiap tugas didokumentasikan secara terperinci untuk memudahkan dalam pengelolaan serta pengembangan lebih lanjut | ||
|
||
## Struktur Folder | ||
- **/Praktikum_1**: Pengembangan Halaman HTML dan Publikasi di Github Page | ||
- **/Praktikum_2**: HTML dan CSS | ||
|
||
|
||
# Daftar Tugas | ||
| Pertemuan | Deskripsi Tugas | Status | | ||
|--------|------------------------|---------------| | ||
| 1 - 2 | [ Membuat halaman HTML sederhana dan mempublikasikannya ke halaman Github.] | ✅ Selesai | | ||
| 3 - 4 | [Membuat halaman web responsif dengan memanfaatkan HTML dengan styling CSS.] | 🔄 Selesai | | ||
| 5 - 6 | [Membuat script JavaScript sederhana untuk mengubah tampilan halaman.] | 🔄 Dalam proses | | ||
| 8 | [ujian tengah Semester] | ... | | ||
| 7 - 9 | [Membuat layout responsif menggunakan Bootstrap atau Tailwind] | ... | | ||
| 10 - 13 | [Membuat aplikasi sederhana dengan framework yang dipilih] | ... | | ||
| 14 - 15 | [Membuat aplikasi sederhana yang menampilkan data dari JSON atau XML] | ... | | ||
| 16 | [Presentasi Project Akhir] | ... | | ||
|
||
|
||
```bash | ||
git clone https://github.com/yudha556/Tekweb_2024_2300016050.git |