Skip to content

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

Notifications You must be signed in to change notification settings

Swap-Nova/A_Safe_Place

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published