


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Learning HTML tags and using to make web designing.
Typology: Schemes and Mind Maps
1 / 4
This page cannot be seen from the preview
Don't miss anything!
Assignment Topic: HTML Tags Introduction to HTML Tags HTML (HyperText Markup Language) is the standard language for creating web pages. Tags in HTML are used to define and structure the content of a webpage. They provide instructions to web browsers on how to display text, images, links, and other elements.
Structure of an HTML Tag
This is a paragraph.
Types of HTML Tags
: Represents a paragraph. and : Make text bold. and : Italicize text.
: Displays an image.