Goal: Familiarize yourselves with the usage of inline HTML elements.
Discuss the following with your partner:
alt
attribute on an image necessary?Here are some exercises for you to practice using inline HTML elements. Continue to make sure you are using proper indentation to keep your code clean and readable!
<strong>
and <em>
tags to your project.img
folder to hold photos and make sure the path is correctly written on your webpage. Include images in your websiteThe "Further Exploration" section contains additional exercises and activities to explore if all other coursework for the day has been completed.
If you and your partner have completed each of today's lessons and exercises thoroughly with time to spare, below are some additional activities to get started on. Continue practicing implementing HTML elements, tracking changes with Git, correct indentation and spacing and pushing to Github.
Programming does not happen in a vacuum. It requires collaboration and communication. By reviewing the code of a peer, you are able to see alternative solutions to the same problems that you were tackling. You will also experience what it feels like to walk into a code base that you have not contributed to before — something that will be a regular occurrence outside of Epicodus.
Towards the end of the class session, plan to begin reviewing the code you have written so far of your peers. This is a friendly and informal process.
Also, ask questions. Clarify areas you may not understand. Share ideas. Offer advice and perspective. Admire and support your peers. Embrace the opportunity to support and congratulate each other on completing your first day of code school!