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

All comments

  • mattreee 270

    @mattreee

    Submitted

    I had trouble with the positioning of the SVGs while resizing the window, and doing a bunch of media queries to position them just don't look good. The site will look good on most wide screen monitors, and most phones. Tablet resolutions are the ones going to break the site. Any tips on that are very welcome!

    @aliabuhumra

    Posted

    This Blog is Perfect

    0
  • @aliabuhumra

    Posted

    This card is perfect

    0
  • @aliabuhumra

    Posted

    This card is perfect

    0
  • @aliabuhumra

    Posted

    This card is perfect

    Marked as helpful

    0
  • @aliabuhumra

    Posted

    This project is good but you have to practice postion in css to make background Easy

    0
  • @aliabuhumra

    Posted

    This Pod Request Perfect Wow .💞 There is a small note remove height : 100% in body

    0
  • Zeighnab 40

    @Zeighnab

    Submitted

    Hey guys, just finished this challenge which took me more than a week. Thought I understand CSS but I guess not. #smile I would love if y'all can assess this and give me feedback for improvement. Thanks!

    @aliabuhumra

    Posted

    Great job, but I have a few notes

    1 - add background-color : hsl(277, 64%, 61%); to <div class="img"/>

    2- add this styles for img tag .img{ background-color : hsl(277, 64%, 61%); } .img img { display: block; mix-blend-mode: multiply; opacity: 0.8; }

    Marked as helpful

    0
  • Naresh 90

    @nareshpoonia

    Submitted

    I would love to get some feedback here.

    This is my fifth project. I have tried my best to match the design

    But I must have made some mistakes, must have done things that aren't standard practice.

    If you can point those out, It would be a great help for me to get better at CSS, Flexbox, JS

    Thanks a lot.

    @aliabuhumra

    Posted

    Great job, but I have a few notes

    1 - remove the tag < a herf=""> from inside button

    2 - add landmarks in img like this 👉 </img>

    0
  • P
    ApplePieGiraffe 30,545

    @ApplePieGiraffe

    Submitted

    Hey, everybody! 👋

    This was a fun challenge which I actually quite enjoyed! 😀

    I was able to match the desktop and mobile designs rather closely and only had to use one media query to make the page responsive (and managed to keep my code from turning into a mess), so I was quite happy with that! 😄

    I decided to go with CSS-only form validation again, and this time, I let the browser handle the actual error messages and just focused on the validation icons (I added an extra green checkmark to make things look nice).

    And, of course, I added some CSS animations from Animate.css to finish things off! 😉

    Once again, feedback on both my design and code is welcome and appreciated! 😊

    Happy coding! 😁

    @aliabuhumra

    Posted

    What is the benefit of your situation tag (label) , Then you hid tag lavel display :none;, Is it because of Accessibility or because of another?

    1
  • P
    ApplePieGiraffe 30,545

    @ApplePieGiraffe

    Submitted

    Hey, everybody! 👋

    This was a fun little challenge! I used Svelte again and it makes things so much easier—component-scoped styles are like the greatest invention since sliced bread! 😂

    I added an intro animation (for the tablet/desktop layout of the site) with GSAP and the little attribution popup. I also just went with the browser form validation for this one. 😀

    Feedback welcome and appreciated, of course! 😊

    Happy coding! 😁

    @aliabuhumra

    Posted

    How do you know the names of the colors in :root, is there a specific site?

    1
  • @aliabuhumra

    Posted

    amazing card

    1
  • RJ 35

    @tanikalaw

    Submitted

    3rd re-upload because of the links.

    a feedback can boost my beginner mindset in web development :)

    @aliabuhumra

    Posted

    1 - use semantic HTML5 , don't use only div 2- I loved your writing of BEM

    1
  • @aliabuhumra

    Posted

    Use main instead of <section class ="component"> to <main class="component"> because SEO browser

    0
  • @AgataLiberska

    Submitted

    Hi! I really struggled with svg images in this challenge and wasn't able to change the color to what it was in the design - change of fill on svg path didn't work, even when manually changed in the code. I think it's because of the color matrix in the file, but I couldn't find anything helpful in my search - either because I didn't find the right way to describe the problem or because I'm overcomplicating it :)

    Either way, I'd be really grateful for any help on that :)

    @aliabuhumra

    Posted

    What I liked the most about your project is your use of em and rem amazing like you prtty

    0
  • P
    Patrick 14,325

    @palgramming

    Submitted

    Trying to be pixel perfect with these challenges but I did change the placement of the email submit error message. It seemed to be better since it worked with the design across screen types. The placeholder font weight had multiples in the design which seemed like a error so I just used bold for all view-port sizes.

    Thanks for any feedback I am happy with it but always looking to improve. I am really happy I got so far with this one

    @aliabuhumra

    Posted

    why don't use em or rem to padding and margins ????

    0