Search
 
SCRIPT & CODE EXAMPLE
 

HTML

difference between tag and element

HTML tag is just opening or closing entity. For example:

<p> and </p> are called HTML tags

HTML element encompasses opening tag, closing tag, content (optional for content-less tags) Eg:

<p>This is the content</p> : This complete thing is called a HTML element
Comment

PREVIOUS NEXT
Code Example
Html :: add map in html 
Html :: mailto html multiple addresses 
Html :: svelte if block 
Html :: how to add image in html from a folder 
Html :: how to disable tabindex 
Html :: textboxfor required 
Html :: html input invalid 
Html :: wright word with < in html p tag 
Html :: subscript html 
Html :: how to make multiple pages html 
Html :: vue-date-pick 
Html :: html tag for line break 
Html :: hello world svelte 
Html :: iphone disable zoom on select 
Html :: how to make a youtube video on a website and let it start by a set time 
Html :: bootstrap table small 
Html :: <marquee</marquee tag 
Html :: hide table html 
Html :: textarea 
Html :: html input address 
Html :: HTML <strong Elements 
Html :: how to attach pdf on whatsapp through html url 
Html :: python download html as string 
Html :: html select tag 
Html :: HTML dropdown table 
Html :: lang element html 
Html :: title attribute in html 
Html :: dropzone 
Html :: npm package private true 
Html :: django html in vscode 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =