HTML ins cite Attribute
HTML <ins> tag
Definition and Usage
The cite attribute specifies an url to a page that explains why the text or
element was inserted.
Syntax
Syntax Example
<ins cite="demo_ins_cite.htm">
|
Attribute Values
Value |
Description |
URL |
The web resource/address that explains why the text was
inserted. Possible values:
- An absolute URL - Is used to navigate to another web site (like cite="http://www.example.com")
- A relative URL - Is used to navigate within a site (like cite="example.html")
- An anchor URL - Is used to navigate within a single page (like cite="#bottom")
|
Browser Support

Note: None of the major browsers use this attribute in any way. However,
search engines, and some specialty browsers, may use this attribute to get more information
about the inserted element.
Example
Source |
Output |
<p>The weather today is cloudy
<ins cite="demo_ins_cite.htm">and windy</ins></p>
|
The weather today is cloudy and windy
|
Try-It-Yourself Demos
ins cite
attribute example
Add a citation to an inserted element.
HTML <ins> tag
Make your web applications look like a million bucks
|
|
Most web applications today use boring methods to present data to their viewers using grids or simple HTML tables. FusionCharts induces "life" into the web applications by converting monotonous data into lively charts, gauges & maps.
FusionCharts works with all technologies like ASP, ASP.NET, PHP, ColdFusion, Ruby on Rails, JSP, HTML pages etc.
and connects to any database to render animated & interactive charts. It takes less than 15 minutes and no expertise
whatsoever to build your first chart and just a glance of it to captivate your audience. This fact is endorsed by our
12,000 customers and 150,000 users which include a majority of the Fortune 500 companies.
And yeah, your applications could look like a million bucks by spending just $69.
So go ahead, download your
copy of FusionCharts and start "wow-ing" your customers now!
|
|