Jackson-zablon15
@Jackson-zablon15All solutions
- Submitted 12 days ago
Stat-Preview-Card
- HTML
- CSS
I would like more help on how to center the body in both desktop and mobile by using flexbox
- Submitted 14 days ago
Testimonial grid
- HTML
- CSS
I would like help on how to have space by using grid or flex layout, for example by using tools like photoshop i observe the space from top to the containers is approx 162px but when i use padding 162px the containers are way too down, untill i use 100px atleast they somehow align like in design, i don't why it happens so?
- Submitted 3 months ago
Four-card-web
- HTML
- CSS
I would like help on best ways how to style and calculate space between paragraphs. Is good to use margin, gap or other ways?
- Submitted 4 months ago
Product-preview-card
- HTML
- CSS
I would like help on squeezing the header to make it align exactly as in design, i tried using right padding but didn't work. I would like help on removing the scroll bar on mobile preview, i tried to set the height of body to fit content but didn't work
- Submitted 4 months ago
Recipe-page-main. I used flexbox on most parts.
- HTML
- CSS
I would like help on how to determine and use margin and padding and use them without affecting other parts.
- Submitted 7 months ago
Social link profile
- HTML
- CSS
I would like help with how to put site in the middle so as it can align with the design.
- Submitted 7 months ago
Blog-preview-card
- HTML
- CSS
I would like help with using margins and paddings in making the space as they are in the design.
- Submitted 8 months ago
Qr-code using html and css
- HTML
- CSS
I would like help in following areas. a)How to view the work how will appear on mobile while developing it so as to achieve responsiveness. I always minimize the browser to see how it will look on mobiles but when i view on mobile i found they are slight different. b)How to determine the values of top and left properties of position when making containers at center. I always guess them while viewing to see if they are at center.