<?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>CSS Concept &#187; CSS Tools</title>
	<atom:link href="http://www.cssconcept.com/category/css-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cssconcept.com</link>
	<description>CSS can be just that easy..</description>
	<lastBuildDate>Sat, 07 Jun 2008 13:07:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS Properties</title>
		<link>http://www.cssconcept.com/css/css-properties</link>
		<comments>http://www.cssconcept.com/css/css-properties#comments</comments>
		<pubDate>Tue, 06 May 2008 18:07:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Tools]]></category>

		<guid isPermaLink="false">http://cssconcept.com/css/css-properties</guid>
		<description><![CDATA[CSS Properties
The meat of HTML language are being made by the tags like (i.e.,&#60;b&#62;,&#60;body&#62;,&#60;a&#62;,etc).  Css has many properties (Font, Box, Color, Text) that we are already explained over in some tutorials.
If you don&#8217;t know already CSS has grouped into logical goups its properties, and so an order has been made for them, than HTML [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CSS Properties</strong></p>
<p>The meat of HTML language are being made by the tags like (i.e.,&lt;b&gt;,&lt;body&gt;,&lt;a&gt;,etc).  <strong>Css </strong>has many properties (Font, Box, Color, Text) that we are already explained over in some tutorials.</p>
<p>If you don&#8217;t know already <strong>CSS</strong> has grouped into logical goups its properties, and so an order has been made for them, than HTML who is not. The following tutorial will give you a short and &#8216;keen&#8217; description  of  each  <strong>CSS properties</strong>. So, here are the <strong>Css</strong> references.</p>
<h1>Text Properties</h1>
<p><span id="more-297"></span></p>
<p>So you can control spacing, decoration, alignment and other aspects to the text. We have made a list with all the CSS text properties.</p>
<ul>
<li> letter-spacing</li>
<li>word-spacing</li>
<li>text-decoration</li>
<li>vertical-align</li>
<li>text-transform</li>
<li>text-align</li>
<li>text-indent</li>
<li>line-height</li>
</ul>
<h1>Font Properties</h1>
<p>If you want to control all aspects to your text graphical representation you can do it with font properties. To have thickness to your font(font-weight) to font type (font-family) to your choice. Bellow are the font properties :</p>
<ul>
<li>font</li>
<li>font-family</li>
<li>font-size</li>
<li>font-style</li>
<li>font-weight</li>
<li>font-variant</li>
</ul>
<h1>Color Properties</h1>
<p>Color Properties defines what color the text inside the specific HTML element will have. You can use classes or indentifiers for multiple color for one type of HTML element.</p>
<ul>
<li>Color</li>
</ul>
<h1>Classification Properties</h1>
<p>The classification properties as having the list element and all the leftover elements that would not fit into any other category. Check out our CSS Properties Reference for a an example of all the properties mentioned here.</p>
<ul>
<li>Display</li>
<li>Whitespace</li>
<li>List Style</li>
<li>List Style Type</li>
<li>List Style Image</li>
<li>List Style Position</li>
</ul>
<h1>Background Properties</h1>
<p>Background properties control things like if the background is a single color or maybe an image. If it&#8217;s an image you can set the position of the image and tell it whether or not you want the image to repeat left-to-right and/or  top-to-bottom.</p>
<ul>
<li>Background</li>
<li>Background Color</li>
<li>Background Image</li>
<li>Background Repeat</li>
<li>Background Attachment</li>
<li>Background Position</li>
</ul>
<h1>Box Properties</h1>
<p>The box properties are used to define the spacing in and around HTML element, their borders, and other positioning aspects. Border, Margin, and Padding all have four properties each: top, right, bottom, and left.</p>
<ul>
<li>Margin</li>
<li>Padding</li>
<li>Border</li>
<li>Border-width</li>
<li>Border-color</li>
<li>Border-style</li>
<li>Width</li>
<li>Height</li>
<li>Float</li>
<li>Clear</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cssconcept.com/css/css-properties/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great List of CSS Tools</title>
		<link>http://www.cssconcept.com/css-tools/great-list-of-css-tools</link>
		<comments>http://www.cssconcept.com/css-tools/great-list-of-css-tools#comments</comments>
		<pubDate>Sat, 23 Feb 2008 15:11:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Tools]]></category>

		<guid isPermaLink="false">http://cssconcept.com/css-tools/great-list-of-css-tools</guid>
		<description><![CDATA[   More than simple, useful and really handy, tools that are being used when you are making a project or you are in developing something are just great. You can have more option from font size, to create rollover &#8211; navigation, from online &#8211; forms, to slide &#8211; show, format CSS code or [...]]]></description>
			<content:encoded><![CDATA[<p>   More than simple, useful and really handy, tools that are being used when you are making a project or you are in developing something are just great. You can have more option from font size, to create rollover &#8211; navigation, from online &#8211; forms, to slide &#8211; show, format CSS code or optimize code..you can use more than hundreds of tools to make it easier..</p>
<p>We have here collected more useful CSS tools, at least most of them and we have tried to make a precise overview. The conclusion is : Useful <strong>CSS &#8211; Tools you can develop tableless web-sites..   </strong></p>
<h3>Forms</h3>
<p><a href="http://www.maketemplate.com/form/">Css Form Layout generator</a></p>
<p>CSS form generator will create a nice looking layout for forms.</p>
<p><a href="http://www.jotform.com/">JotForm </a></p>
<p>First Web Based WYSIWYG Form..</p>
<p><a href="http://www.accessify.com/tools-and-wizards/accessibility-tools/form-builder/">Accesible form Builder </a></p>
<p>Generate XHTML..quick and easy..</p>
<p><span id="more-24"></span></p>
<h2>   Layout</h2>
<p><a href="http://www.inknoise.com/experimental/layoutomatic.php">Layout-0-matic  </a></p>
<p>Generates tableless <span class="searchterm1">CSS</span> layouts and perspectives for touch of a button..</p>
<p><a href="http://www.scriptomizers.com/css/stylesheet_generator"> Scriptomizers</a></p>
<p>A <span class="searchterm1">CSS</span> stylesheet generator</p>
<p><a href="http://www.qrone.org/cssdesigner.html">  QrONE CSS Designer</a></p>
<p>CSS generator..</p>
<p><a href="http://www.ibdjohn.com/csstemplate/"><span class="searchterm1">CSS</span> Code Generator</a></p>
<p>CSS template generator yields a three column layout without using any Tables.   .</p>
<p><a href="http://csscreator.com/?q=tools/layout">CSS Creator</a></p>
<p><span class="searchterm1">CSS</span> Cascading Style Sheet Layout generator for your web site..</p>
<p><a href="http://www.neuroticweb.com/recursos/css-rounded-box/">CSS Box Generator</a></p>
<p>Generator for html and <span class="searchterm1">css..</span></p>
<p><a href="http://www.wannabegirl.org/firdamatic/">Firdramatic</a></p>
<p>Online tableless layout generator that allows you to create and customise layouts easily only by completing forms..</p>
<p><a href="http://www.positioniseverything.net/articles/pie-maker/pagemaker_form.php">CSS Source Ordered Variable Border</a></p>
<p><span class="searchterm1">CSS</span> Source Ordered Variable Border..</p>
<h3>Fonts</h3>
<p><a href="http://www.thenoodleincident.com/tutorials/box_lesson/font/index.html">Text sizing </a></p>
<p>More than 200 Screenshots..</p>
<p><a href="http://www.somacon.com/p334.php"><span class="searchterm1">CSS</span> Font and Text Style Wizard</a></p>
<p>Wizard to experiment with font and text styles and generate sample <span class="searchterm1">CSS</span> style source code..</p>
<p><a href="http://www.korhoen.net/css_typeviewer.html">Korhoen typeviewer</a></p>
<p><span class="searchterm1">css</span> typeviewer..</p>
<p><a href="http://riddle.pl/emcalc/">Em Calculator</a></p>
<p>Tool for calculating pixel font sizes to ems..</p>
<p><a href="http://typetester.maratz.com/"> Typetester</a></p>
<p>More types to Compare fonts for the screen ..</p>
<h3>Formatters and Optimizers</h3>
<h3><a href="http://www.prettyprinter.de/">Pretty Printer for PHP, Java, C++, C, Perl, JavaScript, CSS</a></h3>
<p>This is a source code beautifier (source code formatter), similiar to indent..</p>
<p><a href="http://www.cssdrive.com/index.php/main/csscompressor/"> <span class="searchterm1">CSS</span> Compressor</a></p>
<p>You can choose from three levels of compression, depending on how legible you want the compressed CSS to be versus degree of compression. .</p>
<p><a href="http://www.cleancss.com/">Clean CSS &#8211; Optmize and Format your <span class="searchterm1">CSS</span></a></p>
<p>CleanCSS..</p>
<p><a href="http://floele.flyspray.org/csstidy//css_optimiser.php"><span class="searchterm1">CSS</span> Formatierer und Optimierer </a></p>
<p>CSS optimize..</p>
<p><a href="http://tools.arantius.com/tabifier">CSS, HTML, and C Style code </a></p>
<p>The tabifier is a tool to properly indent computer code..</p>
<p><a href="http://iceyboard.no-ip.org/projects/css_compressor">CSS Compressor</a></p>
<p>The <abbr title="Cascading Style Sheets">CSS</abbr> Compressor makes major changes to stylesheets and is still in developement, so it may not work correctly..</p>
<p><a href="http://www.lonniebest.com/FormatCSS/"><span class="searchterm1">CSS</span> Online</a></p>
<p>Automatically format your <span class="searchterm1">CSS</span> (cascading style sheets)..<a href="http://tools.arantius.com/tabifier">Tabifer</a></p>
<p>The tabifier is a tool to properly indent computer code..</p>
<h3>Navigation</h3>
<p><a href="http://www.webmaster-toolkit.com/css-menu-generator.shtml"><strong>CSS Menu Generator</strong></a></p>
<p>Our <strong>CSS Menu Generator</strong> will generate both the CSS and the HTML code required to produce a text-based yet appealing set of navigation buttons..</p>
<p><a href="http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/">List-O-Matic </a></p>
<p>Generate <span class="searchterm1">CSS</span>-styled navigation menus..</p>
<p><a href="http://www.colly.com/scripts/rollover.html">CSS form </a></p>
<p>With this CSS rollover generator, you can create two distinct styles of rollover button, using CSS and just one image..</p>
<p><a href="http://css.maxdesign.com.au/listamatic/">Listamatic </a></p>
<p>Using <span class="searchterm1">CSS</span> and a simple list to create radically different list..</p>
<p><a href="http://www.dmxzone.com/ShowDetail.asp?NewsId=5618">List-o-Rama </a></p>
<p>Generate nice <span class="searchterm1">CSS</span> inline menus in seconds..</p>
<h3>Misc <span class="searchterm2">Tools</span></h3>
<p><a href="http://tools.sitepoint.com/spanky/index.php">Spanky Corners </a></p>
<p>Is an experimental technique for using only CSS to produce &#8217;round-cornered content boxes&#8217; with semantically pure markup. It does not require JavaScript to work..</p>
<p><a href="http://www.s5easy.com/">Create S5 Slideshows Easy Online</a></p>
<p>Slideshow in only 3 steps..</p>
<p><a href="http://penguin.theopalgroup.com/cgi-bin/css3explainer/selectoracle.py">Selectoracle </a></p>
<p>Translations of <span class="searchterm1">CSS</span>3 selectors..</p>
<p><a href="http://www.iconico.com/CSSScrollbar/"><span class="searchterm1">CSS</span> Scrollbar Color Changer </a></p>
<p>Use the controls below to change the color of your HTML scrollbars for Internet Explorer..</p>
<p><a href="http://www.themaninblue.com/experiment/CSSLoveChild/"><span class="searchterm1">CSS</span> Love Child</a></p>
<p>The Man in Blue Experiment &#8211; I want the body of Site..</p>
<p><a href="http://redalt.com/Tools/I+Like+Your+Colors">I Like Your Colors</a></p>
<p>There is a form at the bottom of this page that lets you choose any URL you want to extract colors from..</p>
<p><a href="http://litmusapp.com/labs"> <span class="searchterm1">CSS</span>Vista</a></p>
<p>CSSVista is a<strong> <strong>free</strong> </strong>Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox..</p>
<p><a href="http://www.somacon.com/p141.php"><span class="searchterm1">CSS</span> Table Border Style Wizard</a></p>
<p>Use this wizard to experiment with table border styles..</p>
<h1></h1>
<h2></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.cssconcept.com/css-tools/great-list-of-css-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
