|
|
|
|
|
by volandovengo
2911 days ago
|
|
Quick question: Have you tried to formally learn CSS? I think you can get by with layouts on 80% knowledge from just tweaking things but to really be able to go start to finish on a frontend layout, I would suggest investing the hours to know things like what the difference is between a fixed, absolute and relative positioned element or the difference between padding and margin. There are plenty of youtube series and the like, they just require the investment of time. |
|
As you say, I want to avoid tweaking things and using trial and error to fix things :/
Formally learning CSS as you propose is a path that is time-consuming but with high success probability so I may try it. Could you recommend me anything for that path? I'd really prefer reading instead of watching videos.