Below you will find basic information, helpful resources, and the agenda for this camp.
6/22/24 Saturday 2:30-4pm
6/29/24 Saturday 2:30-4pm
7/6/24 Saturday 2:30-4pm
Meeting Room B in Coralville Public Library
Today we begun with some introductions. Then we talked about what HTML, CSS, and Javascript are. We introduced some of the projects we ahve made, and then we taught Replit, and then we started coding our first website using HTML and CSS!
Today we built a number guessing game, which requires HTML, CSS, and Javascript. We talked about some HTML and CSS features we didn't teach last time. We also started the Javascript.
Link to projectTBD
Instructions: Create a website that has a h1 tag, a p tag, and a ul tag. The h1 tag should have your name. The p tag should be a short paragraph about yourself. The ul should should be a few of your favorite things. In CSS, you should make the background blue and the text white. Set the font family to Arial.
Abigail's solution is below. Code can be found here
My name is Abigail and I am twelve years old. I have two cats and I like to design things and make projects on replit and I like to code in python, too.