Baseline Widely available
HTML <object>
ììë ì´ë¯¸ì§ë, ì¤ì²©ë ë¸ë¼ì°ì 컨í
ì¤í¸, íë¬ê·¸ì¸ì ìí´ ë¤ë¤ì§ì ìë 리ìì¤ì ê°ì ì¸ë¶ 리ìì¤ë¥¼ ëíë
ëë¤.
<object
type="video/mp4"
data="/shared-assets/videos/flower.mp4"
width="250"
height="200"></object>
[컨í
ì¸ ë²ì£¼](/ko/docs/HTML/Content_categories)
íë¡ì° 컨í
ì¸ ; 구문 컨í
ì¸ ; í¬í¨ë 컨í
ì¸ , palpable 컨í
ì¸ ; ë§ì½ ììê° **usemap ** ìì±ì ê°ì§ê³ ìë¤ë©´, ëíí 컨í
ì¸ ; listed, submittable form-associated element.íì©ë 컨í
ì¸
0ê° ì´ìì <param>
elements, then Transparent content.íê·¸ ìëµ
ë¶ê°ë¥, ììê³¼ ëì í그를 ì¶ê°íë ê²ì íìì
ëë¤.íì©ë ë¶ëª¨ ìì
í¬í¨ë 컨í
ì¸ ë¥¼ íì©íë 모ë ììDOM ì¸í°íì´ì¤
HTMLObjectElement
ì´ ìì±ì ì ì ìì±ì í¬í¨í©ëë¤.
archive
ì§ìì´ ì¤ë¨ëììµëë¤
A space-separated list of URIs for archives of resources for the object.
border
ì§ìì´ ì¤ë¨ëììµëë¤
The width of a border around the control, in pixels.
classid
ì§ìì´ ì¤ë¨ëììµëë¤
The URI of the object's implementation. It can be used together with, or in place of, the data attribute.
codebase
ì§ìì´ ì¤ë¨ëììµëë¤
The base path used to resolve relative URIs specified by classid, data, or archive. If not specified, the default is the base URI of the current document.
codetype
ì§ìì´ ì¤ë¨ëììµëë¤
The content type of the data specified by classid.
data
리ìì¤ì URL. ìµì íëì dataì typeê° ì ìëì´ì¼ í©ëë¤.
declare
ì§ìì´ ì¤ë¨ëììµëë¤
The presence of this Boolean attribute makes this element a declaration only. The object must be instantiated by a subsequent <object>
element. In HTML5, repeat the <object> element completely each that that the resource is reused.
form
object ììì ê´ë ¨ë form ìì. ì´ ìì±ì ê°ì ê°ì 문ìì <form>
ììì ID ìì±ì ê°ì´ì¬ì¼ í©ëë¤.
height
íìë 리ìì¤ì ëì´ë¥¼ CSS í½ì ë¨ìë¡ ì§ì í©ëë¤.
name
ì í¨í ë¸ë¼ì°ì§ 컨í ì¤í¸ì ì´ë¦(HTML5) ëë, 컨í¸ë¡¤ì ì´ë¦(HTML 4)
standby
ì§ìì´ ì¤ë¨ëììµëë¤
A message that the browser can show while loading the object's implementation and data.
tabindex
ì§ìì´ ì¤ë¨ëììµëë¤
The position of the element in the tabbing navigation order for the current document.
type
dataì ìí´ ì§ì ë 리ìì¤ì 컨í ì¸ íì . ìµì í ê°ì dataì typeê° ì ìëì´ì¼ í©ëë¤.
typemustmatch
typeì 리ìì¤ì ì¤ì 컨í ì¸ íì ì´ ì¼ì¹í´ì¼ëëì§ë¥¼ ëíë´ë ë¶ë¦¬ì¸ ìì±
usemap
<map>
ììì ëí í´ì¬-ì´ë¦ 참조; #ì ê·¸ ë¤ì map ììì name
ê°ì´ ë¶ì
width
íìë 리ìì¤ì ê°ë¡ 길ì´ë¥¼ CSS í½ì ë¨ìë¡ ì§ì í©ëë¤.
<!-- Embed a flash movie -->
<object data="move.swf" type="application/x-shockwave-flash"></object>
<!-- Embed a flash movie with parameters -->
<object data="move.swf" type="application/x-shockwave-flash">
<param name="foo" value="bar" />
</object>
ëª
ì¸ ë¸ë¼ì°ì í¸íì± ê°ì´ 보기
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4