In My class Web 206 we used Microsoft 365 Co-Pilot to help us write code in HTML. It is very easy to use. You want type out a prompt for what you want to do on in the text box. Such as “show the HTML for a page that has four boxes. each box should be filled with the color Dark Salamon.” This is one of the prompts we used in class. After typing this in and pressing enter the CoPilot AI will create HTML that you can use in your code. You can give it more complicated stuff to do but for the sake of the explanation I wanted to keep it simple.