jAC Family History

Home > Post > Post Title

Help for your website

Datenstrom Yellow is for people who make small websites

Using the Philly Theme in this page set

Get help

philly | default | englishauthor | unlisted

Want to ask questions?

Something doesn't work as expected? Something missing in the documentation? There's a good chance that your question has already been answered. If not, describe what you want to do and which problems you have. Our community is a place to help each other. Where you can ask and answer questions. Learn more about contributing.

Want to have support?

Looking for someone that helps you? Are you stuck? First contact the person who installed your website. Usually you can get help there. If not, contact the commercial support for Datenstrom Yellow. Our commercial support is here to help you. Talk to a consultant via email, chat or phone. We're happy to listen and take care of problems. Learn more about commercial support.

TOP

System Information Page: /myhelp/en/
Filename: content/myhelp/1-en/page.md
ParentFolder: en
Parent: myhelp/en
ParentTop: myhelp
Theme: philly
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