Latest solutions
Social links profile main
#accessibilitySubmitted 3 months agoI did this page using html and css only what do you think i can i do to improve my code? i make it clean
Latest comments
- @AllearedSubmitted over 1 year ago@hikkenoace1Posted over 1 year ago
you can use `body{
min-height:100vh;
display:flex;
justify-contnet:center;
align-items:center;
}` to make the card centered in the webpage
1 - @YOadYo06Submitted over 1 year ago@hikkenoace1Posted over 1 year ago
you need to add padding to the text and made give all the content on the side a div and make it move a little to the right margin-left
1 - @EdsonromeumaierSubmitted almost 2 years ago@hikkenoace1Posted almost 2 years ago
set the background color to white make the " add to cart " button's border more circular otherwise it's great
Marked as helpful1 - @hikkenoace1Submitted almost 2 years ago@hikkenoace1Posted almost 2 years ago
why does the font of the heading doesn't look like what i made in the original code
0