Skip to content

a project where I use flexbox to adapt the pricing table to the screen

Notifications You must be signed in to change notification settings

brunagirao/flexbox-pricing-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Pricing Table

A project where, through Flexbox, we can make the pricing table flexible in the screen
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About The Project

  • In this project, I made use of the CSS Flexible Box Layout | Flexbox to align my pricing table items.
  • In this project, I'm training some CSS concepts about Responsiveness.
  • About Flexbox: is a CSS3 web layout model. Flexbox is a whole module and not a single property, it involves a lot of things including its whole set of properties. Some of them are meant to be set on the container (parent element, known as “flex container”) whereas the others are meant to be set on the children (said “flex items”).
Flexbox-Pricing-Table.webm

(back to top)

Built With

  • HTML5
  • CSS3 | Flexbox

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • Basic knowledge about HTML and CSS.
  • Basic knowledge about VSCode IDE.

Installation

  1. Create a fork in your github account / download of this project in yout local machine.
  2. Use Live Preview extension in your VSCode IDE or only open this project in your browser.

(back to top)

Contact

(back to top)

Acknowledgments

(back to top)

Releases

No releases published

Packages

No packages published