Code Fellows reading notes
In the class 2 reading I will cover the fundamentals and the advance concept of HTML text to better understand why it is important to use semantic elements, the different levels of headings, and the uses of some of the elements.
For the introduction of CSS I will know how to structure a CSS file, the different ways to apply CSS in an HTML file and why to avoid using inline styles.
Then an introduction to JavaScript will be covered, to familiarize with the different data types and the different types of JavaScript operators.
<sup>
and <sub>
elements?<abbr>
element, what attribute must be added to provide the full expansion of the term?