Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shafygunawan/gooblog
Simple blog web page using HTML5 with semantic markup, CSS3, and Javascript for dropdown menu and navbar.
https://github.com/shafygunawan/gooblog
blog-web css3 dropdown-menu html-css-js html5 javascript responsive-web
Last synced: 23 days ago
JSON representation
Simple blog web page using HTML5 with semantic markup, CSS3, and Javascript for dropdown menu and navbar.
- Host: GitHub
- URL: https://github.com/shafygunawan/gooblog
- Owner: shafygunawan
- License: mit
- Created: 2023-09-03T11:46:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-03T11:51:38.000Z (over 1 year ago)
- Last Synced: 2023-09-04T14:43:40.604Z (over 1 year ago)
- Topics: blog-web, css3, dropdown-menu, html-css-js, html5, javascript, responsive-web
- Language: HTML
- Homepage: https://shafygunawan.github.io/gooblog/
- Size: 3.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GooBlog
GooBlog is a simple blog website that has implemented several technologies in its development, namely:
- **HTML5 & Semantic HTML**: This page is created using HTML5 and semantic HTML to create a well-structured document.
- **Responsive Design**: The layout on this page has been made resopnsive, which means that users will be able to access it through various types of devices (desktop, laptop, table, or mobile) without a layout that does not fit the size.
- **Multilevel Dropdown**: The navbar on this website supports multilevel dropdown.## Usage
You can easily access the website through the following link: https://shafygunawan.github.io/gooblog
## License
This project is licensed under the MIT License. More details can be found in the [LICENSE](https://github.com/shafygunawan/gooblog/blob/main/LICENSE) file.
Thank you for visiting my project!
---