by Grayson | Nov 5, 2024 | Coding, CSS
Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings. Your content goes here....
by Grayson | Oct 28, 2024 | AI Code, Coding, CSS, HTML, Javascript
For this post, I tried to have ChatGPT generate a simple game of two-player pong. Many of my last posts involved experimentation like this so I had a good idea of how I should engineer my early prompt. As I am working with Codepen and WordPress code blocks I needed to...
by Grayson | Oct 21, 2024 | AI Code, Coding, CSS
Example code module from Copilot using HTML and CSS. The prompt was “Generate CSS and HTML for a rotating wheel with no head tag in the HTML.” <body><div class=”wheel”></div></body></html> <style>body...
by Grayson | Oct 14, 2024 | AI Code, Coding, CSS, HTML, Javascript
This is a game of Chess generated by Microsoft’s Copilot AI using HTML, CSS, and Javascript. It almost...
by Grayson | Oct 8, 2024 | AI Code, Coding, CSS, HTML, Javascript
Preamble to the U.S. Constitution (This text does not meet accessibility...
by Grayson | Oct 8, 2024 | AI Code, Coding, CSS, HTML, Javascript