Latest solutions
Time tracking dashboard with vanilla html/css/js
Submitted about 2 months agoCan someone please tell me how can I improve my grid for the desktop design (in the media query)? I want the first column to span the whole two rows but that is not happening.
Article Preview Component Master
Submitted 2 months agoI would like to know whether there is a way to do this project with only one mobile button.
Article Preview Component Master using HTML, CSS, JS
Submitted 2 months agoWould it be possible to create this by only using one button for the mobile version?
Latest comments
- @Ayako-YokoeSubmitted about 2 months ago@razanabbasPosted about 2 months ago
Your code is good, i like that you used JS to fetch the data from data.json and generated the HTML accordingly.
0 - @Tarek514Submitted about 2 months ago
- @AllisonFavourSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
The javascript part being able validate the email efficiently and also displaying the pop up as intended
What challenges did you encounter, and how did you overcome them?The email validation and the pop up, did some research to come up with efficient and precise solutions
What specific areas of your project would you like help with?Always open to new ideas and suggestions for improvements
- @yaywonahSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud that I kept going on this project, despite restarting it twice. I learned more about using the position property and custom CSS properties.
What challenges did you encounter, and how did you overcome them?I had trouble figuring out how to code the share button on mobile and desktop. I looked at tutorials on YouTube for help and also general tutorials on the position property.
What specific areas of your project would you like help with?I'm having trouble aligning the share button with the user pic and name/date on the bottom of the card, especially in mobile view. I'm guessing that it's because I coded the share-btn in a separate div from the info in my HTML?
As for desktop view: I'm stumped on why the bottom of the container is falling off in the generated screenshot. It looks normal on my desktop. I think it's because of how I used the margin to push everything down.
- P@awaritefeSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
Kept the JS very simple and easy to read. If i done it again id try one of the other css preprocessors.
What challenges did you encounter, and how did you overcome them?I wanted to avoid sass and just style it raw as i dont get to do that much professionally. Also was interesting googling a solution and picking one that was simple and easy to read and pick up if someone else looked at it.
What specific areas of your project would you like help with?Would like to know how others would tackle this if they used a different solution.
- @f1r3placeSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I like how little CSS this whole thing took! The repo says I have more HTML than CSS, and I think that's great
Don't really like that I couldn't get the spacing right and as a result there's a lot of empty space in the cards, but oh well
@razanabbasPosted 8 months agoYour design is very similar to mine. The cards are longer than they should be and idk how to fix that tbh.
0