Looking at inputting text

In this very long tutorial (12+ min) I try to show that inputting text, especially when pasting from Microsoft Word, can sometimes give unexpected and inconsistent results.

The crux of the tutorial is as follows:

  • Avoid copying text from MS Word. If you have to, you can try using the ‘Paste from Word’ feature, which should work most of the time, but not always: not all styling/formatting will be removed. Instead, copy from Word, paste into a text editor like TextEdit (Mac) or NotePad (PC) first, to remove the unseen formatting that Word adds to text.
  • Check (and experiment with) the HTML editor. If there is something not displaying correctly, it’s probably a tag hidden in the HTML editor. The HTML editor will show you exactly what will be output to the screen (NOTE: With the exception of <p> tags, but only sometimes . . .).
  • Don’t use Headers (h1, h2, etc) to increase font size. If you feel that your theme’s font size is too small, this can easily be adjusted by installing the Custom CSS plugin. If you don’t have administrator status on your site, just ask me to install it. This is an easy way to make changes to theme elements like font-size.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>