SlideShare a Scribd company logo
2
Most read
3
Most read
8
Most read
HTML Body Element
 The HTML <body> element represents
the content of an HTML document.
 There can be only
one <body> element in a document.
 The <body> element contains all the
contents of an HTML document, such
as headings, paragraphs, images,
hyperlinks, tables, lists, etc.
It is composed from the following
elements:
 Headings (H1 to H6)
 Block elements: paragraphs, lists,
forms, tables etc.
 Horizontal rules
 Text, images and hypertext links
1. ALINK
2. BACKGROUND
3. BGCOLOR
4. TEXT
5. VLINK
6. LINK
1. alink: Color of text for hyperlinks
when selected.
2. background: URI of a image to use as
a background.
3. bgcolor: Background color for the
document.
4. text: Foreground color of text.
5. vlink: Color of text for visited
hypertext links.
6. link: Color of text for unvisited
hypertext links.
<body> tag supported by the following
browsers:
 Chrome
 Android
 Firefox
 Internet Explorer (IE)
 Opera
 Safari etc.
HTML Body Element
HTML Body Element
HTML Body Element

More Related Content

PDF
HTML Head Section Elements
PPTX
HTML Introduction
PPTX
PDF
Intro to HTML and CSS basics
PPT
Html Slide Part-1
PPTX
How to learn HTML in 10 Days
PPT
Html basics
PPTX
HTML/HTML5
HTML Head Section Elements
HTML Introduction
Intro to HTML and CSS basics
Html Slide Part-1
How to learn HTML in 10 Days
Html basics
HTML/HTML5

What's hot (20)

PPTX
Html ppt
PPSX
Html introduction
PDF
Basic-CSS-tutorial
PPSX
Introduction to Html5
ODP
CSS Basics
PDF
HTML and CSS crash course!
PDF
Lesson 1: Introduction to HTML
PPTX
Html form tag
PPT
Introduction to HTML5
PPTX
Basic Html Knowledge for students
PPTX
PPTX
html5.ppt
PDF
Basic Details of HTML and CSS.pdf
PDF
HTML CSS JS in Nut shell
PDF
HTML & CSS Masterclass
PPT
Html Ppt
PPT
Intro to html
PPTX
Html n CSS
PPTX
Beginners css tutorial for web designers
PPTX
Types of Selectors (HTML)
Html ppt
Html introduction
Basic-CSS-tutorial
Introduction to Html5
CSS Basics
HTML and CSS crash course!
Lesson 1: Introduction to HTML
Html form tag
Introduction to HTML5
Basic Html Knowledge for students
html5.ppt
Basic Details of HTML and CSS.pdf
HTML CSS JS in Nut shell
HTML & CSS Masterclass
Html Ppt
Intro to html
Html n CSS
Beginners css tutorial for web designers
Types of Selectors (HTML)
Ad

Similar to HTML Body Element (20)

PDF
2a web technology html basics 1
PDF
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART I.pdf
PPT
Uta005 lecture2
PPT
PPT
Web Design-III IT.ppt
PPTX
HTML.pptx
PPT
Unit 2 (html)
PPTX
HTML.pptx
PDF
03 HTML #burningkeyboards
PPTX
Introduction to HTML
PPT
Web Design.ppt
PPTX
HTML_111.pptx all about introduction etc
PPTX
HTML_HEADER PART TAGS .pptx
PDF
Module 1 - Introduction to HTML.pdf
PDF
PPT
PPTX
Science kjadnckj ljnadjc lk cnldj cj nlzkdncaj
PPTX
WD 2 Less Gooooooooooofwfweujb iefieniwenfwefuhw
PPTX
Week-1_PPT_WEBAPPS-done.pptx
2a web technology html basics 1
HSC INFORMATION TECHNOLOGY CHAPTER 1 ADVANCED WEB DESIGNING PART I.pdf
Uta005 lecture2
Web Design-III IT.ppt
HTML.pptx
Unit 2 (html)
HTML.pptx
03 HTML #burningkeyboards
Introduction to HTML
Web Design.ppt
HTML_111.pptx all about introduction etc
HTML_HEADER PART TAGS .pptx
Module 1 - Introduction to HTML.pdf
Science kjadnckj ljnadjc lk cnldj cj nlzkdncaj
WD 2 Less Gooooooooooofwfweujb iefieniwenfwefuhw
Week-1_PPT_WEBAPPS-done.pptx
Ad

Recently uploaded (20)

PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
DOCX
573137875-Attendance-Management-System-original
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Well-logging-methods_new................
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Safety Seminar civil to be ensured for safe working.
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
CH1 Production IntroductoryConcepts.pptx
PPT
Mechanical Engineering MATERIALS Selection
PDF
PPT on Performance Review to get promotions
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
Artificial Intelligence
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
573137875-Attendance-Management-System-original
Internet of Things (IOT) - A guide to understanding
Well-logging-methods_new................
bas. eng. economics group 4 presentation 1.pptx
Safety Seminar civil to be ensured for safe working.
CYBER-CRIMES AND SECURITY A guide to understanding
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Fundamentals of safety and accident prevention -final (1).pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
CH1 Production IntroductoryConcepts.pptx
Mechanical Engineering MATERIALS Selection
PPT on Performance Review to get promotions
R24 SURVEYING LAB MANUAL for civil enggi
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Artificial Intelligence
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT

HTML Body Element

  • 2.  The HTML <body> element represents the content of an HTML document.  There can be only one <body> element in a document.  The <body> element contains all the contents of an HTML document, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.
  • 3. It is composed from the following elements:  Headings (H1 to H6)  Block elements: paragraphs, lists, forms, tables etc.  Horizontal rules  Text, images and hypertext links
  • 4. 1. ALINK 2. BACKGROUND 3. BGCOLOR 4. TEXT 5. VLINK 6. LINK
  • 5. 1. alink: Color of text for hyperlinks when selected. 2. background: URI of a image to use as a background. 3. bgcolor: Background color for the document.
  • 6. 4. text: Foreground color of text. 5. vlink: Color of text for visited hypertext links. 6. link: Color of text for unvisited hypertext links.
  • 7. <body> tag supported by the following browsers:  Chrome  Android  Firefox  Internet Explorer (IE)  Opera  Safari etc.