answersLogoWhite

0


Best Answer

The structure tag is a type. The structure variable is an instance of that type.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between the structure tag and structure variable?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the difference between p tag and h4 tag?

Tags define elements. The P tag introduces a paragraph. The H4 tag introduces a fourth-level heading. A P element does not require a closing tag in HTML, but does in XHTML.


What is Difference between title and heading in HTML?

The head tag includes everything you would you would usually put in the header of a website. ie name, company picture etc. However the title tag is a tag you can place inside the head tag to say what the title of the website is going to be. The main difference is the head tag can have multiple tags within in whereas the title tag is a tag that can go inside a head tag


Difference between container tag and standalone tag?

A container tag has two ends (an opening and a closing) whereas an empty tag doesn't. The paragraph tag is an example of a container tag: <p>Our paragraph text here.</p> The image tag is a good example of an empty tag. <img src="logo.png" alt="Yay!"> See how the initial paragraph tag (<p>) has a corresponding end tag? The text in between is "contained" by the tag.


What are tags between other tags called?

A tag located between other tags is called a nested tag.


What is the semantic difference between HTML tag and HTML text?

HTML text is formatted text that you view on a HTML formatted page, a HTML tag is a tag which defines the formatting of a selected area of text, i.e opening tag "<u>" "text to format here", followed by closing tag "</u>" would underline the text that you wish to format. In short, HTML tag defines the format of the text. These basics can be applied to a range of different functions.

Related questions

What is the difference between tag tag and chase boys?

one is for gays and one ist


What is the Difference between and tag?

Tagging is playing Linking is yo mama


What is the difference between a pusher axle and a tag axle?

a pusher axle is in front of the drive axles, a tag axle is behind them


What is the difference between p tag and h4 tag?

Tags define elements. The P tag introduces a paragraph. The H4 tag introduces a fourth-level heading. A P element does not require a closing tag in HTML, but does in XHTML.


What is Difference between title and heading in HTML?

The head tag includes everything you would you would usually put in the header of a website. ie name, company picture etc. However the title tag is a tag you can place inside the head tag to say what the title of the website is going to be. The main difference is the head tag can have multiple tags within in whereas the title tag is a tag that can go inside a head tag


What is the difference between label and label?

There is no difference. There is between label and lable.


What is the difference between Nerf official dart tag darts and Nerf micro dart tag darts and are they both compatible with the Nerf furyfire?

Only the color is the difference, so both darts are compatible with the furyfire


What is the difference between clothing tag gun and garment tag gun?

The clothing tag gun and the garment tag gun are essentially the same thing just called a different name. Some companies just name their products differently.


What is the difference between HTML head tag and body tag?

The <HEAD> tag is used to display the heading information like company name, page title etc in the web page The <BODY> tag is used to display the body of the web page - which contains all the contents you want to display


Difference between container tag and standalone tag?

A container tag has two ends (an opening and a closing) whereas an empty tag doesn't. The paragraph tag is an example of a container tag: <p>Our paragraph text here.</p> The image tag is a good example of an empty tag. <img src="logo.png" alt="Yay!"> See how the initial paragraph tag (<p>) has a corresponding end tag? The text in between is "contained" by the tag.


What is the different between table tag and div tag in HTML?

The table tag is used to create a table, which is a type of block-level element. The div tag is used to create a generic block element. The main difference is that tables are best-suited for tabular data, and divs are best-suited to presentation of non-tabular data.


What are tags between other tags called?

A tag located between other tags is called a nested tag.