To create a basic link, we wrap text or other content inside what element?
The href attribute contains what information?
What are some ways we can ensure links on our pages are accessible to all readers?
What is meant by “normal flow”?
What are a few differences between block-level and inline elements?
___ positioning is the default for every html element.
Name a few advantages to using absolute positioning on an element.
What is a key difference between fixed positioning and absolute positioning?
Describe the difference between a function declaration and a function invocation.
What is the difference between a parameter and an argument?
Pick 2 benefits to pair programming and reflect on how these benefits could help you on your coding journey.
Learning from fellow students is a big part of learning code for me, so if i can learn and build a website with someone else, then we can offer second oppinions to eachother. As well as someone might pick on one skill while the other struggles allowing them to share their knowledge and teach eachother.
Working with a partner will help you get ready for the future work enviroment and job interview as its common to work with another employee/s on projects. This will help you get ready for working in a work place with other employees and give partner experience for job interviews.
I want to learn more about the block-level element. Inline is a firmiliar concept to me and we just started learning about the box model, so i want to know if they are similar in any ways.