Introduction To HTML
Introduction To HTML
Objectives
<body> Defines the document's body, and is a container for all the
visible contents, such as headings, paragraphs, images,
hyperlinks, tables, lists, etc.
<p> Paragraph
HTML Elements
An HTML element is
defined by a start tag,
some content, and an
end tag:
HTML Page Structure
Code
Outcome
THANK YOU!!!!!!!