Select Page

module 1

Hi this is my blog! I show all of my work that I did throughout the semester on this website. This is the advanced heading...

Slider with zoom

First titleYour 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. Click Here 2nd...

Blog

Blog Nov 25, 2024 | Uncategorized | 0 Commentsread more How to Prompt Oct 29, 2024 | Uncategorized | 0 CommentsTips on how to prompt using Chatgpt: This is what chat gpt had originially given me when I asked it to give me tips on how to prompt on ai tools: How to...

How to Prompt

Tips on how to prompt using Chatgpt: This is what chat gpt had originially given me when I asked it to give me tips on how to prompt on ai tools: How to Craft Effective Prompts for AI Tools Did you know that the way you phrase your questions can significantly impact...

Mini Game

For my assignment I decided to do a mini game where you had to match all of the buttons to the same color in order to win, so I asked Copilot: “can you please make a mini game where you can click on buttons that say click me and they all change color and the...

Learning CSS from Copilot and W3Schools

Color Changing Button Click Me Click Me There are a few CSS statements that I couldn’t get to work, but these are some CSS statements that I learned through W3Schools are: 1.Translate div {translate: 100px 20px;} which allows the element to be changed along the...