create a website for a club that you are a part of. This club can be a realor fictional club. Alternatively, you may create an organizational website for a company eitherthat you own, or for an organization that you would like to create. In your website, create at leastfour HTML pages. These pages should be organized with internal navigation links between thepages of which one page is the form registration to allow new members to register, also yourwebsite should include one external style sheet file that can be applied to all the web site.Requirements: The Website should include the following elements:At least four HTML webpages. Proper Navigations linking the four html pages together. Each page should have meaningful title (using the same title for all the pages is notconsidered meaningful). An external CSS file to define the style of your website ( one CSS file applied to all thepages) Web Tables (at least one table for the whole website)One of the web pages should include a club member registration form with validation. Graphics and animations: Pictures, logo, video, audio, animations...A script: A JavaScript function to add interactivity to one of the webpages. A footer using the copyright symbol: © [year] [name] Organize all the pages in a good structure.