This is the last week where we will look at HTML elements in depth. At the point you should be comfortable with;
This week we will be wrapping up our unit on HTML by looking at three groups;
The first group of elements we will look at include;
These elements, attributes, and codes will offer us additional tools for structuring content and thereby increasing clarity. Not only will these tools offer increased clarity, but they will prove necessary as we move into CSS and consider how to style our pages.
Building from our work last week with the Image element, we will explore 3 new elements this week that allow for increased media integration and embedding. The Internet started as a way of sharing scientific content and documents. As the world has quickly progressed however, the way we share information has shifted to necessitating multi-media formats such as audio and video. These elements create options for how we can include this content in our sites.
Metadata is used by browsers, search engines, and developers to better understand specific aspects, qualities, and roles of “things”, in our case webpages. The final set of tools that will be explored this week introduce tools for further defining metadata in our webpages. To wrap up this section, an updated basic structure for HTML documents will be presented.