Tag: elements

More Elements

Posted on Sunday, Jan 24, 2021 | Category: episodes | webdev, html, elements, tags, symantics, css

In this episode we cover some more of the basic HTML elements. Lists, tables, headers are all on the menu. We also start discussing styling, and the differences between structure and presentation.

HTML Part 1

Posted on Sunday, Jan 10, 2021 | Category: episodes | webdev, http, html, tags, elements, attributes

Hypertext Markup Language - HTML is the scaffolding of a web page. It defines the content and structure of a page, and links together all the pieces required to deliver the page's visual layout and interactivity. Elements, tags, attributes, content, flow, phrasing, and more!