Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive signup form

NedhalM 40

@Meii-Lssa

Desktop design screenshot for the Intro component with sign-up form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


The hover on the "claim your free trial" doesnt work for me, could be because it is a link and not a button? Thank you!

Community feedback

A. 390

@MooseCowBear

Posted

Hi NedHalm,

You can add a hover effect even though it is a link. You'd just add a rule like "element:hover { whatever effect you want }". In this case, it looks like it's probably a filter to increase the brightness of the element.

If you want to add the same effect for someone who is using a keyboard to navigate, you can add a element:focus to the same rule.

0

NedhalM 40

@Meii-Lssa

Posted

@MooseCowBear Thank you for your help ! I've already done that before posting and it didn't work, but now it oddly does work, i think i misspelled the #button tag. Thank you once more!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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