Commit Graph

11 Commits

Author SHA1 Message Date
Robert McGovern b192428b89 added link to notes 2022-01-25 03:19:38 +00:00
Robert McGovern 9e0c9e6eda minor edit to force site to be republished 2021-07-03 13:53:45 +01:00
Robert McGovern 0a36f26c26 minor edit to force site to be republished 2021-07-03 13:42:53 +01:00
Robert McGovern fb2b4539c9 Add finished Projects 1 & 2 2020-10-06 01:06:49 +01:00
Robert McGovern dee9c96fd3 Added basic styling to style.css, and linked it into the html. 2020-09-26 23:05:06 +01:00
Robert McGovern 7686db64a3 "Better" dynamic css. No longer using any media queries. Boxes will take up 90% of the screen on mobile devices, then will max out at 700px.
Font in the header (Practice Projects), will scale from 2.5rem on mobile, to 3rem for larger screens.

Should work for 80-88% of web browsers according to caniuse.com. Should probably provide a fallback

Might in future also scale the body text size too.
2020-09-24 10:45:56 +01:00
Robert McGovern 2cd47ac19a Close as I'm going for mobile 2020-09-23 14:59:24 +01:00
Robert McGovern abab57c744 Base files for the single price grid component challenge, updated base index.html to point to this project and setup a process doc 2020-09-12 09:37:02 +01:00
Robert McGovern bfb154d80d Social icons have a better circular border and have hover states. 2020-09-09 23:37:34 +01:00
Robert McGovern 22f6907743 Error state for mobile done ... well there are things to do. Placeholder text could be nudged. The email text positioning could be moved too.
There is JavaScript functions to clear error state, show error, and validate email address.
2020-09-09 21:16:23 +01:00
Robert McGovern 317f2bdbb8 Added a "notebook" 2020-09-09 12:34:48 +01:00