HTML CSS Reference/HTML Attributes Reference/galleryimg — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
| |
Текущая версия на 08:20, 26 мая 2010
"galleryimg" Example
<HTML>
<head><Title>Example For galleryimg</Title></head>
<BODY>
<img src="http://www.wbex.ru/style/logo.png" galleryimg="no">
</BODY>
</HTML>
galleryimg is applied to
+----------------+--------------------------------------------------------------+
| Applied_To |<img> |
+----------------+--------------------------------------------------------------+
"galleryimg" Syntax and Note
Note:
To eliminate the appearance of the toolbar for all <img> elements,
use the following command in the <head> section of the page:
<meta http-equiv="imagetoolbar" content="no">
Syntax:
<img galleryimg="value">