A project showcasing a modern UI layout using HTML, Bootstrap 5, and Font Awesome. This template can be adapted to various purposes, such as blogs, landing pages, or simple websites.
- Responsive layout using Bootstrap 5.
- Font Awesome integration for icons.
- Dropdown navigation menus.
- Article sections with placeholder images.
- Simple footer with navigation links.
- HTML5
- Bootstrap 5 (via CDN)
- Font Awesome (via CDN)
- Custom CSS (
styles.css
)
- Clone the repository:
git clone https://github.com/hakanicellioglu/bootstrap-blog.git
- Navigate to the project directory:
cd unititled-ui
- Open the
index.html
file in your browser to view the project.
This project serves as a basic UI template. You can adapt it to various use cases like:
- Landing pages
- Portfolios
- Blog layouts
To customize it:
- Modify the HTML structure in the
index.html
. - Update or add custom styles in
styles.css
.
unititled-ui/
│
├── index.html
├── styles.css
Feel free to submit issues or pull requests if you want to improve the project.
This project is licensed under the MIT License. See the LICENSE
file for more details.