Bilder werden in separaten Bild-Dateien außerhalb des HTML Dokuments gespeichert.
Images have to kept in separate image files, outside the HTML file.
Meta Tags sind Elemente im head eines HTML Dokuments.
Meta tags belong to the head of a HTML document.
Der while Befehl wird dazu benutzt, um eine Schleife innerhalb des HTML Dokuments zu erzeugen.
The while command can be used to create a loop in the HTML document.
Der Kopf eines HTML Dokuments ist der Teil, der nicht im Browser angezeigt wird, wenn dieses geladen wird.
The head of an HTML document is the part that is not displayed in the web browser when the page is loaded.
In unserem Fall relevant ist, dass das DOM eine objektorientierte Repräsentation des HTML Dokuments vorgibt, die folgendes vorschreibt
What is relevant for our purposes is that DOM provides for the object-oriented representation of HTML documents, specifically
XPath-Tutorial In dieser Anleitung bekommen Sie eine einfache Einführung in XPath, einer Abfragesprache, zum Auswählen von beliebigen Teilen innerhalb eines HTML Dokuments in Calibre.
In this tutorial, you will be given a gentle introduction to XPath, a query language that can be used to select arbitrary parts of HTML documents in calibre.
Daher wurden die Anforderungen zum Parsen des HTTP headers und des HTML Dokuments auf das absolute Minimum beschränkt.
For this reason, the requirements on parsing HTTP headers and HTML documents have been kept to a strict minimum.
Um das Kit in deinem Projekt zu verwenden, kopiere einfach den Code, den Typekit dir gibt und füge ihn in den<head>Teil deines HTML Dokuments ein.
To use the kit in your project, simply copy and paste the code Typekit gives you inside the<head>section of your HTML document.
Mit CSS ist es möglich, bestimmte Teile eines HTML Dokuments zu referenzieren und deren Aussehen zu definieren, ohne das HTML Dokument selbst ändern zu müssen.
With CSS it is possible to define a look for certain parts of a HTML document without having to change the HTML document itself.
Nachdem Sie in der $ [officename] Basic IDE das Makro erstellt haben , erscheint es im Quelltext des HTML Dokuments im Header.
Once you have created the macro in the $[officename] Basic IDE, it appears in the source text of the HTML document in the header.
Zusammenfassung Das HTML<body>Element repräsentiert den Inhalt eines HTML Dokuments.
HTML document. There can be only one<body>element in a document.
Die Analyse des Texts eines HTML Dokuments basiert auf mehreren Faktoren.
The analysis of the Keywords meta tag is based on several factors.
Sie müssen diese Option einschalten , bevor Sie das $ [officename] Basic Script erstellen , da es sonst nicht eingefügt wird. $ [officename] Basic Scripts müssen im Header des HTML Dokuments stehen.
You must activate this option before you create the $[officename] Basic Script, since otherwise it will not be inserted. $[officename] Basic Scripts must be located in the header of the HTML document.