jAC Family History

Home > Post > Post Title

Hilfe für deine Webseite

Datenstrom Yellow ist für Menschen die kleine Webseiten machen

Using the Berlin Theme AND BLOG Layout in this page set

Hilfe finden

Möchtest du Fragen stellen?

Funktioniert etwas nicht wie erwartet? Fehlt etwas in der Dokumentation? Es besteht eine gute Chance, dass deine Frage bereits beantwortet wurde. Falls nicht, beschreibe was du machen möchtest und welche Probleme du hast. Unsere Netzgemeinschaft ist ein Ort um sich gegenseitig zu helfen. Wo man Fragen stellen und beantworten kann. Weitere Informationen zum Zusammenarbeiten.

Möchtest du Support haben?

Suchst du jemanden der dir hilft? Steckst du fest? Wende dich zuerst an denjenigen der deine Webseite installiert hat. Normalerweise kann dir dort geholfen werden. Falls nicht, wende dich an den kommerziellen Support für Datenstrom Yellow. Rede mit einem Berater via Email, Chat oder Telefon. Wir hören zu und kümmern uns um Probleme. Weitere Informationen zum kommerziellen Support.

TOP

System Information Page: /myhelp/de/
Filename: content/myhelp/2-de/page.md
ParentFolder: de
Parent: myhelp/de
ParentTop: myhelp
Theme: berlin
Layout: default
LayoutLocation: ../yellow/system/layouts/morton/
SystemLocation: ../yellow/system/
SystemPath: /home/jacmgr/jhinline.com/sites/yellow/system/

testing link colors testing link colors

CSS

The Language for Styling Web Pages

LEARN CSS CSS REFERENCE
body { background-color: #d0e4fe; } h1 { color: orange; text-align: center; p { font-family: "Times New Roman"; font-size: 20px; }

  body {
    background-color: #d0e4fe;
  }
  h1 {
    color: orange;
    text-align: center;
  p {
    font-family: "Times New Roman";
    font-size: 20px;
  }
  
Try it Yourself

JavaScript

The Language for Programming Web Pages

LEARN JS JS REFERENCE


 Click the button to change the color of this paragraph
   
   function myFunction() {
	var x;
	x = document.getElementById("demo");
	x.style.fontSize = "25px";
	x.style.color = "red"; 
}
Try it Yourself

Theme Colors

  • l5 w3-theme-l5
  • THIS IS THE TEXT
  • THIS IS THE TEXT
  • THIS IS THE TEXT
  • l1 w3-theme-l1
  • w3-theme-d1
  • THIS IS THE TEXT
  • THIS IS THE TEXT
  • THIS IS THE TEXT
  • w3-theme-d5