Project Demo: Click Here
Planet Sell is a simple, responsive, and stylish e-commerce webpage built using plain HTML and CSS. This project demonstrates the use of modern web design elements and basic styling principles.
- Space-themed design with a minimalistic dark background.
- Navigation bar with links to different sections (Home, Offers, Buy Now, Sell Now, About Us, and Sign Up).
- Responsive layout with flexbox to organize content.
- Interactive buttons with hover effects for a better user experience.
- Typography using custom web fonts for a clean, bold look.
|-- index.html
|-- style.css
|-- assets/
|-- logo.png
|-- mercury.png
- index.html: Contains the HTML structure of the webpage.
- style.css: Defines the styles applied to the webpage using CSS.
- assets/: Folder containing images used in the project.
- HTML5: Structuring the content of the webpage.
- CSS3: Styling the webpage using custom fonts, flexbox, and hover effects.
- Clone this repository:
https://github.com/umair228/PlanetSell-HTML-CSS.git
- Open the index.html file in your web browser to view the webpage.
- Montserrat Subrayada
- Sixtyfour Convergence
- Stylish
Pull requests are welcome.
This project is open-source and available under the MIT License.