Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 2.46 KB

README.md

File metadata and controls

61 lines (45 loc) · 2.46 KB

Basic_Responsive_Page

A demonstration of a responsive web page built from scratch, using only CSS and HTML.

Available to view at: https://emcglackenr1.github.io/Basic_Responsive_Page/

Desktop

This is a demonstration of some of the fundamental features of a responsive web landing page. The design layout adapts to the screen size of the device in order to optimise user experience. It was created without the usage of templates, Bootstrap or Tailwind.

Colour Scheme:

The design was created during pride month, so the colour scheme was inspired by a combination of LGBTQ+ Flags.

Colour Scheme


Full screen Version:

Full Screen Top

This is a demonstration of what the site looks like on a desktop or laptop screen.

Card layout:

Full Screen Content Layout

For this layout the four 'cards' are in a single row. These could demonstrate links to four sections of the website, or could be previews for blog content such as article blurbs.

Tablet/Smaller Screen

Tablet/Smaller Screen Layout

For a smaller screen the layout has changed from one row of four cards to two rows of two cards. This maintains the readability and usability across different devices.

Mobile

Tablet/Smaller Screen Layout

In this final version the cards are turned into a single column which the user can scroll up and down to view the content. This allows the same number of words and cards to be displayed without sacrificing usability and readability.