Answer the given questions and also justify your answers with suitable examples
Question- 1 Create two Web pages describing what is displayed and how.
Question- 2 Create one Cascading Style Sheet (.css) file with background color, font type, and font size, and assign it to both Web pages.
Question- 3 On one Web page, add JavaScript that creates an effect on the whole page. Note: If you use the Internet for JavaScript samples, please use free or open source samples only.
Question- 4 On the other Web page, add JavaScript that does something to the cursor. Note: If you use the Internet for JavaScript samples, please use free or open source samples only.
Can you show me how to write a proper code for this problem and how to complete it. Thanks