Latest solutions
- Submitted 14 days ago
Testimonials grid ection with HTML and CSS
- HTML
- CSS
yes. It will be useful for me if you shared any tips or things that you find useful in the grid and flex layouts.
- Submitted 4 months ago
Responsive Four card feature section with HTML & CSS
- HTML
- CSS
In responsive design i usually create the desktop design and convert it to the mobile design. It was really tiring. From the start I used to design the websites for desktop and this is my third time designing / converting to mobile.
- Submitted 4 months ago
Responsive product preview card with HTML & CSS
- HTML
- CSS
I want help with responsive images and flex-boxes. Because in mobile version my content only cover 90% not 100% of the page. and it affects the image above it. If you are facing same issues or overcome it please help me with it. working with images makes me tired even in desktop version.
- Submitted 4 months ago
Recipe page project with HTML & CSS
- HTML
- CSS
Using media queries in this project is making my head spin. somehow i make it.
- Submitted 4 months ago
Social links profile with HTML & CSS
- HTML
- CSS
transition property and other property from css i wants to learn deeper.
- Submitted 4 months ago
Blog preview card with HTML & CSS
- HTML
- CSS
to make responsive website with responsible images
Latest comments
- @MYM200519Submitted 15 days ago@NalsDevPosted 14 days ago
Its good. But the sub title in the grids are bit too large except that it is perfect.
0 - @SymplyteeziySubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I will trying g to focus on using grid in my next challenge.
What challenges did you encounter, and how did you overcome them?I’m unable to use grid which is really important.
What specific areas of your project would you like help with?Using grid.
@NalsDevPosted 4 months agoThe project more over looks similar to the design except the font-size and heading levels. You can add font weight property to heading tags refer to the style guide in the given folder.
Grid For more practice you can checkout the courses offer by front end mentor in building flexible layouts(course before the project) checkout the links you will find resourses for grid and flex.
0 - P@kareemsakrSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Minimized the code in media queries section
What challenges did you encounter, and how did you overcome them?The picture/img had a bit of strange whitespace underneath it that took me a bit of time to figure it out.
What specific areas of your project would you like help with?If my css code adheres to best standards when it comes to responsivity.
Also if my HTML is semantic or could be improved
- @NeoV10Submitted 4 months ago@NalsDevPosted 4 months ago
great work!. The page looks good. But i guess you forgot add background color to preparation time container.
0 - @vaibhu252frontendSubmitted 4 months ago
- @IsaacKelSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
found it easy for the most part
What challenges did you encounter, and how did you overcome them?i couldn't line the label up with the side of the image properly. if i added a container i probably could've done it.
What specific areas of your project would you like help with?using h1, p tags will adjust my margins a bit. i was originally just using a div. i should use the proper tags and just adjust the margins they use.
Why aren't my images showing on the github pages website - but when i press show live server on vs code, they do?
@NalsDevPosted 4 months agothe page looks good but images. the image path may be incorrect or you didn't upload the images folder from assets into git. once check those and re-run the code.
maybe you can add the image inside the div and set its height and width. then you can set width to 100%.
I think using the approriate tags like p and h1 in code is necessary. using div may look but but it need more css than approriate tags does.
It is just my point of view. All the best.
0