Hello, I am designing an educational program that displays a story in German, and below each line, its translation in another language.
Some texts are long and require scrolling.
Using the regular text plugin is inconvenient,
and the text input plugin does not fully support formatting.
After researching, I found the HTML element, but I have no idea how to use it.
Can someone help me or suggest suitable tutorial videos?
Also, is the HTML element useful for my case to implement this idea?
Letzten Sommer bin ich nach Frankreich gereist.
Last summer I traveled to France.
Ich war in Paris.
I was in Paris.
Paris ist eine große Stadt.
Paris is a big city.
Ich habe den Eiffelturm gesehen.
I saw the Eiffel Tower.
.....