Question Description
GRA 310Challenge 3: SubscribeObjective:• Create an html web page and use css to style it• Add elements to your html page1. Create a single page that lets people ‘subscribe’ to your newsletter. Give yournewsletter a name and explain what your newsletter is about.2. Place a ‘Subscribe’ button.3. Put text on the page with one header, 2 subheaders and two paragraphs.4. Give the header a color and a background color.5. In one paragraph style first letter and first line6. Make the header all upper case using css [do not write it as uppercase but use css tomake it uppercase].7. Page must have at least one div, box shadow and box border and box radius.8. Remember to use title tags9. Remember:a. use meta tags.b. use file naming convention when naming files.c. You may add images if you want.10. Your site should look something like this: