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
Learn how to mark text in HTML with the tags for strong importance and emphasis.
#html