WPD:Practice Page

Jump to: navigation, search

Practice Page

This article is In Progress.

De Facto Standard

Summary

This is a page where you can practice using this website, and MediaWiki "wiki" formatting. Go ahead and click the Edit button to practice editing without consequences.

This makes it easier for me to do free flowing content editing, which I am unable to do in Notepad.

Overview table

Initial value Test
Applies to Everything
Inherited No
Media visual
Computed value As specified
Animatable Yes
CSS Object Model Property practice

Syntax

Values

none
you start here


Single_Example


Examples

You can write an example in a fiddle playground, such as http://code.webplatform.org. Copy and paste the important lines of code, and link to the source code.

CSS

html {
  /* make sure to practice HTML regularly */
  practice: weekly;
}

getting to know WPD editing

JavaScript

alert('Hello world!');

View live example

Foo the Bar Baz, boy.

JavaScript

console.log("foo");

Usage

 A { animatable: Yes; /* code block example */ }

Notes

Animatable is set to 'Yes', because you sometimes need to animate yourself to practice.

Use practice to learn new things and improve your skill. Go ahead and mess around. You can't hurt anything by editing. If you think you've done something heinous, send a note to [email protected] and someone will fix or reset the page.

See also

Related articles

Performance