Due Date: Wednesday, 4/5/23:
First, review html and CSS for a few days. You can use W3schools.
You could create a page about some popular topic in the world today (or whatever you want, really). You won't be graded on your code but instead on your self-evaluation (see below).
Here are a few skills you should probably have by now:
- Headings and Paragraphs
- Lists
- Coloring backgrounds and text
- italic and bold text
- Links
- Images
- Images as links
- Using Google fonts
- Using an external style sheet
- Creating a navigation bar
- Using the class selector and id selector to style some elements
- Margins
- Padding
- code comments - html
- code comments - CSS
Where to write it.
In the repl.it Project 1: Self Evaluation you will find a file: Self_evaluation.md. Use it to write a detailed self-evaluation of your html and css coding skills.
What do you feel confident in doing with html? What do you remember? How much review do you think you need? What do you remember about Cascading Style Sheets, CSS? How much time in reviewing html and css do you think you need to feel comfortable coding?
Be honest in your assessment of your skills. The more I know about your skill level the better I can help you learn.
You can use the index.html and style.css files to try out things, but they are just for you. I won't be grading any code you leave in there.
When you are done, just click the "Submit" button.