reading-notes

201 Reading Notes: Class 04

Q:To create a basic link, we wrap text or other content inside what element? A: inside an element and using…

Q: The href attribute contains what information? A: The href attribute, also known as a Hypertext Reference, or target, that contains the web address.

Q: What are some ways we can ensure links on our pages are accessible to all readers? A:Use clear link wording, Screen reader users like jumping around from link to link on the page, and reading links out of context. Search engines use link text to index target files, so it is a good idea to include keywords in your link text to effectively describe what is being linked to. Visual readers skim over the page rather than reading every word, and their eyes will be drawn to page features that stand out, like links. They will find descriptive link text useful.

[Source] https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks

CSS Layout Notes: Learn JS Notes:

Paired Programming Benneits

1.Learning how to work with others 2.Better solutions from collaberations

[Source] https://www.codefellows.org/blog/6-reasons-for-pair-programming/

Things I want to know more about

AI/NLP paired progamming partners