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

Get started free

HTML

SANTIAGO JOSE FIGUEIRA DUQUE

Created on May 18, 2024

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

Santiago Jose Figueira Duque

HTML

What is it?

And how can we use it

start_

What is the definition of HTML?

It is an Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.

NEXT

How do we use html on internet?

HTML is used to create webpages but does experience limitations when it comes to fully responsive components. Therefore, HTML should only be used to add text elements and structure them within a page.

NEXT

What is the difference between webpage and website?

The webpage is a single document on the web using a unique URL, while a website is a collection of multiple webpages in which information on a related topic or another subject is linked together under the same domain address.

NEXT

What is a web domain and how can you get one?

A domain name includes a websites name and a domain extension. There are many domain extensions to choose from; you don't need to settle for .com. You need to buy a domain name from registrars, such as one.com.

NEXT

In HTML, what are the tags?

HTML tags are the keywords on a web page that define how your web browser must format and display your web page. Almost all tags contain two parts, an opening, and a closing tag.

NEXT

Define the 3 most common HTML tags.

Head Tag The head tag <head> contains all the elements describing the document. Title Tag The title tag <title> specifies the HTML page title, which is shown in the browser’s title bar. Body Tag The body tag <body> is where you insert your web page’s content. Paragraph Tag A paragraph tag <p> is used to define a paragraph on a web page. Heading Tag The HTML heading tag is used to define the heading of the HTML document. The <h1> tag defines the most important tag, and <h6> defines the least.

NEXT

REFERENCES

Sufiyan, T. (2023, February 20). The best guide to HTML tags. Simplilearn.com. https://www.simplilearn.com/tutorials/html-tutorial/html-tags Encyclopædia Britannica. (2024, April 18). HTML. Encyclopædia Britannica. https://www.britannica.com/technology/HTML Williams, D. (2022, December 6). About one.com - your number one online partner. one.com. https://www.one.com/en/about?_gl=1%2A6iec5u%2A_up%2AMQ..%2A_ga%2AMTY1MTc3NTIyNC4xNzE1OTk4NzM5%2A_ga_BD66HNTQLT%2AMTcxNTk5ODczOS4xLjAuMTcxNTk5ODczOS4wLjAuMTc4ODE5NjMxNQ..

Finish_