HTML elements are typically defined by a start tag, content, and an end tag.
<p> is the start tag.This is a paragraph. is the content.</p> is the end tag.<p>
This is a paragraph.</p>
Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Introduction |
Uploaded by: | Admin |