SlideShare a Scribd company logo
EMPOWERMENT
TECHNOLOGIES
Team structure and dynamics for ICT content
Online collaborative tools and processes
Project management for ICT content
Curating existing content for use on the web
HTML Tags
HTML is a markup language and makes use of
various tags to format the content.
These tags are enclosed within angle braces <Tag
Name>. Except few tags, most of the tags have
their corresponding closing tags. For example,
<html> has its closing tag</html> and <body> tag
has its closing tag </body> tag etc.
Note:
To learn HTML, you will need to study various tags
and understand how they behave, while formatting
a textual document.
Learning HTML is simple as users have to learn the
usage of different tags in order to format the text
or images to make a beautiful webpage.
World Wide Web Consortium (W3C) recommends to
use lowercase tags starting from HTML 4.
HTML Document Structure
HTML Heading and Paragraph Tags
Any document starts with a heading. You can use
different sizes for your headings. HTML also has six
levels of headings, which use the elements <h1>,
<h2>, <h3>, <h4>, <h5>, and <h6>. While displaying
any heading, browser adds one line before and one
line after that heading.
The <p> tag offers a way to structure your text into
different paragraphs. Each paragraph of text should
go in between an opening <p> and a closing </p>
tag
Line Break, Center and Horizontal Line
Tags
Whenever you use the <br /> element, anything
following it starts from the next line.
This tag is an example of an empty element, where
you do not need opening and closing tags, as there
is nothing to go in between them.
You can use <center> tag to put any content in the
center of the page or any table cell.
Meanwhile, Horizontal lines are used to visually
break-up sections of a document.
The <hr> tag creates a line from the current
position in the document to the right margin and
breaks the line accordingly.
HTML Elements
An HTML element is defined by a starting tag. If the
element contains other content, it ends with a
closing tag, where the element name is preceded by
a forward slash
Empowerment Technologies Lecture 10 (Philippines SHS)
HTML Attributes
An attribute is used to define the characteristics of
an HTML element and is placed inside the element's
opening tag.
All attributes are made up of two parts: a name and
a value:
 The name is the property you want to set. For
example, the paragraph <p> element in the
example carries an attribute whose name is align,
which you can use to indicate the alignment of
paragraph on the page.
 The value is what you want the value of the
property to be set and always put within
quotations.
The four core attributes that can be used on the
majority of HTML elements are:
Id
Title
Class
Style
The ID attribute
There are two primary reasons that you might want
to use an id attribute on an element:
If an element carries an id attribute as a unique
identifier, it is possible to identify just that element
and its content.
If you have two elements of the same name within
a Web page (or style sheet), you can use the id
attribute to distinguish between elements that have
the same name.
The Title Attribute
The title attribute gives a suggested title for the
element.
They syntax for the title attribute is similar as
explained for id attribute:
The behavior of the title attribute will depend upon
the element that carries it, although it is often
displayed as a tooltip when cursor comes over the
element or while the element is loading.
The Class Attribute
The class attribute is used to associate an element
with a style sheet, and specifies the class of
element.
The value of the attribute may also be a space-
separated list of class names.
Note: You will learn more about the use of the class
attribute when you will learn Cascading Style Sheet
(CSS).
The Style Attribute
The style attribute allows you to specify Cascading Style Sheet (CSS) rules within
the element.
Internationalization Attributes
The dir attribute - allows you to indicate to the
browser about the direction in which the text
should flow.
The lang attribute - allows you to indicate the main
language used in a document, but this attribute was
kept in HTML only for backwards compatibility with
earlier versions.
The xml:lang attribute - is the XHTML replacement
for the lang attribute. The value of the xml:lang
attribute should be an ISO-639 country code
Empowerment Technologies Lecture 10 (Philippines SHS)
Empowerment Technologies Lecture 10 (Philippines SHS)

More Related Content

PPTX
Empowerment Technology Lesson 3
PPTX
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
PDF
Empowerment Technologies - Module 4
PPTX
Empowerment technologies
PDF
Empowerment Technologies - Module 3
PPTX
Lesson 4 Productivity Tools.pptx
PDF
Q3 G11 Empowerment Technologies Module 2.pdf
PPTX
Lesson 4- Developing ict content for specific purposes
Empowerment Technology Lesson 3
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
Empowerment Technologies - Module 4
Empowerment technologies
Empowerment Technologies - Module 3
Lesson 4 Productivity Tools.pptx
Q3 G11 Empowerment Technologies Module 2.pdf
Lesson 4- Developing ict content for specific purposes

What's hot (20)

