Explain the different ways of inserting CSS into an HTML document with proper examples. How does JavaScript improve the user experience of a website?
Answers
Answered by
0
Answer:
We can make an external css file and link it to html file or we can also write css in the same html file with "style" tag .
javascript acts as the brain of a website and improves user experience and control all the elements
Similar questions