> On 21Sep, 2020, at 10:55, Sannyasin Brahmanathaswami via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> ?? where does the font size becomes "34" . Even with the font size of field 
> increases, it stays at size="34”??

I would say from the h1 attribute that sets the text as a heading, h1 being the 
largest size. If you test with h2, h3 etc. you should see different font sizes.

As you can see, LiveCode’s conversion to HTML is not exactly how you would 
write the code if you were producing a web page, AFAIK it’s designed to suit 
LC's internal use.

Paul
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to