кодесурса
«HTML

Атрибут HTML marginheight

script1adsense2code
script1adsense3code

MARGINHEIGHT

Цель атрибута HTML longdesc - указать ссылку на длинное текстовое описание для изображений, фреймов и фреймов.

Назначение атрибута marginheight в HTML - указать высоту полей в фрейме или фрейме.

Поддерживаемые элементы

Атрибут HTML marginheight поддерживает элементы iframe и frame.

Синтаксис

 <ElementName marginheight = "value"> ..... </ ElementName> 

Где ElementName - любые поддерживаемые элементы.

Тип значения

Pixel.

Значение

Значение в пикселях.

Значение по умолчанию

По умолчанию атрибут HTML marginheight не имеет значения.

Поддерживаемые типы документов

HTML 4.01 frameset.

Пример HTML-атрибута marginheight с рамкой

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Example of HTML marginheight attribute with frame</title>
</head>
<frameset rows="20%,*,20%" >  
<frame src="header.html" frameborder="1"  name="header" title="Header window"/>  
<frame src="content.html" frameborder="0"  name="content" title="Content window" marginheight="10"/>
<frame src="footer.html" frameborder="0"  name="footer" title="footer window" marginheight="10"/> 
</frameset>
</body>
</html>

Результат

«HTML

Посмотреть этот пример в отдельном окне браузера

Пример HTML-атрибута marginheight с рамкой

Пример HTML атрибута marginheight с iframe

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Example of HTML longdesc attribute with iframe</title>
</head>
<body>
<iframe src="../../sql/customer.php" height="100%" width="540" frameborder="1" title="The customer information " marginheight="10" > </iframe> 
</body>
</body>
</html>

Результат

«HTML

Посмотреть этот пример в отдельном окне браузера

Пример HTML атрибута marginheight с iframe

Предыдущий: атрибут longdesc HTML
Далее: атрибут HTML marginwidth

Новый контент: Composer: менеджер зависимостей для PHP , R программирования


script1adsense4code
script1adsense5code
disqus2code
script1adsense6code
script1adsense7code
script1adsense8code
buysellads2code