HTML archive attribute
archive
The purpose of the HTML archive attribute is to specify a comma-separated list of URLs containing relevant archives.
Supported elements
HTML archive attribute supports object elements.
Syntax
<object archive="value" >.....</object>
Type of value
Type of value of HTML archive attribute is character data.
Value
URL(s) containing relevant archive(s).
Default value
There is no default value of HTML archive attribute.
Supported doctypes
HTML 4.01 strict, HTML 4.01 transitional, HTML 4.01 frameset.
Previous: HTML alt attribute
Next: HTML axis attribute
Test your Programming skills with w3resource's quiz.
- Weekly Trends
- Java Basic Programming Exercises
- SQL Subqueries
- Adventureworks Database Exercises
- C# Sharp Basic Exercises
- SQL COUNT() with distinct
- JavaScript String Exercises
- JavaScript HTML Form Validation
- Java Collection Exercises
- SQL COUNT() function
- SQL Inner Join
- JavaScript functions Exercises
- Python Tutorial
- Python Array Exercises
- SQL Cross Join
- C# Sharp Array Exercises