Hello. I am learning coding in general by myself. Been into a little of gaming design already and played with javascript, html. I am never done anything related to website design in general. I was wondering what are your approaches on doing it (visually only). Do you use pure javascript and css? How do you handle window content scaling across diferent browsers and screen resolutions? Is it with "%" values on css? And what about complex interactive website animations? Is it css solely?
Sorry if this sounds too broad but would actually help me quite a lot to get some different opinions about all these.