View Single Post
Old 06-16-2018, 12:49 PM   #10
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,820
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by Corinne View Post
I apologize, 'Ruben.'. . And not Reuben...
Nothing to apologize And if the text you wrote is in the image, then that is not text, is a part of the image. In the screenshot you attached, between the <svg> and </svg> tags, there is not any <text></text> tags. Those last ones, are used to write text inside a svg wrapper. For that reason I'm telling you that in that file (whose picture you attached) there is no text. If you want to learn how to write text inside a svg wrapper, please read this link:

http://tutorials.jenkov.com/svg/text-element.html

Take in count that when we are working out of a svg container, we use <p></p> tags to write text.

Regards
Rubén
RbnJrg is offline   Reply With Quote