Horje

How to add A flash animation with a height and width of 400 pixels - HTML width Attribute

Object Example.
index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<h1>The object element</h1>

<object data="https://horje.com/avatar.png" width="300" height="200"></object>
 
</body>
</html>

Output should be:

How to add A flash animation with a height and width of 400 pixels - HTML width Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin