figura Przedmiot
Figura Przedmiot nowego w HTML5.
Przedmiotem Figura oznacza HTML <figure> elementu.
Dostęp do obiektu fig
Można uzyskać dostęp do <figure> elementu za pomocą getElementById() :
Stworzyć fig obiektu
Można utworzyć <figure> elementu za pomocą document. createElement() document. createElement() Sposób:
Standardowe właściwości i zdarzeń
Przedmiotem Figura obsługuje standardowe właściwości i zdarzeń .
Podobne strony
Odniesienia HTML: HTML <figure> tag