Hi, Community. If someone with experience could check my solution and see if there is a way to improve the code.
Thanks!
Hi, Community. If someone with experience could check my solution and see if there is a way to improve the code.
Thanks!
Hie there. Your site isn't showing. looks like you gave wrong link
Hi, just completed the order summary card challenge but I got some little issues with the background image and the sizing of the card.
Any suggestion would be very welcome !
Hie there.
/images/pattern-background-mobile.svg
#main
for everything in your CSS, it just makes coding more boring since you are repeating the same thing. Same as .main__description
and .main__img
, they do not need to be put on.#main
in your CSS, you can still just say main
I'm new to web design, I have questions for you. How can I improve my style of code, how can I improve the accessibility? Thank you for your answers
Hie there. Just wanted to say your website isn't loading the CSS
I have been learning JS for around 2 weeks now so I would appreciate any feedback that can help me improve!
Hie there. Just a tip. Try putting everything under <body> into one container the use flex to center it.
I need feedback.
Hie there. Just a tip. Don't use margin to center <main> instead use flex. Also change the background for .containerText so that the whole page isn't blue. Besides that, most of the stuff is good.
Feel free to say any advice to improve
Most of it looks a good, only a few things to note.
This is my first project using data directly from an API. Also added some effects on my own hope you like them.
Most of the site looks good. Just a few thing that need changing.
I'm open to any advice regarding my html structure or css. Thanks!
Some Tips
Otherwise everything is okay
Please feel free to give me any feedback help me to improve my code ! . Thanks
Just a few tips for the inputs:
For other stuff:
Hello Guys! Its my first ever challenge that i have completed after learning HTML and CSS. I would really love some feedback on how it looks for a starter. Thanks in advance!
For a starter it looks okay considering that you did not use grids or flex. But, I'd suggest making use of flex to position your stuff and it will help you depend less use on margins and padding. It will also make it easier to center the Order-Summary-Component component compare to using the body padding.