Headlineabc
Headlineabc Ichi
Headlineabc 2
Headlineabc San
Headlineabc 4
Headlineabc Five
Headlineabc 6
Quote (Blockquote) test
A quote from a line.
Whether you're hungry or stupid.
Multiple lines of quotation including
cite references.
It's like a language. Learn the alphabet, the scale, and the sentence or code. Soon, he will be improvised to talk to Horne. I think it's great to talk improvise, but I'll never get to know it. But when it comes to music, I’m happy to talk immediately. Yes, that’s all about jazz music.
Stan Getz
Table
| Employees |
Salary |
|
| Taro Yamada |
$1 |
The same amount as the salary that Steve Jobs needs. |
| Hanako Tanaka |
10 million yen |
The funds you need to write a blog. |
| Jiro Yamamoto |
100 million yen |
That’s why photographers are 100 times more than bloggers. |
| Aiko Nakayama |
1 billion yen |
I don't need a particular reason. |
- Definition List Title
- This is a definition list.
- Definition
- Accurate sentences and descriptions of meanings about things, areas, and something: Definition of what constitutes a poem.
- Gallery
- It is a function for displaying images attached to posts introduced in WordPress 2.5. In the same way, if you upload a post while editing, the file will be "attached to the post".
- Gravatar (gravatar)
- A gravatar is a globally recognized avatar (graphic image or photograph representing a user). Gravatar is tied to your email address and is managed by the Gravatar.com service. With this service, blog owners can make users appear in the comment field by setting up their own blog.
Non-order List (Nesting)
- List item 1
- List item 1
- List item 1
- List item 2
- List item 3
- List item 4
- List item 2
- List item 3
- List item 4
- List item 2
- List item 3
- List item 4
Order list (nesting)
- List item 1
- List item 1
- List item 1
- List item 2
- List item 3
- List item 4
- List item 2
- List item 3
- List item 4
- List item 2
- List item 3
- List item 4
HTML element tag test
For other HTML tags, see
FAQ.
Address tag
The following is an example of an address.
<address> We are using tags:
〒100-0000
Chiyoda-ku, Tokyo 1-1-1
Japan
anchor tag (link)
This is
<anchor> This is an example of (also called a link).
abbr tag
This
abbr is in the text <abbr> An example of a tag.
Acronym tag (not recommended in HTML5)
This is
<acronym>
This is a TLA using tags.
Big tag (deprecated in HTML5)
This test represents
a large letter
<big> This is an example of a tag, but this tag is not supported by HTML5.
Cite tag
“Code is poetry.” —
WordPress
Code tag
<code> The tag is used this way:
word-wrap: break-word;
Delete tag
<del> Tags are represented by
deleting lines, etc., but this tag is not supported by HTML5 (instead
<strike> Please use it.
Emphasize tag
<em> The tag is used to
highlight the text. In European languages, it is often diagonal.
Insert tag
<ins> The tag means the
content inserted.
Keyboard tag
This little-known
<kbd> The tag emulates the keyboard text like
Ctrl. Usually
<code> It will be stylish in the same way as a tag.
Preformatted tag
<pre> Tags are used for styling multiple lines 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 Ballmer
Strike tag (not recommended in HTML5)
This tag represents the
cancel line.
Strong tag
This tag represents
a bold text.
Subscript tag
Subscript tag
<sub> If you use it, "2" will be added when displaying like H
2O.
Superscript tag
Superscript tag
<sup> If you use E = MC
2, "2" will be added to the display.
Teletype tag (not recommended in HTML5)
<tt> The tag is not often used, but usually
<code as
teletype text> Style like a tag
Variable tag
A variable tag representing variables and arguments.