HoaCTa
@HoaCTaAll solutions
Product-preview
Submitted 11 months agoCalc(). After mobile screen css has defined, How to make use @media (min-width: 1024px) {}. Do we need to re-write most of parts? or is there better way to do it? Before we write css, do we need to reset the html tag every time? I usually have a main tag and a container div to wrap around all of the content. Is that a good practice or not ? Thanks
recipe-page12
Submitted about 1 year agoI need help understanding the steps to create a responsive page. If the instructions state 'Mobile: 375px. Desktop: 1440px' and provide two UI screenshots, does this mean any screen size below 375px will appear as the given mobile design, and any screen size above 375px will appear as the desktop design?
Blog-preview card with responsive
Submitted about 1 year agoPadding and margin are still tricky to me. I wonder if I need to calculate the padding/ margin to make the element distributed evenly on the screen . ??