017-Styling Elements in HTML - Part 1

Опубликовано: 25 Апрель 2026
на канале: OnTargetHTML5
18
0

In this tutorial we discuss at a high level how CSS is used to style elements in HTML. We start this group of tutorials by reviewing the three different styling techniques and discussing the differences between structuring the document using HTML semantics and styling the document using the CSS styling language.
We demonstrate some examples of in-line styling using both the paragraph tag and a heading tag and setup the next tutorial example of styling where we will discuss using the style element in the head section of the HTML document.