The lecture teaches you how to use Cascading Style Sheets (CSS) to change properties related to the font of an HTML element.
In particular, you learn how to change the font size, its family (the typeface), and the weight (i.e. making it bold).
#css
Learn how to mark text in HTML with the tags for strong importance and emphasis.
#html
The lecture gives a brief introduction about HyperText Markup Language (HTML) and how to write a tag with the paragraph element.
#html
An introduction to HyperText Markup Language (HTML) to build websites.
The lecture goes over the writing of many common HTML tags such as paragraph.
You also learn other elements such as strong and em.
The lecture also goes over the different headings of levels one through six.
You also learn how to make an unordered list that shows bullet points.
The lecture also goes over making links with the anchor tag.
The lesson also shows you how to show an image.
#html