Want to create interactive content? It’s easy in Genially!

Get started free

HTML CONCEPT

Cindy Rodriguez

Created on August 17, 2021

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

HTML

Is a computer language that is part of most web pages and online applications, web users can create and structure sections, paragraphs, and links using elements, tags, and attributes.

APPLICATIONS

1. Web development 2. Web browsing 3. Web documentation

web Development

Developers use HTML code to design the way a browser displays web page elements, such as text, hyperlinks, and media files.

Web Browsing

Visitors can easily navigate and follow links between related websites and pages, as HTML is largely used for embedding hyperlinks.

Web Documentation

HTML lets you organize and format your documents, similar to Microsoft Word.

HTML

All HTML pages have a series of HTML elements, The three main parts of an element are:

1. Opening tag (Etiqueta de apertura) 2. Contents(Contenido) 3. Closing tag (Etiqueta de cierre)

EXERCISE IN CLASS

CODE