Ron Newman (
ron_newman) wrote in
davis_square2008-02-26 05:14 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Moderator post: Please avoid excessive text formatting
I've seen a few complaints about this lately, so I'd like to propose a new rule:
Please keep text formatting to an essential minimum when posting to
davis_square. In particular, please try not to do not:
- specify an explicit <font> face, size, or color, especially at the outermost (top) level of your post
- paste formatted text into the Rich Text editor from Microsoft Word or another word processor
Doing these things often makes your post less readable on other people's friends pages, or results in text that looks too big or too small on some screens. In at least one case, I recall it generating huge numbers of blank lines at the end of a post, because of a <span> or <div> tag that got pasted in from Microsoft Word.
Thanks for your cooperation. After some discussion here, I'll probably add this to the rules on the community's profile page.
Please keep text formatting to an essential minimum when posting to
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-community.gif)
- specify an explicit <font> face, size, or color, especially at the outermost (top) level of your post
- paste formatted text into the Rich Text editor from Microsoft Word or another word processor
Doing these things often makes your post less readable on other people's friends pages, or results in text that looks too big or too small on some screens. In at least one case, I recall it generating huge numbers of blank lines at the end of a post, because of a <span> or <div> tag that got pasted in from Microsoft Word.
Thanks for your cooperation. After some discussion here, I'll probably add this to the rules on the community's profile page.
Re: There is no try
In your example, I have set the default text size in my browser for a reason - I find larger text is easier (and faster) for me to read.
I understand the need for things like footnotes and so on, but rather than deciding that footnotes should be 80%, how about you use the intended tags (for example <sup> and <sub>) and allow my HTML render engine to decide how to render a footnote - maybe as smaller text, maybe as something in brackets.
I am not saying that developers should not use CSS and styles. There is definitely a need for CSS and styles, but oftentimes I feel like they are used at the expense of the correct markup tags.
Re: There is no try