Tuesday, October 15, 2013

HTML5 'object' Tag with example


HTML5   <object>  Tag 


Info of HTML5 object Tag :embedded object: an external resource, which, depending on the type of the resource, will either be treated as an image, as a nested browsing context, or as an external resource to be processed by a plugin

object Tag Attributes :data: specifies the address of the resource name: valid browsing context name usemap: name of the map to use for the image form: form to associate the object with type: gives the MIME type of the plugin to instanti- ate height: height of the embedded content in pixels width: width of the embedded content in pixels

0 comments :

Post a Comment