9-14-2021

  1. getting ready for Python programming: go to https://replit.com/ and create an account. You may use your school or personal email for setup and login.
  2. once your account is created and you are logged in please follow these steps to find your repl.it page:
click on your username in the top-left of the screen and choose profile
copy paste the URL into the google form.

3. Follow this link to give me your repl.it url.

Part 2 – finish your CSS website. Scroll down to the previous agenda for details.

9-10-21

I’m sorry that I’m not with you today. It’s not covid but it could be the flu and I don’t want anyone else to get it.

Today I would like you to create a two page website that uses CSS. You can use external, internal or inline CSS – click here for a refresher.

Use CSS to control at least three of the following items on both of your two pages. Choose THREE items from this list:
1. background color
2. text color – not ALL of the text but instead specific parts a header <h1> or a paragraph.
3. link color
4. borders or background around/behind text
5. border width
6. border style
7. background image

You may make the focus/subject of your two page website whatever you would like.

Example: I make a two page website about where I fly my drone. I choose to format the fonts, the background color and text outline. Here’s a sample of my website using CSS.

9-3-21

  1. If you haven’t created an account at W3schools then do that now. You can use your school or personal gmail to create the account. If you don’t get an email from w3schools check your SPAM folder.
  2. Login to W3Schools to make sure that you get full credit for your work.
  3. Complete the CSS tutorials 1-21 (you should have started these on Tuesday). This starts with CSS Intro and ends with CSS border rounded. Follow this video to learn how to find these tutorials.
  4. After completing the tutorials above, complete the CSS Selectors exercises 1-4. Follow this video to learn how to find these exercises. There’s no audio – just follow along.