Introduction to HTML elements 2 - var

巴扎黑
Release: 2017-03-19 17:49:40
Original
1742 people have browsed it

[Introduction] Definition defines program variables, usually shown in italics. Defines a programming variable Typically renders in an italic font style Comment VAR The actual formatting effect of the element is determined by the browser. Internet Explorer uses italic

definition

to define VAR elements, which are usually displayed in italics.

Defines a programming variable. Typically renders in an italic font style.

Comments

The actual formatting effect of VAR elements is determined by the browser. Internet Explorer displays VAR elements in italics.

This element is available in HTML in Internet Explorer 3.0 and above, and in script in Internet Explorer 4.0 and above.

This element is an inline element.

This element requires a closing tag.

Sample code

Enter the <VAR>filename</VAR> in the dialog box.
Copy after login

                                        

The above is the detailed content of Introduction to HTML elements 2 - var. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!