kakao clone coding Chapter 1
2022.04.28
HTML : what is the content of your website? i.e) this one is the title. (structure)
CSS : how does the content look like? i.e) the title should be green. (design)
That's why we use them together.
Javascript: when you need interactivity with users - the brain of the website. ( usually more complex)
댓글을 작성해보세요.