Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 4 months ago

Tech book club landing page

accessibility, sass/scss
P
Øystein Håberg•13,260
@Islandstone89
A solution to the Tech book club landing page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm satisfied that I managed to get most of the page correct. I figured out how to do the gradient heading ("Join the ultimate tech book club"), and the circle around the word "club". I also liked how I used data-attributes to style component variants - for example, there are 2 "Review membership options" button links, which share a lot of styles. I gave both a class, which I used for the common properties. Then, I used data-position to change things like background color and background gradient on :hover.

What challenges did you encounter, and how did you overcome them?

As usual, there were a lot of challenges, small and big. I couldn't figure out the blue "background glow" which is supposed to be on several sections, including the hero. I tried using an absolute positioned ::after pseudo-element, but it didn't appear at the edge without causing horizontal overflow. As it is mostly decorative, I decided to let it go, and accept that the rest of my solution is pretty good. It's a fact that I neither like or is skilled in things like positioning, transform, background images, etc. Layout and spacing, however.... :)

What specific areas of your project would you like help with?

I'm always open for feedback!

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Øystein Håberg's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License