Hacker News new | ask | show | jobs
by daigoba66 1300 days ago
How do you distinguish what is "layout" versus "style"?

I know there are some obvious things, but like you said CSS is used for both. So there is a lot "grey area". Especially when "style" can affect the "layout".

1 comments

Having gray area doesn't mean you can't separate purposes whenever possible (if that's what you want to do.)