Latest solutions
Fylo landing page with two column layout
#sass/scssSubmitted 6 months agoI was trying to display the notification for an invalid email, but it's not working for some reason. Could someone assist with this?
intro-component-with-signup-form-master
#sass/scssSubmitted about 1 year agoSomeone, please explain to me why the background images never show up when i publish a website, it shows up on my editor but not on the published site for some reason, same thing happened to this site as well.
article-preview-component-master
#sass/scssSubmitted about 1 year agoI would really like to know if it is possible to make the styling responsive from the javascript itself, rather than using css.
Latest comments
- @yishak621@Nadine-Green
HEY YISHAK!
I noticed that the screenshot generated does not match the website, you will need to generate a new one, just wanted to inform you.
HOPE I COULD BE OF HELP :)
HAPPY CODING!
- P@francimelink@Nadine-Green
HEY FRANCI!
I really like your design however I noticed that none of the active states were included, just thought I would inform you.
HOPE I COULD BE OF HELP :)
HAPPY CODING!
Marked as helpful - @bohdancvejn@Nadine-Green
HEY BOHDAN!
I noticed that a mobile design was not included in your solution, to ensure a good user experience, it is good practice to have a mobile design as well as a desktop design, you will need to address this.
Instead of using a
div
for the<div class="attribution">
, you should opt for a more semantic element likefooter
which will remove the error on your accesibilty report.HOPE I COULD BE OF HELP :)
HAPPY CODING!
- @xyzeez@Nadine-Green
HEY THERE!
You will need to set a
max-width
for the desktop design of your elements because, if you notice, they keep expanding, adding this property will prevent them from doing thatHOPE I COULD BE OF HELP :)
HAPPY CODING!
- @alexmckme@Nadine-Green
HEY ALEX!
I believe for the change, the underline is supposed to be removed when the cursor hovers on it.
HOPE I COULD BE OF HELP :)
HAPPY CODING!
Marked as helpful - @Kroch4ka@Nadine-Green
HEY NIKITA!
Congratulations on completing your first challenge
I really like your design
However, I think you forgot to include an
alt
for your image, which is why you have a warning for itHOPE I COULD BE OF HELP :)
HAPPY CODING!