Vertaling van "the HTML to" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Now we'll take a quick look at the HTML to see what the URL looks like.
Now we'll take a quick look at the HTML to see what the URL looks like. Keeping the text selected, click the Code button at the lower left corner of the page.
Sehen Sie sich nun den HTML-Code mit dem URL an. Lassen Sie den Text markiert, und klicken Sie auf die Schaltfläche Code unten links auf der Seite.
If you need a printable version, convert the HTML to PDF with the excellent htmldoc tool.
Wenn Sie eine druckfähige Version brauchen, können Sie mit dem ausgezeichneten Werkzeug htmldoc das HTML zu PDF umwandeln.
We need the HTML to the CSS above.
Jetzt brauchen wir das HTML zu genau diesen CSS Angaben.
Next we put the HTML to display the list.
You can override the default setting to allow all the HTML to be sent to a browser.
Sie können die Standardeinstellung überschreiben, um zu erlauben, dass alle HTML-Elemente an den Browser gesendet werden.
to define the respective font sizes for the HTML to tags.
In general, you can use server controls the way you might work with controls in a client application and not have to think about how to create the HTML to present and process the controls and their contents.
Im Allgemeinen können Sie Webserversteuerelemente wie Steuerelemente in einer Clientanwendung verwenden und müssen nicht über die Erstellung von HTML nachdenken, um die Steuerelemente und deren Inhalt darzustellen und zu verarbeiten.
Authoring a dynamic page consists of writing the HTML first, and then adding the server-side scripts or tags to the HTML to make the page dynamic.
Das Erstellen dynamischer Seiten geschieht in zwei Schritten: Zunächst muss der HTML-Code geschrieben werden und dann müssen dem HTML-Code die serverseitigen Skripts oder Tags hinzugefügt werden, um eine dynamische Seite zu erhalten.
A browser is basically an HTML processing engine that goes through the HTML document and follows the instructions in order from the start of the HTML to the end, building the page as it goes along.
Ein Browser ist im Grunde ein HTML-Verarbeitungseinheit, die das HTML-Dokument durchgeht, den Anweisungen des HTML-Codes vom Anfang bis zum Ende folgt und dabei die Seite aufbaut.
As you saw, you can intersperse code with the HTML to produce output in the page. When someone requests a.cshtml page in the browser, ASP.NET processes the page while it's still in the hands of the web server.
Nach dem Rendern der Seite senden Sie die Seite zur Quellansicht. Sie sehen erneut reines HTML. Teile dieses Beispiels wurden aus Gründen der Kürze ausgelassen, sind jedoch im Onlinequellcode in der Datei DataAccess.cshtml verfügbar.
Edit the HTML to replace all texts flagged with the word EDIT.
Bearbeiten Sie den HTML und tauschen Sie den mit dem Wort EDIT markierten Text aus.
This article looks into how to plan a basic website structure and how to write the HTML to represent this structure. Debugging HTML
In diesem Artikel lernen Sie, wie man die Struktur der ganzen Webseite plant und anschließend diese Struktur mit HTML repräsentiert.