PDF
Empowerment Technologies - Module 5
PDF
Empowerment Technologies - Module 1
PPTX
Contextualized online-search-and-research-skills
PPTX
empowerment cot.pptx
PPTX
Productivity tools
PPTX
ICT as Platform for Change - Empowerment Technologies
PPTX
Empowerment Technology Lesson 1
PPTX
EMPOWERMENT TECHNOLOGIES - LESSON 4
PDF
Productivity tools
PPTX
Lesson 3 advanced word processing skills
PPTX
Empowerment Technologies Lecture 9 (Philippines SHS)
PPTX
Contextualized Online Search and Research Skills.pptx
PPTX
Empowerment Technologies Lecture 8 (Philippines SHS)
PPTX
lesson 3-MIL.pptx
PPTX
Mail-Merge-and-Label-Generation.pptx
PDF
ETECH MELCS
PPTX
Empowerment Technology by: Maria Elisa Pal and Rodel Reyes
PPTX
Online Search and Research Skills - Empowerment Technologies
PPT
Ethical Use Of Information
PPTX
Empowerment Technologies - Online Platforms as Tools for ICT Content Development
Empowerment Technologies - Module 5
Empowerment Technologies - Module 1
Contextualized online-search-and-research-skills
empowerment cot.pptx
Productivity tools
ICT as Platform for Change - Empowerment Technologies
Empowerment Technology Lesson 1
EMPOWERMENT TECHNOLOGIES - LESSON 4
Productivity tools
Lesson 3 advanced word processing skills
Empowerment Technologies Lecture 9 (Philippines SHS)
Contextualized Online Search and Research Skills.pptx
Empowerment Technologies Lecture 8 (Philippines SHS)
lesson 3-MIL.pptx
Mail-Merge-and-Label-Generation.pptx
ETECH MELCS
Empowerment Technology by: Maria Elisa Pal and Rodel Reyes
Online Search and Research Skills - Empowerment Technologies
Ethical Use Of Information
Empowerment Technologies - Online Platforms as Tools for ICT Content Development
Ad

Similar to Empowerment Technologies Lecture 10 (Philippines SHS) (20)

DOCX
INTRODUCTION TO HTML
PDF
PPT
HTML Tags: HTML tags are the basic building blocks of any website. They are u...
PPTX
Frontend Devlopment internship batch 2024-2.pptx
PPTX
Frontend Devlopment internship batch 2024.pptx
PPTX
Introduction to HTML.pptx
PPTX
Presentation html
PPTX
PPTX
PPTX
Computer fundamentals-internet p2
PPTX
HTML Presentation
PPTX
htmlbcjdkkdkcjcjcjfkjccjckcjcjc_doc1.pptx
PPTX
Html and Css Student Education hub point.pptx
PPTX
Html Workshop
PDF
Web Design & Development - Session 2
PPTX
DOCX
Computer application html
PPTX
Week-1_PPT_WEBAPPS-done.pptx
PPTX
HTML/HTML5
INTRODUCTION TO HTML
HTML Tags: HTML tags are the basic building blocks of any website. They are u...
Frontend Devlopment internship batch 2024-2.pptx
Frontend Devlopment internship batch 2024.pptx
Introduction to HTML.pptx
Presentation html
Computer fundamentals-internet p2
HTML Presentation
htmlbcjdkkdkcjcjcjfkjccjckcjcjc_doc1.pptx
Html and Css Student Education hub point.pptx
Html Workshop
Web Design & Development - Session 2
Computer application html
Week-1_PPT_WEBAPPS-done.pptx
HTML/HTML5
Ad

More from John Bosco Javellana, MAEd. (12)

PPTX
ISAD Prelim Lecture 2 (2nd Lecture) .pptx
PPTX
ISAD Prelim Lecture 1 (Introduction).pptx
PPTX
Css 3 week 1 and 2
PPTX
Empowerment Technologies Lecture 12 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 11 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 7 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 6 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 5 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 4 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 3 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 2 (Philippines SHS)
PPTX
Empowerment Technologies Lecture 1 (Philippines SHS)
ISAD Prelim Lecture 2 (2nd Lecture) .pptx
ISAD Prelim Lecture 1 (Introduction).pptx
Css 3 week 1 and 2
Empowerment Technologies Lecture 12 (Philippines SHS)
Empowerment Technologies Lecture 11 (Philippines SHS)
Empowerment Technologies Lecture 7 (Philippines SHS)
Empowerment Technologies Lecture 6 (Philippines SHS)
Empowerment Technologies Lecture 5 (Philippines SHS)
Empowerment Technologies Lecture 4 (Philippines SHS)
Empowerment Technologies Lecture 3 (Philippines SHS)
Empowerment Technologies Lecture 2 (Philippines SHS)
Empowerment Technologies Lecture 1 (Philippines SHS)

Recently uploaded (20)

