Media and Web Development
ICOM-101-01 / MTEC-617-01
Week 2 ● Introduction to HTML

Media and Web Development
ICOM-101-01 / MTEC-617-01
Week 2 ● Introduction to HTML
In HTML, tags and elements are used to structure and format the content of a webpage. HTML tags are represented by angle brackets, and they are used to mark the beginning and end of an element.
Layout in HTML refers to the way that the content of a webpage is arranged and displayed on the screen. There are several different ways to create a layout in HTML, and the method you choose will depend on the specific needs of your webpage.
CodePen is an online editor that allows users to write and run code in a variety of programming languages, including HTML, CSS, and JavaScript. It is a popular platform for web developers and designers to prototype, test, and share their code with others.
span
img
a
div
p
heading
Most other elements
Glitch is an online editor that allows users to write and run code in a variety of programming languages, including HTML, CSS, and JavaScript. It is a popular platform for web developers and designers to prototype, test, and share their code with others.