Skip to content

DostonEliboyev/Sublime.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Store Sublime

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.

Background

This project was developed while learning web development. It served as a practical exercise to apply basic HTML and CSS skills.

Demo

You can view a live demo of the project here: Online Store Demo

Project Purpose

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.

Project Structure

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.

Features

  • Product listing.
  • Static price and description display.
  • Clean and simple design for users.

How to Run the Project

  1. Download or clone the project files to your computer:

    git clone  [email protected]:DostonEliboyev/Sublime.git
  2. Open the index.html file in your browser.

Technologies Used

  • 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.