A list of 43 words by jennarenn.
- pareidolia appears on 97 other lists
- hoodoo appears on 28 other lists
- myrrh appears on 74 other lists
- baromets appears on 4 other lists
- verbing appears on 7 other lists
- stinkhead appears on 6 other lists
- marquee appears on 20 other lists
- bananaphone appears on 15 other lists
- 99 bottles of beer on the wall appears on 2 other lists
- wordie tenth commandment appears on 1 other list
- pit of despair appears on 5 other lists
- crocs appears on 3 other lists
- eddress appears on 3 other lists
- meme appears on 122 other lists
- englishe appears on just this list
- negligence appears on 16 other lists
- buffalo appears on 24 other lists
- niche worrying appears on 3 other lists
- y'all appears on 22 other lists
- chaordic appears on 18 other lists
- commenty appears on 3 other lists
- aurify appears on 8 other lists
- ravishing appears on 31 other lists
- church key appears on 5 other lists
- powder appears on 26 other lists
- inner thesaurus appears on 3 other lists
- peeler appears on 15 other lists
- cheerful appears on 11 other lists
- listmaster appears on 2 other lists
- pouze appears on 1 other list
- okra appears on 21 other lists
- drummer appears on 5 other lists
- gormless appears on 96 other lists
- spelt appears on 11 other lists
- nonpareil appears on 97 other lists
- yes we have no bananas appears on 8 other lists
- binoculars appears on 12 other lists
- howling fantods appears on 14 other lists
- truck nutz appears on 7 other lists
- chad appears on 22 other lists
- pimiento load appears on 3 other lists
- undertagged appears on 3 other lists
- elk appears on 29 other lists

jennarenn 9:22pm Oct 2, 2007
oroboros John; we need a tutorial on html. Do ya think? Jul 6, 2007
jennarenn Yep, I think I'm doing everything to make my code as non-wonky as possible. I'm just using the code for hyperlinks that u sent me awhile ago.
But John, no worries. If this means that I "need" to put each hyperlink it its own box, then that'll put me ahead of even slumry in citations for the week. Mwa-ha-ha-ha-ha Jul 6, 2007
john dang. maybe it's not fixed :-| Jul 6, 2007
john Should be fixed -- rather than give the parsing error, the code now just strips all html if it thinks it's wonky.
How to write non-wonky html? Make sure it's xml/xhtml compliant. Some tips:
- Close all your tags. So rather than using just a <p> tag to create a paragraph, wrap the whole paragraph with beginning and ending tags, <p>like this</p>.
- If you use stand-alone tags, make them self-closing. It's <br />, not <br>. That goes for images tags, too: <img src="foo" />
- Use lowercase characters in tags. It's <p>, not <P>.
- Quote all tag attributes. It's <a href=";, not <a href=http://wordie.org>.
Hope that helps. Jul 6, 2007
jennarenn The problem is that I can't see any of the text. Instead, I get the new parsing error message. I pressed enter a couple of times and even added some text between the links. Both links worked when I copied them into independent locations. Any ideas? Jul 6, 2007
uselessness There are plenty of list descriptions with multiple links in them... you must be doing something wrong. Do you get an error message, or does the code just not work right? Are you putting both links back-to-back on the same line, or pressing Enter between each one? Jul 6, 2007
jennarenn In making my conversations list, I became frustrated because I couldn't include conversations on lists. (Like the one forming here.) I was going to make a list in the list description, but when you put in two links, Wordie gives you an error message. I don't want to make one comment per link, but I don't see any other way. :-/ Jul 6, 2007
uselessness Wait wait, what are you trying to do here? I'm confused. Jul 6, 2007
jennarenn Ok. Both the link to John's profile and U's wordie guidelines are correct. Why can't I put two links in the same box?
Word Guidelines for Wordie Jul 6, 2007