English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
L'attribut object height spécifie la hauteur de l'objet en pixels.
hauteur 500 Pixel et largeur 300 pixels flash animation:
!DOCTYPE html> <html> <head> <title>HTML:<object> height attribute - Base Tutorial Network(oldtoolbag.com)</title> </head> <body> <object data="helloworld.swf" width="500" height="300"></object> </body> </html>Vérifiez ici ‹/›
IEFirefoxOperaChromeSafari
Tous les navigateurs populaires prennent en charge l'attribut height.
L'attribut height spécifie la hauteur de l'objet en pixels。
Aucune.
<object height="pixels">
Valeur | Description |
---|---|
pixels | Hauteur de l'objet en pixels (par exemple height="100")。 |