biffmclaughlin: "I'm here, Fenris." (Default)
biffmclaughlin ([personal profile] biffmclaughlin) wrote in [community profile] peopleofthedas2011-01-18 08:27 am

On formatting posts

So...I've noticed that my last few posts, which have involved far too much labor in terms of cutting and pasting and reformatting and OY for my liking, that adding the cut alters some of the font. At least, that's what I think is doing it.

Thus far it looks as though some sections, either at the start or finish of the post, are made smaller. Going back in to edit simply creates a bigger mess and I certainly cannot claim to be an expert in the fine art of troubleshooting html code and whatnot...and I'm not seeing the same problem anywhere else I've looked, so now I feel like a doofus. Any ideas what's going on?

This technopeasant thanks you for any advice you can offer!

darkrose: (leverage: alec age of the geek)

[personal profile] darkrose 2011-01-18 09:02 pm (UTC)(link)
The only HTML you need to know is:

where [ ] = <>

[em] [/em] = italics
[strong] [/strong] = bold

(These are HTML 4-tags. Unlike [i] and [b], they are screen-reader compliant.)

To hyperlink, it's [a href="URL"]link text[/a]

I haven't done anything more complicated than this since 1997.

elysium_fic: (Default)

[personal profile] elysium_fic 2011-01-18 09:34 pm (UTC)(link)
What does "screen-reader compliant" mean?
darkrose: (Default)

[personal profile] darkrose 2011-01-18 09:40 pm (UTC)(link)
Screen reading devices, like the ones used for blind people, don't always parse the [i] and [b] tags.
elysium_fic: (Default)

[personal profile] elysium_fic 2011-01-18 09:41 pm (UTC)(link)
Ahh, very handy to know. I may have to change the tags I use, then.
amhran_comhrac: (Default)

[personal profile] amhran_comhrac 2011-01-18 10:32 pm (UTC)(link)
For programs that read the text on the screen- for someone who has vision problems etc