Latest solutions
Social links profile main
#accessibilitySubmitted 5 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
- @Alleared@hikkenoace1
you can use `body{
min-height:100vh;
display:flex;
justify-contnet:center;
align-items:center;
}` to make the card centered in the webpage
- @YOadYo06@hikkenoace1
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
- @Edsonromeumaier@hikkenoace1
set the background color to white make the " add to cart " button's border more circular otherwise it's great
Marked as helpful - @hikkenoace1@hikkenoace1
why does the font of the heading doesn't look like what i made in the original code