PDF
Sunset Boulevard Student Revision Booklet
PDF
Electrolyte Disturbances and Fluid Management A clinical and physiological ap...
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
NOI Hackathon - Summer Edition - GreenThumber.pptx
PPTX
ACUTE NASOPHARYNGITIS. pptx
PDF
Mga Unang Hakbang Tungo Sa Tao by Joe Vibar Nero.pdf
PDF
What Is Coercive Control? Understanding and Recognizing Hidden Abuse
PDF
UTS Health Student Promotional Representative_Position Description.pdf
PPTX
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx
PPTX
Odoo 18 Sales_ Managing Quotation Validity
PDF
Phylum Arthropoda: Characteristics and Classification, Entomology Lecture
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PPTX
Introduction and Scope of Bichemistry.pptx
PPTX
Presentation on Janskhiya sthirata kosh.
PPTX
How to Manage Bill Control Policy in Odoo 18
PPTX
Strengthening open access through collaboration: building connections with OP...
PPTX
Onica Farming 24rsclub profitable farm business
PPTX
Revamp in MTO Odoo 18 Inventory - Odoo Slides
PDF
Cell Biology Basics: Cell Theory, Structure, Types, and Organelles | BS Level...
Sunset Boulevard Student Revision Booklet
Electrolyte Disturbances and Fluid Management A clinical and physiological ap...
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
Renaissance Architecture: A Journey from Faith to Humanism
NOI Hackathon - Summer Edition - GreenThumber.pptx
ACUTE NASOPHARYNGITIS. pptx
Mga Unang Hakbang Tungo Sa Tao by Joe Vibar Nero.pdf
What Is Coercive Control? Understanding and Recognizing Hidden Abuse
UTS Health Student Promotional Representative_Position Description.pdf
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx
Odoo 18 Sales_ Managing Quotation Validity
Phylum Arthropoda: Characteristics and Classification, Entomology Lecture
Week 4 Term 3 Study Techniques revisited.pptx
Introduction and Scope of Bichemistry.pptx
Presentation on Janskhiya sthirata kosh.
How to Manage Bill Control Policy in Odoo 18
Strengthening open access through collaboration: building connections with OP...
Onica Farming 24rsclub profitable farm business
Revamp in MTO Odoo 18 Inventory - Odoo Slides
Cell Biology Basics: Cell Theory, Structure, Types, and Organelles | BS Level...

Empowerment Technologies Lecture 10 (Philippines SHS)

  • 1. EMPOWERMENT TECHNOLOGIES Team structure and dynamics for ICT content Online collaborative tools and processes Project management for ICT content Curating existing content for use on the web
  • 2. HTML Tags HTML is a markup language and makes use of various tags to format the content. These tags are enclosed within angle braces <Tag Name>. Except few tags, most of the tags have their corresponding closing tags. For example, <html> has its closing tag</html> and <body> tag has its closing tag </body> tag etc.
  • 3. Note: To learn HTML, you will need to study various tags and understand how they behave, while formatting a textual document. Learning HTML is simple as users have to learn the usage of different tags in order to format the text or images to make a beautiful webpage. World Wide Web Consortium (W3C) recommends to use lowercase tags starting from HTML 4.
  • 5. HTML Heading and Paragraph Tags Any document starts with a heading. You can use different sizes for your headings. HTML also has six levels of headings, which use the elements <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>. While displaying any heading, browser adds one line before and one line after that heading. The <p> tag offers a way to structure your text into different paragraphs. Each paragraph of text should go in between an opening <p> and a closing </p> tag
  • 6. Line Break, Center and Horizontal Line Tags Whenever you use the <br /> element, anything following it starts from the next line. This tag is an example of an empty element, where you do not need opening and closing tags, as there is nothing to go in between them.
  • 7. You can use <center> tag to put any content in the center of the page or any table cell. Meanwhile, Horizontal lines are used to visually break-up sections of a document. The <hr> tag creates a line from the current position in the document to the right margin and breaks the line accordingly.
  • 8. HTML Elements An HTML element is defined by a starting tag. If the element contains other content, it ends with a closing tag, where the element name is preceded by a forward slash
  • 10. HTML Attributes An attribute is used to define the characteristics of an HTML element and is placed inside the element's opening tag. All attributes are made up of two parts: a name and a value:
  • 11.  The name is the property you want to set. For example, the paragraph <p> element in the example carries an attribute whose name is align, which you can use to indicate the alignment of paragraph on the page.  The value is what you want the value of the property to be set and always put within quotations.
  • 12. The four core attributes that can be used on the majority of HTML elements are: Id Title Class Style
  • 13. The ID attribute There are two primary reasons that you might want to use an id attribute on an element: If an element carries an id attribute as a unique identifier, it is possible to identify just that element and its content. If you have two elements of the same name within a Web page (or style sheet), you can use the id attribute to distinguish between elements that have the same name.
  • 14. The Title Attribute The title attribute gives a suggested title for the element. They syntax for the title attribute is similar as explained for id attribute: The behavior of the title attribute will depend upon the element that carries it, although it is often displayed as a tooltip when cursor comes over the element or while the element is loading.
  • 15. The Class Attribute The class attribute is used to associate an element with a style sheet, and specifies the class of element. The value of the attribute may also be a space- separated list of class names. Note: You will learn more about the use of the class attribute when you will learn Cascading Style Sheet (CSS).
  • 16. The Style Attribute The style attribute allows you to specify Cascading Style Sheet (CSS) rules within the element.
  • 17. Internationalization Attributes The dir attribute - allows you to indicate to the browser about the direction in which the text should flow. The lang attribute - allows you to indicate the main language used in a document, but this attribute was kept in HTML only for backwards compatibility with earlier versions. The xml:lang attribute - is the XHTML replacement for the lang attribute. The value of the xml:lang attribute should be an ISO-639 country code