<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ThoughtSparks &#187; CSS Made Easy</title>
	<atom:link href="http://www.thoughtsparks.net/category/css-made-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thoughtsparks.net</link>
	<description>Igniting Ideas for the Common Good</description>
	<lastBuildDate>Tue, 20 Sep 2011 12:38:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Font Treatment &#8211; CSS Video Tutorial #3</title>
		<link>http://www.thoughtsparks.net/font-treatment-css-video-tutorial-3/</link>
		<comments>http://www.thoughtsparks.net/font-treatment-css-video-tutorial-3/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 06:26:19 +0000</pubDate>
		<dc:creator>webadmin</dc:creator>
				<category><![CDATA[CSS Made Easy]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/09/12/font-treatment-css-video-tutorial-3/</guid>
		<description><![CDATA[Today&#8217;s post features the third Cascading Style Sheet(CSS) Video Tutorial on font usage. The video is just over 4 minutes in length. One important aspect of web publishing is effectively...]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s post features the third Cascading Style Sheet(CSS) Video Tutorial on font usage. The video is just over 4 minutes in length.</p>
<p>One important aspect of web publishing is effectively applying font treatments to make text more readable. With a few adjustments to fonts, the readership of a site will find it easier to assimilate the important information shared&nbsp; with them. </p>
<p>The tutorial shows how to apply several different font attributes to create a more unique and design centered presentation. While the web has some built-in limitations, these techniques will free you from the constraints of the default templates common in many blog applications.</p>
<h4 align="center"><strong>Font Treatment &#8211; CSS Video Tutorial #3</strong><object width="480" height="430" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param value="#FFFFFF" name="bgcolor" /><param value="true" name="loop" /><embed width="480" height="430" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" loop="true" bgcolor="#FFFFFF" quality="high" src="http://www.thoughtsparks.net/wp-content/uploads/2007/09/FontUsageTutorial.swf"></embed></object></h4>
<h4><strong>Web Safe Fonts</strong></h4>
<p>As mentioned in the video, the following is a short list of some basic fonts to choose for a website:</p>
<ul>
<li><span style="font-family: Arial;">Arial</span>, <span style="font-family: Arial Black;">Arial Black</span></li>
<p></p>
<li><span style="font-family: Comic Sans MS;">Comic Sans MS</span></li>
<p></p>
<li><span style="font-family: Courier;">Courier</span></li>
<p></p>
<li><span style="font-family: Georgia;">Georgia</span></li>
<p></p>
<li><span style="font-family: Impact;">Impact</span></li>
<p></p>
<li><span style="font-family: Lucida Console;">Lucida Console</span></li>
<p></p>
<li><span style="font-family: Palatino;">Palatino</span>,<span style="font-family: Book Antigua;">Book Antigua</span></li>
<p></p>
<li><span style="font-family: Tahoma;">Tahoma</span>,<span style="font-family: Geneva;">Geneva</span>,<span style="font-family: sans-serif;">sans-serif</span></li>
<p></p>
<li><span style="font-family: Times New Roman;">Times New Roman</span>, <span style="font-family: Times;">Times</span>, <span style="font-family: serif;">serif</span></li>
<p></p>
<li><span style="font-family: Trebuchet MS;">Trebuchet MS</span>,<span style="font-family: Helvetica;">Helvetica</span>,<span style="font-family: Verdana;">Verdana</span></li>
<p></p>
<li><span style="font-family: Symbol;">Symbol</span>,<span style="font-family: Webdings;">Webdings</span></li>
<p></p>
<li><span style="font-family: Wingdings;">Wingdings</span>, <span style="font-family: Zapf Dingbats;">Zapf Dingbats</span></li>
</ul>
<p>Let me know if this tutorial is helpful. If you have any other questions about fonts, leave a comment as well and I&#8217;ll do what I can to answer them as efficiently as possible. You can take styles in many directions and make simple changes that will spruce-up your site. At the same time they can get very complex especially when tweaking an existing style sheet. Go for it, just be patient with yourself as it takes a while to get the hang of it.</p>
<p>One important tip: before beginning tweaks to a stylesheet, copy and paste the style sheet into Notepad and save to your desktop. Each time you make significant changes and it works well, save another copy. This way if you muck it up, it won&#8217;t take you but a minute to reverse it and then wait until a later time to try again.</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/font-treatment-css-video-tutorial-3/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Horizontal Tabs &#8211; CSS Video Tutorial #2</title>
		<link>http://www.thoughtsparks.net/horizontal-tabs-css-video-tutorial-2/</link>
		<comments>http://www.thoughtsparks.net/horizontal-tabs-css-video-tutorial-2/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 01:16:41 +0000</pubDate>
		<dc:creator>webadmin</dc:creator>
				<category><![CDATA[CSS Made Easy]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/09/08/horizontal-tabs-css-video-tutorial-2/</guid>
		<description><![CDATA[Today&#8217;s post features the second Cascading Style Sheet(CSS) Video Tutorial on creating horizontal tabs such as are used for the top navigation of this website. The video is 4 minutes...]]></description>
			<content:encoded><![CDATA[<p>Today&rsquo;s post features the second Cascading Style Sheet(CSS) Video Tutorial on creating horizontal tabs such as are used for the top navigation of this website. The video is 4 minutes in length.</p>
<p>What is most excellent about&nbsp; CSS is how a few lines of code in the styles greatly alters the visual structure of a page element.</p>
<p>With a recently purchased microphone headset the quality of the recording is greatly improved. Let me know what you think and what else you would like to learn about in subsequent tutorials.</p>
<h4 align="center"><strong>Horizontal Tabs &#8211; CSS Video Tutorial #2</strong><br />
<object width="480" height="430" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"><param name="movie" value="http://www.thoughtsparks.net/wp-content/uploads/2007/09/ListItemTutorial.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="loop" value="true" /><embed width="480" height="430" src="http://www.thoughtsparks.net/wp-content/uploads/2007/09/ListItemTutorial.swf" quality="high" bgcolor="#FFFFFF" loop="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></h4>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/horizontal-tabs-css-video-tutorial-2/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Firebug Firefox Add-on Top Developer Tool</title>
		<link>http://www.thoughtsparks.net/firebug-firefox-add-on-top-developer-tool/</link>
		<comments>http://www.thoughtsparks.net/firebug-firefox-add-on-top-developer-tool/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 07:10:23 +0000</pubDate>
		<dc:creator>webadmin</dc:creator>
				<category><![CDATA[CSS Made Easy]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Web and Tech Helps]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/08/19/firebug-firefox-add-on-top-developer-tool/</guid>
		<description><![CDATA[A developer friend of mine turned me on to the Firefox Add-on Firebug. This tool, not only is invaluable for troubleshooting code for developers, it proved invaluable for revising thoughtsparks.net....]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.thoughtsparks.net/wp-content/uploads/2007/08/firebug.jpg" /></p>
<p>A developer friend of mine turned me on to the Firefox Add-on Firebug. This tool, not only is invaluable for troubleshooting code for developers, it proved invaluable for revising <a href="http://www.thoughtsparks.net">thoughtsparks.net</a>. This nifty plug-in allows one to walk through the code and stylesheet on the fly while looking at a page. In the sea of WordPress styles, it helped to sort out what div was affected and allowed for fairly rapid revision to my blog. I&#8217;ve used this tool in a more robust environment as well and can testify to it&#8217;s utility across the spectrum. Check it out at: <a href="http://www.getfirebug.com">getfirebug.com</a>. </p>
<p>BTW, any thoughts on the newer look for <a href="http://www.thoughtsparks.net">thoughtsparks.net</a>? I take an evolutionary approach to site revision&#8230;a little at a time.
</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/firebug-firefox-add-on-top-developer-tool/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>10 Reasons to Use List-Item Tags</title>
		<link>http://www.thoughtsparks.net/10-reasons-to-use-list-item-tags/</link>
		<comments>http://www.thoughtsparks.net/10-reasons-to-use-list-item-tags/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 05:02:45 +0000</pubDate>
		<dc:creator>webadmin</dc:creator>
				<category><![CDATA[CSS Made Easy]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/10/09/10-reasons-to-use-list-item-tags/</guid>
		<description><![CDATA[We love lists and if you can compact information into a set of 10, then you&#8217;ve found the holy grail of blog post formats. Searching Google with the phrase &#8220;10...]]></description>
			<content:encoded><![CDATA[<p>We love lists and if you can compact information into a set of 10, then you&#8217;ve found the holy grail of blog post formats. Searching Google with the phrase &#8220;10 reasons&#8221; turned up 190,000,000 results.</p>
<p>There is something tight about a list of 10. It&#8217;s long enough to convey a good amount of information but short enough to assimilate and remember. It just seems complete that number 10. So, in good fashion, what would a post on list-items be without rounding to the number 10.</p>
<ol>
<li><strong>List-items are easy for humans to read. </strong>Most users scan sites for information and only get down to reading content where they find pertinent information. Readers enjoy combing through sites that provide that functionality. Sure some readers may hang on every word you say, but for the rest, lists give them ability to jump right to the information that brought them to your site in the first place.</li>
<li><strong>Search engines index lists well.</strong> Lists prove popular with search engine optimization as well for much the same reason as point number 1. Search engines are designed to assist humans in finding pertinent information to their queries. Lists provide a structure to information that fits nicely within search engine algorithms. You are assisting the search engine in properly indexing your site by giving a topic and outline of information.</li>
<li><strong>Lists organize thoughts and encourage succinct communication.</strong> When I start a list, I often write-out the main points and then return to the list-items to fill-in the explanations. This provides a very quick way to outline my the major points and then return to the nitty gritty details.</li>
<li><strong>People read lists.</strong> There&#8217;s something welcoming about a list. It conveys a sense of confidence that the reader will be able to quickly get through the information.</li>
<li><strong>Unordered lists convey a sense of collective, non-linear groups. </strong>Bullet items in presentations whether PowerPoint or on the web have become a mainstay for content structure.<br />
<table width="100%">
<tbody>
<tr valign="top">
<td width="50%"><strong>Unordered list looks like:</strong><br />
&lt;ul&gt;<br />
&lt;li&gt;First item&lt;/li&gt;<br />
&lt;li&gt;Second item&lt;/li&gt;<br />
&lt;/ul&gt;</td>
<td><strong>And renders like:</strong>&nbsp;</p>
<ul>
<li>First item</li>
<li>Second item</li>
</ul>
</td>
</tr>
</tbody>
</table>
</li>
<li><strong>Ordered lists show a hierarchy to information in a progressive manner.</strong> An ordered list is the same structure as an unordered list except that it uses &lt;ol&gt; and &lt;/ol&gt; tags instead of &lt;ul&gt; and &lt;/ul&gt; tags. The nice thing about lists is that changing those two tags applies a different treatment to the list.<br />
<table width="100%">
<tbody>
<tr valign="top">
<td width="50%"><strong>Numbered list looks:</strong><br />
&lt;ul&gt;<br />
&lt;li&gt;First item&lt;/li&gt;<br />
&lt;li&gt;Second item&lt;/li&gt;<br />
&lt;/ul&gt;</td>
<td><strong>And renders like:</strong>&nbsp;</p>
<ol>
<li>First item</li>
<li>Second item</li>
</ol>
</td>
</tr>
</tbody>
</table>
</li>
<li><strong>Definition lists give meaning to the list as terms and definitions by its structure.</strong> The Definition list is a lesser known and used list but can be very helpful both for search optimization and for a quick structure for glossaries.<br />
<table width="100%">
<tbody>
<tr valign="top">
<td width="49%"><strong>Definition list looks like:</strong><br />
&lt;dl&gt;<br />
&lt;dt&gt;Guitar<br />
&lt;dd&gt;a stringed instrument; played by strumming or plucking<br />
&lt;dt&gt;Piano<br />
&lt;dd&gt;an instrument with a keyboard that strikes wire strings<br />
&lt;/dl&gt;</td>
<td width="49%"><strong>Which renders like:</strong>&nbsp;</p>
<dl>
<dt>Guitar</dt>
<dd>a stringed instrument; played by strumming or plucking</dd>
<dt>Piano</dt>
<dd>an instrument with a keyboard that strikes wire strings</dd>
</dl>
</td>
</tr>
</tbody>
</table>
</li>
<li><strong>Lists are flexible for styling.</strong> By assigning classes to lists, the list can change it&#8217;s display without changing the content. A good example of that is illustrated in the post <a href="http://www.thoughtsparks.net/2007/09/08/horizontal-tabs-css-video-tutorial-2/">Horizontal Tabs &#8211; CSS Video Tutorial #2</a>.</li>
<li><strong>Lists are multi-purpose.</strong> Lists can be used for vertical and horizontal menus, information content structure, options in a form and displaying graphical information such as photo galleries.</li>
<li><strong>Lists make formatting quick. </strong>The nice thing about lists are the built-in <em>type attributes</em> that can be assigned either at the style sheet or at the point of creating the list.<strong> Ordered list format option:</strong>
<ol>
<li>capital letters<br />
&lt;li type =&#8221;A&#8221;&gt;</li>
<li>lowercase letters<br />
&lt;li type=&#8221;a&#8221;&gt;</li>
<li>capital roman numerals<br />
&lt;li type=&#8221;I&#8221;&gt;</li>
<li>roman numerals<br />
&lt;li type=&#8221;i&#8221;&gt;</li>
<li>numerical list (default type) &lt;li type=&#8221;1&#8243;&gt;</li>
</ol>
</li>
</ol>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/10-reasons-to-use-list-item-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Visited Links Disappear</title>
		<link>http://www.thoughtsparks.net/make-visited-links-disappear/</link>
		<comments>http://www.thoughtsparks.net/make-visited-links-disappear/#comments</comments>
		<pubDate>Wed, 02 May 2007 16:38:59 +0000</pubDate>
		<dc:creator>webadmin</dc:creator>
				<category><![CDATA[CSS Made Easy]]></category>
		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/05/02/make-visited-links-disappear/</guid>
		<description><![CDATA[I just thought of a really nifty method to make visited links disappear. This may be handy for a check list to drop-off links as they are clicked. It may...]]></description>
			<content:encoded><![CDATA[<p>I just thought of a really nifty method to make visited links disappear. This may be handy for a check list to drop-off links as they are clicked. It may also be used to keep content fresh for folks if you combined it w/ a <span class="TSDef" title="A client-side scripting language.">javascript</span>.</p>
<p>Two Simple Step Process:</p>
<ol>
<li>Add the following style to your <a href="http://www.thoughtsparks.net/glossary/#CSS"><span title="Cascading Style Sheets" class="TSDef">CSS</span></a>:
<p>    <font color="#ff0000">.DisappearingVisited a:visited{<br />
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; display: none;<br />
    }</font>&nbsp;</li>
<li>Apply style to list of links on page:
<p>    <font color="#ff0000">&lt;span class=&quot;DisappearingVisited&quot;&gt;<br />
    &lt;a href=&quot;http://www.google.com&quot;&gt;Google.com&lt;/a&gt;<br />
    &lt;a href=&quot;http://www.firefox.com&quot;&gt;FireFox.com&lt;/a&gt;<br />
    &lt;/span&gt;</font></li>
</ol>
<p>That&#8217;s all there is to it. Have fun with it and let me know if you find a good use for it.</p>
<h3>Added Example &#8211; Try it!</h3>
<p><span class="DisappearingVisited"> <a href="http://www.fastcompany.com">www.fastcompany.com</a> <a href="http://www.mashable.com"><br/>www.mashable.com</a> <a href="http://www.thoughtsparks.net/portfolio/"><br/>www.thoughtsparks.net/portfolio</a>  <a href="http://www.smashingmagazine.com/"><br/>www.smashingmagazine.com</a> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/make-visited-links-disappear/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Reference Helps Add Value</title>
		<link>http://www.thoughtsparks.net/site-reference-helps-add-value/</link>
		<comments>http://www.thoughtsparks.net/site-reference-helps-add-value/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 12:56:43 +0000</pubDate>
		<dc:creator>webadmin</dc:creator>
				<category><![CDATA[CSS Made Easy]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Web and Tech Helps]]></category>

		<guid isPermaLink="false">http://www.thoughtsparks.net/2007/04/30/site-reference-helps-add-value/</guid>
		<description><![CDATA[If you publish a website or a blog, you are an expert in what you know. Or if you don&#8217;t consider yourself&#160; an expert, most likely you know much more...]]></description>
			<content:encoded><![CDATA[<p>If you publish a website or a blog, you are an expert in what you know. Or if you don&#8217;t consider yourself&nbsp; an expert, most likely you know much more about your topic than many of your readers. With every topic comes a set of vocabulary that the reader must know in order to properly understand your message. While topic specific jargon is true of any area of focus, this is especially indicative of technical related sites. For many readers all of the acronyms seem like vegetable soup: What does <a href="http://www.thoughtsparks.net/glossary/#HTML"><span class="TSDef" title="Hyper Text Mark-up Language">HTML</span></a>, <a href="http://www.thoughtsparks.net/glossary/#CSS"><span class="TSDef" title="Cascading Style Sheets">CSS</span></a>, and <a href="http://www.thoughtsparks.net/glossary/#FTP"><span class="TSDef" title="File Transfer Protocol">FTP</span></a> mean they may wonder? As a techie, I am all too guilty at times of assuming my reader understands such words. At the same time, so as not to be guilty of <span class="TSDef" title="Running-off at the mouth without end.">logorrhea infanitum</span>, I have employed two not-common enough, but accepted methods for assisting my readers:</p>
<ul>
<li><strong>Cursor:help</strong></li>
<li><strong>Site Glossary</strong></li>
</ul>
<h3>Cursor:help</h3>
<p>Cursor:help refers to an attribute in <a href="http://www.thoughtsparks.net/glossary/#CSS"><span class="TSDef" title="Cascading Style Sheets">CSS</span></a>. when you mouse over the acronym <a href="http://www.thoughtsparks.net/glossary/#CSS"><span title="Cascading Style Sheets" class="TSDef">CSS</span></a> you notice an exclamation mark and description. This is a help to users to know more about the meaning or significance of the word.</p>
<h3>&nbsp;To add Cursor:help to your site:</h3>
<ul>
<li>Place the following in your style.css or main style sheet:
<p>    <font color="#ff0000">.TSDef<br />
    {COLOR: #CC6633;<br />
    CURSOR: help;<br />
    TEXT-DECORATION: none;}</font><br />
    Change the text color to your choosing and bold the word by adding<font color="#ff0000"> &quot;font-weight: bold;&quot;</font></li>
<li>Employ the &lt;span&gt; tag to create the effect: <font color="#ff0000">&lt;span class=&quot;TSDef&quot; title=&quot;Hyper Text Mark-up Language. HTML is the basic language of the web.&quot;&gt;HTML&lt;/span&gt;</font>
<p>    <font color="#ff0000">&lt;span</font> &#8211; opens the span tag<br />
    <font color="#ff0000">class=&quot;TSDef&quot;</font> relates to the class defined in the style sheet<br />
    <font color="#ff0000">title=&quot;&quot;</font> is the information you want to appear in the mouseover<br />
    <font color="#ff0000">&lt;/span&gt; </font>closes the tag</li>
</ul>
<p><strong>Example:</strong> <span title="A CSS attribute that allows for mouseover." class="TSDef">Cursor:Help</span></p>
<h3>Add Site Glossary:</h3>
<ul>
<li>Create a link to the page and specific location on the page of the word:
<p>    <font color="#ff0000">&lt;a href=&quot;http://www.thoughtsparks.net/glossary/#HTML&quot;&gt;HTML [Glossary]&lt;/a&gt;</font></p>
<p>    Specific page is: <font color="#ff0000">http://www.thoughtsparks.net/glossary/</font><br />
    Specific location is: <font color="#ff0000">#HTML</font><br />
    <font color="#ff0000">     <br />
    </font></li>
<li>The text [Glossary] could be replaced with an image icon or just hyperlink the word itself.
<p>    To add a specific location place the tags <font color="#ff0000">&lt;a name=&quot;HTML&quot;&gt;&lt;/a&gt; around or next to the location i.e. &lt;a name=&quot;HTML&quot;&gt;HTML&lt;/a&gt; <font color="#000000">on the glossary page.</font></font><font color="#ff0000"><font color="#000000"></font></font></li>
</ul>
<p><strong>Example: </strong><a title="Link to Glossary" href="http://www.thoughtsparks.net/glossary/#HTML">HTML[Glossary Term]</a> or <a title="Link to Glossary" href="http://www.thoughtsparks.net/glossary/#HTML">HTML<sub><img width="12" vspace="0" hspace="0" height="15" border="0" src="http://www.thoughtsparks.net/wp-content/uploads/Image/ICON-TSDef.png" alt="Glossary Definition Link" title="Glossary Definition Link" /></sub></a></p>
<h3>Combine the Two</h3>
<p>You will notice in the top paragraph that I actually combined the two methods into one giving brief explanation w/ a link to the glossary explanation.</p>
<p><strong>Example:</strong> <a href="http://www.thoughtsparks.net/glossary/#HTML"><span class="TSDef" title="Hyper Text Mark-up Language">HTML</span></a></p>
<p>You now have two options for enabling your readers to more fully understand your subject matter. Both of these are fairly standard conventions on the web and will add value to your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsparks.net/site-reference-helps-add-value/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

