Hacker News new | ask | show | jobs
by zerobrainwash 1276 days ago
In my experience layouts is consistently the hardest and most important part of CSS. I’ve tried to master it and am pretty good but still struggle sometimes. So simply creating smaller prototypes to see how a certain layout should be implemented, and then applying it to the real app after, has done wonders. Then pretty visual side i.e. colors, fonts, etc. makes up for the rest but individually is not that hard. I just look up what’s needed in case I need a complex box-shadow, some fancy background, etc.