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 solutions

  • Submitted


    These was a Doable Challenge and a little more complex than the ones I was building but it just needs a little bit time to strategize and the rest is simple. but my question is 1 How could I create the pointy shape on the white background of the nav-items for the mobile version. 2 In JavaScript I have an if else to toggle the nav container display on and off using display: none and Display : block using a flag for the condition. but when I enlarge the screen to desktop size it apply to which shouldn't how do I Fix that problem ?

  • Submitted


    Hey guys these was Fairly a simple one I have come a long way to call these simple. but one question on the social media section should I have used the icons exactly as the design ? and also was it possible to ass a circled Div enclosing the icons ?

  • Submitted


    thankyou for reviewing my work I've struggled a bit with these challenge. so my question is 1 Do I have to use form on the html to validate email. and also I haven't completely grasped the concept of Regular expressions so I haven't used js to validate the email so please comment me on my work and I will work on it

  • Submitted


    I think I did the challenge more or less . but I have been skipping the shadow under the cards on a few challenges. I don't know how to do that any tips or starter idea ? and also can you share ideas on how I could have approached it for a better and efficient code ?

  • Submitted


    Hey guys I just finished these project .I didn't know how to create these small upside down triangle when the share icon is clicked on the desktop version so mine is a little different 1 so any comment on how I could have done that ? 2 I have to "row" classes with the same content on the html file .that hold the social media icons which I know it is not efficient but I didn't know how to manipulate the same class in different breakpoint through JavaScript

  • Submitted


    I had a problem on the div container on the testimony part they wouldn't be equal so I had to give it min-height and min-max height but it hides the content when the view port width decreases. 2 was it a good idea to use Position property ? so as to give it the steps look

  • Submitted


    Am I right to use position and transform to position the thumbnail between the divs ? couldn't think of other way to do it. don't know if it was the right choice or not tell me if there is a better one and as usual point me my gaps in these challenge if I made a any

  • Submitted


    I have just restarted this challenged and fixed the issue pointed by some members. I committed a change on git but it wouldn't show the new preview that is why I restarted the challenge

  • Submitted


    do you think the mobile version width is too big ? I was wondering and I just went with these tell me if it is not good in respective of UI design principle if I should avoid it for the future

  • Submitted


    These is a fairly easy challenge but can you see the way I went by it in consideration of clean code ?

  • Submitted


    I had problem syncing the image and the div containing it when reducing the size of the view port. can you help me point out my mistake ?