This project is a single-page online store created using basic HTML and CSS. The project is designed to provide a simple and user-friendly interface for users.
This project was developed while learning web development. It served as a practical exercise to apply basic HTML and CSS skills.
You can view a live demo of the project here: Online Store Demo
The purpose of this project is to:
- Create a basic online store page.
- Use only HTML and CSS for design and functionality.
- Offer a minimalist and easy-to-use user interface.
The project consists of the following main files:
index.html
: The main HTML file containing all the content.style.css
: The CSS file containing styles and design rules for the page.
- Product listing.
- Static price and description display.
- Clean and simple design for users.
-
Download or clone the project files to your computer:
git clone [email protected]:DostonEliboyev/Sublime.git
-
Open the
index.html
file in your browser.
- HTML5: To create the structure.
- CSS3: To enhance the appearance of the page.
This project is open-source and can be used for any purpose.