#মডিউল ৬ এর এসাইনমেন্ট (Exam Week 1) Create a page with HTML, raw CSS or bootstrap. It has to be responsive. Make a banner. There should be some cards under the banner containing an image and some more information like title, short description. Make sure to put a navbar and footer too.

-> Take an input field for age -> if the age is greater than or equal to 18, show a card saying “You are an adult”. Else show a card saying “You are a child”

#Live URL : https://xoventechdev.github.io/Age-Calculator/