<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Special &#039;font&#039;-tag?</title>
		<link>http://community.wikidot.com/forum/t-58332/special-font-tag</link>
		<description>Posts in the discussion thread &quot;Special &#039;font&#039;-tag?&quot; - Question regarding the use of special fonts</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-58332#post-159656</guid>
				<title>Re: Special &#039;font&#039;-tag?</title>
				<link>http://community.wikidot.com/forum/t-58332/special-font-tag#post-159656</link>
				<description></description>
				<pubDate>Thu, 08 May 2008 02:31:38 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can use [[table]]] [[row]] and [[cell]].</p> <div class="code"> <pre> <code>[[table]] [[row]] [[cell]] This is [[span style="font-family:monospace"]]monospace[[/span]] [[/cell]] [[/row]] [[/table]]</code> </pre></div> <table> <tr> <td>This is <span style="font-family:monospace">monospace</span></td> </tr> </table> <p>— Shawn</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-58332#post-159616</guid>
				<title>Re: Special &#039;font&#039;-tag?</title>
				<link>http://community.wikidot.com/forum/t-58332/special-font-tag#post-159616</link>
				<description></description>
				<pubDate>Thu, 08 May 2008 00:00:40 +0000</pubDate>
				<wikidot:authorName>Alderman</wikidot:authorName>				<wikidot:authorUserId>54877</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hey, Shawn. Thanks a lot for that. After some toying around to find a font that the code would accept, it looks like its going to work out fine. However, apparently the table code (||) renders the span tag useless. :S</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-58332#post-159576</guid>
				<title>Re: Special &#039;font&#039;-tag?</title>
				<link>http://community.wikidot.com/forum/t-58332/special-font-tag#post-159576</link>
				<description></description>
				<pubDate>Wed, 07 May 2008 21:33:52 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre> <code>[[span style="font-family:sans-serif"]]Monospace[[/span]] [[span style="font-family:serif"]]Monospace[[/span]] [[span style="font-family:monospace"]]Monospace[[/span]]</code> </pre></div> <p><span style="font-family:sans-serif">sans-serif</span><br /> <span style="font-family:serif">serif</span><br /> <span style="font-family:monospace">monospace</span></p> <p>— Shawn</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-58332#post-159499</guid>
				<title>Special &#039;font&#039;-tag?</title>
				<link>http://community.wikidot.com/forum/t-58332/special-font-tag#post-159499</link>
				<description></description>
				<pubDate>Wed, 07 May 2008 19:18:16 +0000</pubDate>
				<wikidot:authorName>Alderman</wikidot:authorName>				<wikidot:authorUserId>54877</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><strong>My problem</strong>: I would like to occasionally use characters from a different font in the main body of my text. I am writing about several languages on my wiki, and I sometimes need to write a word or two using a non-standard font. However, including the font name in my CSS doesn't help: if I place it first in the list, then all the text appears in that font; if I place it second in the list, it never appears.</p> <p><strong>My question</strong>: Is there some kind of tag I can use to designate which font I want to appear? HTML uses a 'face'-parameter for the 'font'-tag, but I can't find anything comparable for the wikidot code. Am I overlooking something? (Or is there some other way I can accomplish what I'm trying to do?)</p> <p>Thanks in advance…</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>