Post a word below another
-
Hello,
I would like to know how to put a word below another when encoding. I know that with the “ruby code”, we can put a word above another, but I would like to know if it is possible to also put a word below another, with another code.
Thanks you by advance.
-
Hi,
I’m not sure I understand what you mean. What exactly are you trying to achieve? What’s the address of the site you’re working on?
-
An exemple with this picture:
https://imgur.com/pD9Bo60The code use is ruby.
Encoding code:
<ruby>hand<rt>penmanship</rt>
</ruby>I would like to do the same thing, but by putting a word below another. It will give more style effect during reading.
-
You can do that in the Paragraph Block by hitting shift-enter/return: https://wordpress.com/support/wordpress-editor/blocks/paragraph-block/#new-line-in-an-existing-block
-
-
Hi @meriole, the text editor does not have a built-in equivalent to RT. But you should be able to use an HTML block, as RT is supported code:
Is that working for you?
- The topic ‘Post a word below another’ is closed to new replies.