Swap-Nova / A_Safe_Place

A responsive webpage built using HTML, CSS & Bootstrap for Mental Health

Home Page:https://swap-nova.github.io/A_Safe_Place/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Safe Place

🔗 https://swap-nova.github.io/A_Safe_Place/

❄An NGO webpage that aims to destigmatize Mental Health by spreading awareness.

The webpage has built by using HTML, CSS & Bootstrap.

Bootstrap is the world's most popular framework. It provides ease of build and, at the same time, makes the webpage responsive at the same time.

The code also uses the previous components of CSS & Bootstrap to improve the structure of the webpage.

The webpage was made responsive by using the "Media Query Breakpoints"

@media( /* Particular Layout Width */)
{
  /* CSS components- Ids, Sections or Classes */{
  /* Changing Positioning or the size of the image*/;
  }
}

🚀 Preview of the Webpage:

image image

⌛ Disclaimer: The webpage is entirely responsive on laptops, iPhones, tablets, and iPads, but the images on the android devices might seem out of alignment. Creator was unable to fix it due to the current limited knowledge & time constraint.

About

A responsive webpage built using HTML, CSS & Bootstrap for Mental Health

https://swap-nova.github.io/A_Safe_Place/


Languages

Language:HTML 70.7%Language:CSS 29.3%