Off Topic
Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.
( , Sun 1 Apr 2001, 1:00)
Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.
( , Sun 1 Apr 2001, 1:00)
« Go Back | Popular
Dammit, just a few days too late for last week's QOTW...
( , Fri 18 Jul 2008, 16:05, 5 replies, latest was 16 years ago)
( , Fri 18 Jul 2008, 16:05, 5 replies, latest was 16 years ago)
If you're going to be inlining XKCD cartoons, don't forget the title-text.
If you think this is too hard on literary criticism, read the Wikipedia article on deconstruction.
Here's how you add titles to images in HTML...
<img src="http://imgs.xkcd.com/comics/impostor.png" title="If you think this is too hard on literary criticism, read the Wikipedia article on deconstruction.">
And you get this (hover the mouse over the image)
( , Fri 18 Jul 2008, 16:12, Reply)
If you think this is too hard on literary criticism, read the Wikipedia article on deconstruction.
Here's how you add titles to images in HTML...
<img src="http://imgs.xkcd.com/comics/impostor.png" title="If you think this is too hard on literary criticism, read the Wikipedia article on deconstruction.">
And you get this (hover the mouse over the image)
( , Fri 18 Jul 2008, 16:12, Reply)
w00t!
I didn't know how to do that! YAY!
Now for the next question, how did you get the brackets to show up in a reply here? If I put brackets around anything it vanishes...
( , Fri 18 Jul 2008, 16:14, Reply)
I didn't know how to do that! YAY!
Now for the next question, how did you get the brackets to show up in a reply here? If I put brackets around anything it vanishes...
( , Fri 18 Jul 2008, 16:14, Reply)
@ Mistaspakkaman
Any chance you could post a list of all these little extras that work?
The FAQ page has a couple (which I use all the time) but it would be really handy to have a list of them that I can then have to hand when I need them.
Ta.
( , Fri 18 Jul 2008, 16:19, Reply)
Any chance you could post a list of all these little extras that work?
The FAQ page has a couple (which I use all the time) but it would be really handy to have a list of them that I can then have to hand when I need them.
Ta.
( , Fri 18 Jul 2008, 16:19, Reply)
@TRL
Do you mean the angle-brackets (less-than and greater-than)?
Use < and > for < and >
To type < and > use &lt; and &gt;
More such code-tricks can be found at http://www.htmlhelp.com/reference/html40/entities/special.html
EDIT: @chickenlady: There's loads of them, but I may get round to making a list of them someday.
( , Fri 18 Jul 2008, 16:30, Reply)
Do you mean the angle-brackets (less-than and greater-than)?
Use < and > for < and >
To type < and > use &lt; and &gt;
More such code-tricks can be found at http://www.htmlhelp.com/reference/html40/entities/special.html
EDIT: @chickenlady: There's loads of them, but I may get round to making a list of them someday.
( , Fri 18 Jul 2008, 16:30, Reply)
« Go Back | Reply To This »