Hello,
HTML tag is just opening or closing entity. For example:
<p> and </p> are called HTML tags.
HTML Elements is a some kind of semantics and generally consists of a start tag, content, and an end tag. The following is a paragraph element Like :
<p>
This is a monkey
</p>
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|