I am nearing 70 and Pablo's software is a never ending learning curve, but just as I absorb enough to create acceptable websites, he introduces a newer version! But this does maintain brain exercise which is so desperately required. Ditto to all previous approbations and one more thankyou for your rapid responses. Either there are 15 'Pablo's' or he should get out more!
Anyway, enough accolades - Am I right in thinking that to solve the variances in how different browsers display text, is to save a text block as an image, delete the text then replace with the saved text image? Of course this will need to be repeated for each breakpoint. If so, are there any detrimental effects of doing this?
Optimize text for different browsers
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Optimize text for different browsers
Never complain about getting old, the alternative is far worse!
Re: A Huge Thank You
Using line height usually solves most issues with compatibly.Am I right in thinking that to solve the variances in how different browsers display text, is to save a text block as an image, delete the text then replace with the saved text image?
But there are several other ways to optimize text for different browsers. See the FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=34318
Re: Optimize text for different browsers
So out of line height and <p> tag what is best for compatibility and responsiveness?
Re: Optimize text for different browsers
There is no 'best' option. It depends on the used font, amount of text and the type of layout.
For flexible layouts, the text will always be displayed correctly.
For fixed/absolute layout, I suggest not to put too much text inside a single textbox or use line-height for more accurate results.
Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=34318
For flexible layouts, the text will always be displayed correctly.
For fixed/absolute layout, I suggest not to put too much text inside a single textbox or use line-height for more accurate results.
Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=34318
Re: Optimize text for different browsers
Many thanks