#### HTML Code for Aontas Information html
Aontas is a vibrant community organization dedicated to promoting lifelong learning and adult education. Our mission is to ensure that every adult in Ireland has access to the learning opportunities they need. We offer a wide range of programs and resources to support adult learners in their educational journey.
#### Explanation - The HTML code above creates a simple webpage with information about Aontas, an organization dedicated to promoting lifelong learning and adult education. - The page includes a heading, a paragraph with information about Aontas, and a button that changes the color of the information text when clicked. - The CSS is used to style the page, setting the background color, font family, and colors for the heading and paragraph. - The JavaScript function `changeColor` is included to change the color of the information text when the button is clicked. This HTML code provides a basic interactive and colorful webpage to showcase information about Aontas.