Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Improve font size accuracy, indenting, etc.?

font indenting size
0
Posted

Improve font size accuracy, indenting, etc.?

0

CSS (Cascading Style Sheet) formatting allows for a much closer representation of the RTF in HTML. Notably for font sizes and indenting. Not all browsers support CSS at this time, although support is being added quickly. To enable CSS output, create or extend trnflag.trn with .Strings css,’1’ oldtags,’0’ The oldtags line instructs the converter to not create non-CSS based formatting. In theory, non-CSS enabled browsers will ignore the CSS and use the old style attributes for font size, etc. However, some CSS enabled browsers have been seen to get confused when both old style formatting and CSS based formatting is used together. See Guide.html for related options to affect whether CSS is in lined, included at the top of each file, written to a separate css file, etc. Strings to look for include: InlineCSS, GenCSSFile and StyleSheet.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123