Latest solutions
Responsive layout using grid, flexbox and Sass
#accessibility#sass/scssSubmitted 7 months agoIf anyone could point me in the direction of any tutorials on how I can correct do background patterns it would be greatly appreciated.
Latest comments
- @MaximilianoDanielGarciaSubmitted over 1 year ago@frontendstuPosted over 1 year ago
Hi there @MaximilianoDanielGarcia 👋
Great effort on this! 🎉
If you're wondering how to centre align the QR code component to the page give this styles a go:
body { display: grid; place-content: centre; /* Any other body styles */ }
I use these styles with any of the component challenges.
Marked as helpful0 - @almasiwe11Submitted over 1 year ago@frontendstuPosted over 1 year ago
Hi there!
I followed along the way that Kevin Powell's series on YouTube of "Build a responsive website" and used the method he used for the responsive menu. His code is nice and clean. You can have a look at how he did it here: https://www.youtube.com/watch?v=zPHMqqyD2kY&list=PL4-IK0AVhVjNDRHoXGort7sDWcna8cGPA&index=4&t=1532s
0 - @vanzasetiaSubmitted over 2 years ago
Officelite Coming Soon Site | Fluid Space and Fluid Typography
#accessibility#lighthouse#sass/scss#bem@frontendstuPosted over 1 year agoHi there Vanza,
I've had a look at your solution and it looks amazing! I'm wondering if you had any problems with the charts svg not displaying the fonts correctly. I made sure all fonts were converted to shapes and it is still displaying as Times New Roman not Kumbh Sans like in the design. I'm kind of pulling my hair out over this one
1 - @jacobnighdevSubmitted about 2 years ago@frontendstuPosted about 2 years ago
Hi there!
Yes I am the same, have come back to it after a few years away. I'd recommend subscribing to Kevin Powell and Coder Coder on YouTube. I was able to get back into the swing of it quite quickly. Some CSS properties make for quicker development
1 - @GuglegluggSubmitted about 2 years ago@frontendstuPosted about 2 years ago
Unfortunatley I have found myself buying the pro membership because you can't get the exact figures of each element. Before I found myself using the screenshot tool on the Mac to get the numbers, but even then I couldn't get them exact. The jpg's are way too fuzzy
1