Best Practise

Blog Template · Bootstrap v5.2 - Welche Möglichkeiten gibt es dieses Template mit Inhalt aufzufüllen. Die technische Abhängigkeit bzw. Komplexität sollte sich in Grenzen halten.

Lese die Changelog...

Design

Foobar

24-07-03

Neben den technischen-praktischen Vorrausetzungen kann es Sinn machen Recherche zu betreiben. Was sind grundlegenden Modelle und deren Merkmale.

Lese mehr über die Theorie
Placeholder Hoi - Wie ben jij?
Technology

Editor

24-07-03

Das Template gab es im Editor als Vorlage dazu, beim Erstellen eines neuen Projektes.

Lese mehr über die Features
Ciphers - text flowing away

Include - WYSIWYG

No Link

Ab hier sollte der Inhalt in den Container geladen werden.


Ein Eintrag besteht aus dem Titel, Datum, Author und dem Inhalt. HTML und das Stylesheet regelt die Formatierung und sollte weitestgehend wiederverwendbar sein als eine Art Template.

Blockquotes

Das W3-Consortium ist eine wichtige Organisation zur Bestimmung der Richtlinien (Best Practises).

WYSIWYG - What you see is what you get.

Was mit diesem Ausspruch gemeint wird, ist nicht ganz so einfach zu verstehen. Der Editor den ich verwendet habe um diese Seite zu schreiben, bot mir eine Live-Vorschau. Ich habe also direkt in das Template HTML-Datei geschrieben. Das sollte ich möglichst vermeiden. Eine Design Theorie dazu ist die Aufteilung von Frontend und Backend.

Topologie

Die unterliegende Technologie kann aufgeteilt werden. Je näher an der Hardware, je strenger werden Fehler geahndet. Es macht dem Browser wenig aus, wenn meine Deutsche Rechtschreibung oder Grammatik nicht ganz richtig ist. Tieferliegende Ebenen auf der Seite des Servers umfassen zum Beispiel:

  • Sicherheitsrelevante Network Address Translation
  • Tunneling
  • Datenbank

Aber auch auf der Seite des Clients passiert Einiges:

  1. Markup und Script Interpretation
  2. User Interface Experience
  3. Stakeholder Wohlbefinden

Cloud storage mounts:

And this is a definition list:

HyperText Markup Language (HTML)
The language used to describe and define the content of a Web page
Cascading Style Sheets (CSS)
Used to describe the appearance of Web content
JavaScript (JS)
The programming language used to build advanced Web sites and applications

Inline HTML elements

HTML defines a long list of available inline tags, a complete list of which can be found on the Mozilla Developer Network.

  • To bold text, use <strong>.
  • To italicize text, use <em>.
  • Abbreviations, like HTML should use <abbr>, with an optional title attribute for the full phrase.
  • Citations, like — Mark Otto, should use <cite>.
  • Deleted text should use <del> and inserted text should use <ins>.
  • Superscript text uses <sup> and subscript text uses <sub>.

Most of these elements are styled by browsers with few modifications on our part.

Heading

This is some additional paragraph placeholder content. It has been written to fill the available space and show how a longer snippet of text affects the surrounding content. We'll repeat it often to keep the demonstration flowing, so be on the lookout for this exact same string of text.

Sub-heading

This is some additional paragraph placeholder content. It has been written to fill the available space and show how a longer snippet of text affects the surrounding content. We'll repeat it often to keep the demonstration flowing, so be on the lookout for this exact same string of text.

Example code block

This is some additional paragraph placeholder content. It's a slightly shorter version of the other highly repetitive body text used throughout.

Another blog post

This is some additional paragraph placeholder content. It has been written to fill the available space and show how a longer snippet of text affects the surrounding content. We'll repeat it often to keep the demonstration flowing, so be on the lookout for this exact same string of text.

Longer quote goes here, maybe with some emphasized text in the middle of it.

This is some additional paragraph placeholder content. It has been written to fill the available space and show how a longer snippet of text affects the surrounding content. We'll repeat it often to keep the demonstration flowing, so be on the lookout for this exact same string of text.

Example table

And don't forget about tables in these posts:

Name Upvotes Downvotes
Alice 10 11
Bob 4 3
Charlie 7 9
Totals 21 23

This is some additional paragraph placeholder content. It's a slightly shorter version of the other highly repetitive body text used throughout.

New feature

This is some additional paragraph placeholder content. It has been written to fill the available space and show how a longer snippet of text affects the surrounding content. We'll repeat it often to keep the demonstration flowing, so be on the lookout for this exact same string of text.

  • First list item
  • Second list item with a longer description
  • Third list item to close it out

This is some additional paragraph placeholder content. It's a slightly shorter version of the other highly repetitive body text used throughout.

Zweck

Der Blog dient mir als eine Art persönliches Tagebuch und Notizbuch zur Reflexion des Web-Entwicklungsprozesses. Die Lernumgebung und das Prokukt werden somit verbunden.

Archives

Elsewhere

  1. GitHub
  2. Twitter