Debugging skills
What challenges did you encounter, and how did you overcome them?See Readme File
What specific areas of your project would you like help with?N/A
Debugging skills
What challenges did you encounter, and how did you overcome them?See Readme File
What specific areas of your project would you like help with?N/A
Range slider initial value should be 0, not 1. When you generate strong password, then medium, then weak, then too weak, in "strength" div you have a rainbow then. Pay attention to it. Beside that, you could add alerts if value of range is 0 or checkboxes are not checked.
I’m proud of utilizing the <picture> element effectively and even prouder of completing my first JavaScript project!
What challenges did you encounter, and how did you overcome them?When I got stuck in JavaScript, I turned to the MDN documentation for help.
What specific areas of your project would you like help with?With JavaScript itself, if there's anything I can improve, feel free to leave a comment below!
Odlican si. :P Mozda da centriras malo preko body elementa: min-height: 100vh, display: grid, place-content: center; I u success message da se automatski upisuje mejl koji se unese ovamo. Inace ekstra, iste projekte radimo. Javi se na bojan.ognjen@gmail.com da razmijenimo iskustva. :D
Your code doesn't work properly, pay more attention to calculation of result.
Refreshing my skills of Javascript
What challenges did you encounter, and how did you overcome them?None
What specific areas of your project would you like help with?None
yes
Maybe you have to pay more attention to styling. As far as icons concerned, you can find them at ionicons website. Your main tag need larger padding.
.
What challenges did you encounter, and how did you overcome them?I don't know how to do the popup mobile view
What specific areas of your project would you like help with?The share popup mobile view
It's excellent. I paid more attention to details but not succeded to make like this. It's great.
I did this a long time ago so I don't remember.
What challenges did you encounter, and how did you overcome them?I did this a long time ago so I don't remember.
What specific areas of your project would you like help with?I did this a long time ago so I don't remember.
Maybe at the beginning of main section should be used align-self for images width values of start and end. But I made same mistake. I don't think it is something important. It looks great.
I can finally understand grid now!
What challenges did you encounter, and how did you overcome them?Fonts, color, and background color are a mess in my CSS code.
What specific areas of your project would you like help with?Nothing much.
I think you should use smaller padding values.
Apart from having issues with css grid, none.
What challenges did you encounter, and how did you overcome them?I tried using with css grid, took me a whole lot of time, so I ended up using CSS flexbox instead, which was a lot faster and easier
What specific areas of your project would you like help with?CSS Grid
You should add max-height: at your .card, due to differences among cards heights.
This is the first responsive challenge that I submit and I tried to complete it using mobile first approach. Also, it was the first time for me using Sass for style and i spent some time lo learn how to set it up.
What challenges did you encounter, and how did you overcome them?I was stuck for a while trying to change images between the desktop preview and the mobile one. I also had difficulties to set the correct width for image and text in the desktop view.
What specific areas of your project would you like help with?How do you usually start a responsive challenge ? Are you doing it mobile first ? Also, feel free to share any advice or feedback :)
I would set larger padding in content area, and that would be excellent.
In my opinion, I think I was able to create a nice solution pretty close to the design that was provided. So overall, I am proud and satisfied with this challenge.
What challenges did you encounter, and how did you overcome them?I didn't find any part of this project too difficult. Maybe the responsiveness part could be a bitter, but in general I think this is a successful project.
What specific areas of your project would you like help with?I would be grateful if someone could provide some general critiques about the code organization, semantic HTML and some opinions on how the solution looks.
I think you should pay attention to padding and margin dimensions only. It looks ok.
I'm most proud of the fact that I figured out the whole link-button-hove situation. I thought the links where suppose to be buttons (maybe they were?) but then I couldn't get the hover thing to work. So then I tried wrapping the buttons in anchor-tags which solved the problem but when I tried to validate my code I got a bunch of errors. But eventually I figured out that they were suppose to be links (duh it's called social links profile lol).
What would I do differently? I don't know. Maybe try and finish the challenge in one sitting, because it's difficult working on it and then not doing anythin on it for like a day and then picking it up again. But I have a full-time job and work has been crazy for a few days and sleep is a thing so...
What challenges did you encounter, and how did you overcome them?The button-problem. Which wasn't really a problem because they were suppose to be links. I'm guessing. I also had a problem with the bottom part of my buttons (before I turned them into links) disappering which I have no idea what that was about or how I solved it.
What specific areas of your project would you like help with?When are you suppose to use buttons and when are you suppose to use links? I mean links are links and buttons are buttons, but I mean what do you use buttons for? Is it just like submit, send, and stuff like that?
It looks good. I think only you should add padding on main holder to 40 pixels from right and left side.
I would be grateful if you could tell me what I can improve.
I think it would be better to include this in you css file. body { display: flex; justify-content: center; align-items: center; }
I think it would be better to remove text below and to shorten the width. Other things look pretty good.