<head>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/controller |
構文 |
![]() |
<head > <!-- The following child can be anything derived from the given element -->
<uinode> </uinode>
</head>
説明 |
![]() |
この領域の要素は、ページのHTMLの<head>タグ内に置かれます。
例 |
![]() |
<head>
<title xmlns="http://www.w3.org/TR/REC-html40">
Test
</title>
</head>