Submission: Final Project for Belajar Dasar Pemrograman Web
Course by Dicoding
🗒️Sertifikat Kompetensi Belajar Dasar Pemograman Web
Kabar Klaten is a simple website designed to deliver news and information specifically tailored for the residents of Klaten. This project is built as part of the "Belajar Dasar Pemrograman Web" course offered by Dicoding and showcases foundational web development skills using only HTML and CSS.
Organizer: Dicoding Indonesia
Level: Beginner
This course introduces the basics of web development, focusing on HTML and CSS to build static websites. Students learn to structure webpages with HTML and style them using CSS.
- Understand the structure and foundation of web development.
- Implement HTML to organize website content.
- Use CSS to style webpages.
This website represents the culmination of the skills learned throughout the course. It serves as the final project submission, demonstrating an understanding of basic HTML and CSS.
- News Articles: Displays news relevant to the Klaten community.
- Non-Responsive Design: Utilizes basic HTML and CSS without responsive design features.
- HTML: For structuring the web content.
- CSS: For styling the web content.
To set up this project locally, you can follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/kabar-klaten.git cd kabar-klaten