Jedes sect1- und appendix-Element hat ein title-Element gefolgt von einer Reihe von para oder simpara-Elementen.
Each sect1 and appendix element has one title element followed by any number of para or simpara elements.
Ein typisches Beispiel ist das title-Element
Das Dokument-Element ist article und article hat die folgende Sequenz von Child-Elementen: ein title-Element, vier sect1-Elemente und ein appendix-Element.
The document element is article, and article has the following sequence of child elements: one title element, four sect1 elements, and one appendix element.
Durch Festlegen der Title -Eigenschaft wird das TITLE-Element für eine Seite festgelegt.
Setting the Title property sets the TITLE element for a page.
ACHTUNG: Beim "X-UA-Compatible"-Header wird nicht zwischen Groß- und Kleinschreibung unterschieden, aber er muss im Header der Webseite (im Abschnitt "HEAD") vor allen anderen Elementen außer dem TITLE-Element und anderen META-Elementen stehen.
X-UA-Compatible can be implemented by either of following two methods. 1. Insert it as a meta tag into the header of the webpage (the HEAD section) before all other elements except for the title element and other meta elements.
Es kann zwar in einem HTML-Dokument nur ein TITLE-Element geben, aber die tags -Methode gibt standardmäßig ein IHTMLElementCollection zurück. Aus diesem Grund müssen Sie die Item -Methode verwenden, um ein einzelnes IHTMLTitleElement -Objekt zurückzugeben.
While there can only be one TITLE element in an HTML document, the tags method by default returns an IHTMLElementCollection. Therefore, you must use the Item method to return a single IHTMLTitleElement object.
Beim Kreis wird der Radius mit animate animiert, welches auch ein title-Element und ein desc-Element hat.
For the circle the radius is animated with animate having a title and a desc element too.
Weitere Informationen finden Sie im W3C-Styleguide für das title-Element.
Sie können die Schlüssel/Wertpaare eines Videos auch im Werbemodul von Brightcove Studio oder über die FTP-Batch-Bereitstellung mit dem ad-keys-Attribut im title-Element des FTP-Batch-Bereitstellungsmanifests festlegen.
You can also set a video's key/value pairs by using the Media API, or by using FTP batch provisioning, with the ad-keys attribute in the title element of your FTP batch provisioning manifest.
Eine Gruppe mit einem animierten Kreis: Für die Gruppe wird die Farbe mit animateColor animiert, welches ein title-Element und ein desc-Element hat.
A group with an animated circle: For the group the colour is animated with animateColor having a title and a desc element.
Ihr Title-Element enthält zwischen 20 und 70 Zeichen (200-569 pixels).
Make your title tags clear, concise (65 characters, 200-569 pixels) and include your most important keywords.
Im unten gezeigten Beispiel wird der Inhalt der Quellkomponente "Title" durchsucht und jedes eindeutige Title-Element wird auf den Department/ Name-Node der Zielkomponente gemappt.
In the example below, the content of the source component "Title" items, are scanned and each unique title is mapped to the Department/ Name item in the target component.
Es kann zwar in einem HTML-Dokument nur ein TITLE-Element geben, aber die tags -Methode gibt standardmäßig ein IHTMLElementCollection zurück.
While there can only be one TITLE element in an HTML document, the tags method by default returns an IHTMLElementCollection.