Commit Graph

122 Commits

Author SHA1 Message Date
Robert McGovern 7388b5e700 recipe page challenge complete fingers crossed 2024-04-07 07:13:27 +01:00
Robert McGovern 85517d94f6 blog preview card challenge fixes 2024-04-07 04:50:26 +01:00
Robert McGovern dbe6e0ee65 blog preview card challenge fixes 2024-04-07 04:47:45 +01:00
Robert McGovern b4d6c6bb3e blog preview card challenge complete 2024-04-07 03:34:06 +01:00
Robert McGovern 19881c7ffd testing deploy to cloudflare for wip branch 2024-02-28 22:03:49 +00:00
Robert McGovern 557f2f157a incorrect font location fixed
(helps to test fix first *facepalm*
2024-02-22 12:48:46 +00:00
Robert McGovern a4a402ea8e added social-links-profile challenge, and fixed CSS for images 2024-02-22 12:38:23 +00:00
Robert McGovern e69bf49e05 Roughly how CSS is at end of "How to make a nice site with less CSS"
Different color scheme, and fonts. Slightly different line heights for body and h3 based on how it looked. Different marker color as my li's are links
2024-02-02 03:03:01 +00:00
Robert McGovern 2a9d10af21 Changes per end of "Stop over-engineering your CSS" video 2024-02-01 20:08:51 +00:00
Robert McGovern bd79b9c569 Added readme to minimal styling 2024-02-01 17:28:58 +00:00
Robert McGovern e3aaceb931 Base files to work through for 2 Kevin Powell videos
This is my attempt at copying the html that Kevin used in two of his videos, the first about minimal styling and other about limited css
2024-01-29 20:56:25 +00:00
Robert McGovern 0140cb3324 Unfinished Frontend Mentor Challenege github user search
Started this challenge back in late 2022, got the JS portion working fine but fell away from it. Did a little work on it recently but submitting to get it in the repo. Not yet in the projects list. The time tracking dashboard is intended as what I was going to attempt next (soon)
2024-01-29 01:52:07 +00:00
Robert McGovern 063dbdd28e Random CSS experiments
Specifically playing with has selector, but there is also a mapkit test
2024-01-29 01:49:32 +00:00
Robert McGovern 9637f47d8f most of the JavaScript done, needs finishing for populating data to html, and classes to add / remove loader animation 2022-11-09 15:12:18 +00:00
Robert McGovern 8d98f542a6 base files for github-user-search-app 2022-11-09 14:26:36 +00:00
Robert McGovern 81aacd98f0 updated readme 2022-11-08 23:33:53 +00:00
Robert McGovern 297bed46bb some final tweaking so it looks better between sizes 2022-11-08 23:06:08 +00:00
Robert McGovern 3f09aa4445 some tidying, added screenshots 2022-11-04 14:15:56 +00:00
Robert McGovern b1b5630200 nearly finished desktop, couple of getting started links in wrong place. Now to make it more responsive 2022-11-03 15:19:20 +00:00
Robert McGovern 3eaa430a70 finished tablet, but its not responsive yet 2022-11-03 12:44:02 +00:00
Robert McGovern 011b455043 tweaks to mobile version 2022-11-03 11:23:37 +00:00
Robert McGovern 5249256339 nearly finished mobile layout 2022-11-03 00:49:01 +00:00
Robert McGovern c83cb021c7 submit to test validation of header 2022-11-02 20:41:18 +00:00
Robert McGovern b170525dd2 submit to test validation of header 2022-11-02 20:38:48 +00:00
Robert McGovern 9f3755c6d8 submit to test validation of header 2022-11-02 20:35:01 +00:00
Robert McGovern 5bdd8032f2 removed trailing commas 2022-11-02 16:07:03 +00:00
Robert McGovern 77d12b2e24 commit to ask Q about img srcset and sizes on slack 2022-11-02 15:38:15 +00:00
Robert McGovern 43d25f0bcb html tagged 2022-11-01 23:10:08 +00:00
Robert McGovern 2abe6df04c initial for skilled e-learning landing page 2022-11-01 22:07:51 +00:00
Robert McGovern 220d4fc991 finished interactive rating component 2022-11-01 21:28:57 +00:00
Robert McGovern 33e77d0a8c forgot to re-enable background color, added screenshots 2022-10-28 13:37:02 +01:00
Robert McGovern 5e8d5f4abf desktop back finished, needs tidying now before submission 2022-10-28 00:56:33 +01:00
Robert McGovern 8c0fe3ab26 desktop front finished 2022-10-28 00:29:11 +01:00
Robert McGovern eb4b2dbefb finished back of card for mobile, added blur to javascript to remove the focus effect 2022-10-27 22:52:21 +01:00
Robert McGovern 594cc89fa3 poss finished front for mobile 2022-10-27 21:07:25 +01:00
Robert McGovern 848f2dfd65 tweaked html, added initial css classes, added basic js with listener and updating rating span with figure 2022-10-26 21:37:41 +01:00
Robert McGovern a6c3745e11 html laid out for interactive rating component 2022-10-26 16:38:51 +01:00
Robert McGovern 611c355399 fixed other uses of height=100vh rather than min-height - including any other issues revealed by doing that, also fixed grid naming issue with base appareal solution 2022-10-24 23:25:30 +01:00
Robert McGovern 67718cea21 used height rather than min-height *facepalm* 2022-10-24 22:35:06 +01:00
Robert McGovern 4b515a74bc edited readme for meet landing page 2022-10-24 21:27:17 +01:00
Robert McGovern 1c54ac076b switch a section to a div 2022-10-24 19:59:50 +01:00
Robert McGovern 58033f2d68 minor tidying, submitting so I can test again accessibilitycheck website and validator.nu 2022-10-24 19:51:11 +01:00
Robert McGovern db2c8e2433 some tweaking of responsiveness 2022-10-24 15:30:01 +01:00
Robert McGovern 7c09f64baa desktop finished, except hero image right shifting left when adding overflow:hidden which is weird. All needs tidied 2022-10-24 14:59:04 +01:00
Robert McGovern 076a16d32e have mobile working, needs tidy up 2022-10-23 23:08:35 +01:00
Robert McGovern 8dc58d6e59 changed main section 2022-10-22 21:27:54 +01:00
Robert McGovern fa08527d1a basic css properties needed and html styled in what I hope is the right way 2022-10-22 21:24:37 +01:00
Robert McGovern 461c76ab61 renamed readme files, and copied the index and assets out for the two premium packages 2022-10-22 19:39:44 +01:00
Robert McGovern c20c26ea42 fixed validation errors, oops. 2 left over from swapping from form to div 2022-10-20 22:19:24 +01:00
Robert McGovern 700f54052c finished base apparel challenge 2022-10-20 17:11:52 +01:00