Something what folks should know
I'm certain that this happens to absolutely everyone--sometimes, someone will say "I had no idea!" about something regarding computers, or the Internet, that I had assumed was common knowledge. When that happens, I often think, "Gosh, I bet lots of people don't know this, and I could post about it!" And then I don't. But because so much of my community writes stories, and then posts them on the Internet, I thought I should bring this particiular info to folks' attention.
The <b> and <i> tags are deprecated, and have been since December, 2007. The standard HTML tag for italics is <em> (emphasis). The standard HTML tag for bold is <strong>.
<b> and <i> have been deprecated since the implementation of HTML4. Deprecated, in this instance, means that browsers will *most likely* support them, for backwards compatibility, but there is no guarantee as to how long that will hold true. At any point in the future, an updated version of a browser (or a new browser yet to be developed) may not support these tags, at which point the W3C will demote them from "deprecated" to "obsolete."
There are a bunch of other deprecated tags from HTML4, but these are the most prevalent in fanfiction, so I figured that highlighting these two, rather than posting a relatively comprehensive list, was a smart way to go.
I'm not saying fanfiction authors should rush out and search-and-replace all of these tags in all of their stories, but it's definitely something to consider. The <em> and <strong> tags are a part of HTML5 (which has been under development since the day HTML4 was finalized), and the Last Call document for HTML5 is expected to be issued in May.
If you want to know more, you can visit HTML Goodies (a terrific resource for any HTML coding), or browse the World Wide Web Consortium (W3C) site (extensive, with more news about HTML standards than you could ever hope to remember).
no subject
no subject
no subject
no subject
no subject
no subject
strong, when changed in your CSS to be heavier text (which is not the same as bold), still makes 'sense' versus changing bold to be a different style.
They wanted to specifically be LESS exact and allow for you to define what you think strong and emphasis should be. Of course, I wish strong could be abbreviated st, but that conflicted with strikethrough, and sg made no sense to anyone :/
no subject
Same with bold vs. strong -- sometimes you want your screenreader yelling at you, sometimes you don't. :D Hence, the different uses of "strong" and "font-weight".
no subject
no subject
no subject
Of course that doesn't mean one day LJ won't stop using them....
So a lot of fanfic writers don't use font or underline? You can tell I stopped reading fanfic a while ago!
no subject
no subject
*goes EUREKA and cackles....
no subject
I really wish there were "indent first line" and "indent full paragraph" HTML tags. "Blockquote" just doesn't cut it.
no subject
no subject
no subject
Indent paragraph.
Note: they're not single tags, but they're very simple, very short inline CSS commands (they can go in the HEAD tag rather than a CSS).
no subject
no subject
no subject
I'm kinda bummed because my typesetting background used to make it easy for me to remember HTML coding.
no subject
W3C, you are on my List.
no subject
no subject
Thanks for the site. That's going to be very useful.
no subject
(I don't actually mean to be argumentative. But this change doesn't make much sense to me. Do you know the reason why it was made?)
no subject
no subject
no subject
You can pry my < b > and < i > tags from my cold, dead keyboard. *grumble*
no subject
no subject
no subject
no subject
no subject
Yes, at the end of the day, when I want to gnaw my wrists off, it matters if I can simply put "b" or have to type out "strong".
no subject
has to hand coding from time to time and/or who pre-tags text as I write,
Do you use MS Word for writing or editing? I know some people don't like it but, if you do, there's a lot you can do with the Word 'Replace' feature to do all the coding in one or two steps. I typed up a couple of "How-To" explanations a while back.
Quick-Coding Italics and Bold /and/ Finding Colored Font
Quick HTML Codes for Paragraphs on Webpages
(I had just learned about [em], and used [i] when I wrote the posts, but it's easy to sub [em] and [strong].)
They take a wee bit of practice but, since you're accustomed to hand-coding, making the switch shouldn't be too difficult. I'm finding it difficult to write italics without pre-coding... but if I force myself to use Ctrl-I in the document and not code, I can add codes with one command when I finish the story.
If you find them useful, feel free to share with anyone who would like the information; my policy is that knowledge is open to all.
.
no subject
no subject
It may be deprecated, but at least it won't do random crap I don't want.
no subject
no subject
no subject
DRAGONSa CSS sheet, whatever that is when it'sshagging Sherlockat home????no subject
no subject
Then again, I pretty much only use HTML for my journals. For documents, I alter the font or use the italicize/bold tools available in the word processor being used. For IMs, I use * on either side of a word for emphasis, and :: on either side of a word to denote actions. ::sighs:: I liked the old HTML, but grudgingly accept that progress and the needs of more competent coders march on.
(Does this affect strike? I adore strike.)