Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Author: a_jkivi
-
Gutenberg: Columns
2 columns

This is a 2-column layout, just trying some things out to see how it goes. Each column should have enough padding to breathe a little bit. Don’t forget to consider how columns will look on smaller screens. #mobilefirst

3 columns

This is a typical 3-column layout with images on top and some text below.

You’ll find this layout on web sites all over the internet.

Gutenberg makes this kind of layout easy to build. The future is now!
4 columns
This is the first column, and it’s amazing.
This is the second column, and it’s also amazing.
The third column, as they say, is like a charm.
This is the fourth column, and it’s possibly the best.
5 columns
5 columns of text in the post, 5 columns of text. Take one down, move it around, 4 columns of text in the post.
4 columns of text in the post, 4 columns of text. Take one down, move it around, 3 columns of text in the post.
3 columns of text in the post, 3 columns of text. Take one down, move it around, 2 columns of text in the post.
2 columns of text in the post, 2 columns of text. Take one down, move it around, 1 columns of text in the post.
1 column of text in the post, 1 column of text. Take one down, move it around, no columns of text in the post.
6 columns

One column.

Two columns.

Three columns.

Four columns.

Five columns.

Six columns.

One column.

Two columns.

Three columns.

Four columns.

Five columns.

Six columns.
-
Gutenberg: Layout Element Blocks
Button Blocks
File Block
Columns Block
About Automattic
We are the people behind s1-wp5-b.carkkinet.eu/, WooCommerce, Jetpack, Simplenote, Longreads, VaultPress, Akismet, Gravatar, Polldaddy, Cloudup, and more. We believe in making the web a better place.
We’re a distributed company with 807 Automatticians in 69 countries speaking 84 different languages. Our common goal is to democratize publishing so that anyone with a story can tell it, regardless of income, gender, politics, language, or where they live in the world.
We believe in Open Source and the vast majority of our work is available under the GPL.
We strive to live by the Automattic Creed.
Come work with us.
Our Creed
I will never stop learning. I won’t just work on things that are assigned to me. I know there’s no such thing as a status quo. I will build our business sustainably through passionate and loyal customers. I will never pass up an opportunity to help out a colleague, and I’ll remember the days before I knew everything. I am more motivated by impact than money, and I know that Open Source is one of the most powerful ideas of our generation. I will communicate as much as possible, because it’s the oxygen of a distributed company. I am in a marathon, not a sprint, and no matter how far away the goal is, the only way to get there is by putting one foot in front of another every day. Given time, there is no problem that’s insurmountable.
Spacer Block
Separator Block
The following separators should be a short line, a long line, and some dots.
Page Break
-
Gutenberg: Formatting Blocks
Code Block
.codeblock { right: 100% !important; position: absolute; }Classic Block
This is the classic block.
It’s using the regular editor.
HTML Block
My HTML block.
Preformatted Block
This is a preformatted block.
It is the best block.
Amazing.Pullquote Block
This is a pullquote. It’s pretty awesome.
Laurel FulfordTable Block
Header 1 Header 2 Header 3 Bob Smith 36 Jane Doe 25 Susan Smithers 34 Verse Block
This is a verse.
It apparently has no styles?
Amazing. -
Gutenberg: Embed Blocks
Imgur Embed
Embed Embed
Twitter Embed
YouTube Embed
Facebook Embed
Instagram Embed
WordPress Embed
Soundcloud Embed
Spotify Embed
Flickr Embed
Vimeo Embed
-
Gutenberg: Classic Block
Headings
Header one
Header two
Header three
Header four
Header five
Header six
Blockquotes
Single line blockquote:
Stay hungry. Stay foolish.
Multi line blockquote with a cite reference:
People think focus means saying yes to the thing you’ve got to focus on. But that’s not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick carefully. I’m actually as proud of the things we haven’t done as the things I have done. Innovation is saying no to 1,000 things.
Steve Jobs – Apple Worldwide Developers’ Conference, 1997
Do. Or do not. There is no try.
Yoda
Tables
Employee Salary John Doe $1 Because that’s all Steve Jobs needed for a salary. Jane Doe $100K For all the blogging she does. Fred Bloggs $100M Pictures are worth a thousand words, right? So Jane x 1,000. Jane Bloggs $100B With hair like that?! Enough said… Definition Lists
- Definition List Title
- Definition list division.
- Startup
- A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.
- #dowork
- Coined by Rob Dyrdek and his personal body guard Christopher “Big Black” Boykins, “Do Work” works as a self motivator, to motivating your friends.
- Do It Live
- I’ll let Bill O’Reilly will explain this one.
Unordered Lists (Nested)
- List item one
- List item one
- List item one
- List item two
- List item three
- List item four
- List item two
- List item three
- List item four
- List item one
- List item two
- List item three
- List item four
Ordered List (Nested)
- List item one
- List item one
- List item one
- List item two
- List item three
- List item four
- List item two
- List item three
- List item four
- List item one
- List item two
- List item three
- List item four
HTML Tags
These supported tags come from the s1-wp5-b.carkkinet.eu/ code FAQ.
Address Tag
1 Infinite Loop
Cupertino, CA 95014
United StatesAnchor Tag (aka. Link)
This is an example of a link.
Abbreviation Tag
The abbreviation srsly stands for “seriously”.
Acronym Tag (deprecated in HTML5)
The acronym ftw stands for “for the win”.
Big Tag (deprecated in HTML5)
These tests are a big deal, but this tag is no longer supported in HTML5.
Cite Tag
“Code is poetry.” —Automattic
Code Tag
You will learn later on in these tests that
word-wrap: break-word;will be your best friend.Delete Tag
This tag will let you
strikeout text, but this tag is no longer supported in HTML5 (use the<strike>instead).Emphasize Tag
The emphasize tag should italicize text.
Insert Tag
This tag should denote inserted text.
Keyboard Tag
This scarcely known tag emulates keyboard text, which is usually styled like the
<code>tag.Preformatted Tag
This tag styles large blocks of code.
.post-title { margin: 0 0 5px; font-weight: bold; font-size: 38px; line-height: 1.2; and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows; }Quote Tag
Developers, developers, developers…
–Steve BallmerStrike Tag (deprecated in HTML5)
This tag shows strike-through text
Strong Tag
This tag shows bold text.
Subscript Tag
Getting our science styling on with H2O, which should push the “2” down.
Superscript Tag
Still sticking with science and Isaac Newton’s E = MC2, which should lift the 2 up.
Teletype Tag (deprecated in HTML5)
This rarely used tag emulates teletype text, which is usually styled like the
<code>tag.Variable Tag
This allows you to denote variables.
