<?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>Social Media Greece &#187; CSS</title>
	<atom:link href="http://blog.social-media.gr/index.php/category/design/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.social-media.gr</link>
	<description>Search Engine Optimization &#38; Social media optimization in Greece</description>
	<lastBuildDate>Wed, 29 Aug 2012 07:25:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>CSS Sprite</title>
		<link>http://blog.social-media.gr/index.php/css-sprite/</link>
		<comments>http://blog.social-media.gr/index.php/css-sprite/#comments</comments>
		<pubDate>Tue, 14 Aug 2012 08:32:17 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=2196</guid>
		<description><![CDATA[Sprite Creator. This program allows you to upload an image and select areas of the image to create the css for that sprite. at:http://www.floweringmind.com/sprite-creator/   -  For the CSS positioning CSS  sprite http://csssprites.com/ &#160; &#160; sprite &#38; accordion  merged demo: http://css-tricks.com/examples/SpriteAccordion/# &#160; Projekt Fondue CSS Sprite Generator This generator lets you ignore duplicate images, resize source [...]]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/css-sprite/" data-text="CSS Sprite" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-sprite%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/css-sprite/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/css-sprite/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/css-sprite/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-sprite%2F&&description=CSS+Sprite" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p>Sprite Creator. This program allows you to upload an image and select areas of the image to create the css for that sprite.</p>
<p>at:<a href="http://www.floweringmind.com/sprite-creator/">http://www.floweringmind.com/sprite-creator/</a>   -  For the CSS positioning</p>
<p>CSS  sprite <img class="alignright" src="http://csssprites.com/images/logo.png" alt="" width="477" height="111" /><br />
<a href="http://csssprites.com/">http://csssprites.com/</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>sprite &amp; accordion  merged demo:<br />
<a href="http://css-tricks.com/examples/SpriteAccordion/#">http://css-tricks.com/examples/SpriteAccordion/#</a></p>
<p>&nbsp;</p>
<p><a href="http://spritegen.website-performance.org/">Projekt Fondue CSS Sprite Generator</a><br />
This generator lets you ignore duplicate images, resize source images, define horizontal and vertical offset, define background and transparency color, assign CSS class prefixes and various other things. It also supports many languages. The source code is available for downloading and is covered by a BSD license. Want to run a local copy? Well, you can do that, too.</p>
<p><a href="http://spritegen.website-performance.org/"><img src="http://media.smashingmagazine.com/images/css-sprites/spritegen.gif" alt="Screenshot" border="0" /></a></p>
<p><a href="http://smartsprites.osinski.name/">SmartSprites</a><br />
A Java-based desktop application that parses special directives that you can insert into your original CSS to mark individual images to be turned into sprites. It then builds sprite images from the collected images and automatically inserts the required CSS properties into your style sheet, so that the sprites are used instead of the individual images.</p>
<p>You can work with your CSS and original images as usual and have SmartSprites automatically transform them to the sprite-powered version when necessary. A <a href="http://www.tanila.de/smartsprite/index.php">PHP version</a> is available as well. Open-source. Check also <a href="http://tanila.de/smartsprite/index.php">Chris Brainard’s Sprite Creator 1.0</a>.</p>
<h3>Bonus: How Does The background-position Property Work?</h3>
<p>The <code>background-position</code> property, together with <a href="http://www.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/">CSS specificity</a> and <a href="http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/">CSS floats</a>, is probably one of the most confusing and counter-intuitive of CSS properties.</p>
<p>According to CSS specifications, the <code>background-position</code> takes two (optional) arguments: <code>horizontal</code> position and <code>vertical</code> position. For example:</p>
<div id="highlighter_859972">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>.introduction {</code></td>
</tr>
</tbody>
</table>
</div>
<div>
<table>
<tbody>
<tr>
<td><code>2</code></td>
<td><code>    </code><code>background-image</code><code>: </code><code>url</code><code>(bg.gif);</code></td>
</tr>
</tbody>
</table>
</div>
<div>
<table>
<tbody>
<tr>
<td><code>3</code></td>
<td><code>    </code><code>background-position</code><code>: [horizontal position] [vertical position];</code></td>
</tr>
</tbody>
</table>
</div>
<div>
<table>
<tbody>
<tr>
<td><code>4</code></td>
<td><code>    </code><code>}</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>Using this property, you can define the exact position of the background image for the block-level element (list item <code>li</code>). You can use either <code>%</code> or <code>px</code> units (or mix both) to define the starting position (i.e. the upper-left corner) of the displayed part of the master image. Alternatively, you could use the following keywords: top left, top center, top right, center left, center center, center right, bottom left, bottom center, bottom right.</p>
<p>Hence, in <code>background-position: x% y%</code>, the first value is the horizontal position, and the second value is the vertical position. The top-left corner is <code>0% 0%</code>. The bottom-right corner is <code>100% 100%</code>. <strong>If you specify only one value, the other value will be 50%</strong>.</p>
<p>For instance, if you use,</p>
<div id="highlighter_903239">
<div>
<div>
<table>
<tbody>
<tr>
<td><code>1</code></td>
<td><code>ul li {</code></td>
</tr>
</tbody>
</table>
</div>
<div>
<table>
<tbody>
<tr>
<td><code>2</code></td>
<td><code>    </code><code>background-image</code><code>: </code><code>url</code><code>(bg.gif);</code></td>
</tr>
</tbody>
</table>
</div>
<div>
<table>
<tbody>
<tr>
<td><code>3</code></td>
<td><code>    </code><code>background-position</code><code>: </code><code>19px</code> <code>85px</code><code>;</code></td>
</tr>
</tbody>
</table>
</div>
<div>
<table>
<tbody>
<tr>
<td><code>4</code></td>
<td><code>    </code><code>},</code></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<p>… then the <strong><code>background-image</code> will be positioned</strong> 19 pixels from the left and 85 pixels from the top of the list item element.</p>
<p>As <a href="http://reference.sitepoint.com/css/background-position">SitePoint’s reference article explains</a>: “a <code>background-image</code> with <code>background-position</code> values of <code>50% 50%</code> will place the point of the image that’s located at 50% of the image’s width and 50% of the image’s height at a corresponding position within the element that contains the image. In the above case, this causes the image to be perfectly centered. This is an important point to grasp — using background-position isn’t the same as placing an element with absolute position using percentages where the top-left corner of the element is placed at the position specified.”</p>
<p>You can find a detailed explanation of the property in the article “<a href="http://reference.sitepoint.com/css/background-position">background-position (CSS property)</a>” on SitePoint.</p>
<p>Other intersting css tricks : http://css-tricks.com/downloads/</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/css-sprite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Cheat Sheets</title>
		<link>http://blog.social-media.gr/index.php/css-cheat-sheets/</link>
		<comments>http://blog.social-media.gr/index.php/css-cheat-sheets/#comments</comments>
		<pubDate>Tue, 31 May 2011 18:45:37 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1897</guid>
		<description><![CDATA[CSS Cheat Sheets via 10 Most Valuable CSS Cheat Sheets For Web Designers.]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/css-cheat-sheets/" data-text="CSS Cheat Sheets" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-cheat-sheets%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/css-cheat-sheets/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/css-cheat-sheets/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/css-cheat-sheets/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-cheat-sheets%2F&&description=CSS+Cheat+Sheets" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p>CSS Cheat Sheets</p>
<p>via <a href="http://stylishwebdesigner.com/10-most-valuable-css-cheat-sheets-for-web-designers/">10 Most Valuable CSS Cheat Sheets For Web Designers</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/css-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Backgrounds and Borders Module</title>
		<link>http://blog.social-media.gr/index.php/css-backgrounds-and-borders-module/</link>
		<comments>http://blog.social-media.gr/index.php/css-backgrounds-and-borders-module/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 08:35:58 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1679</guid>
		<description><![CDATA[CSS Backgrounds and Borders Module Kosta&#8217;s contribution Table of contents * 1. Introduction * 2. Values * 3. Background properties o 3.1. Layering multiple background images o 3.2. The â€˜background-colorâ€™ property o 3.3. The â€˜background-imageâ€™ property o 3.4. The â€˜background-repeatâ€™ property o 3.5. The â€˜background-attachmentâ€™ property o 3.6. The â€˜background-positionâ€™ property o 3.7. The â€˜background-clipâ€™ [...]]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/css-backgrounds-and-borders-module/" data-text="CSS Backgrounds and Borders Module" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-backgrounds-and-borders-module%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/css-backgrounds-and-borders-module/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/css-backgrounds-and-borders-module/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/css-backgrounds-and-borders-module/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-backgrounds-and-borders-module%2F&&description=CSS+Backgrounds+and+Borders+Module" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p>CSS Backgrounds and Borders Module<br />
Kosta&#8217;s contribution</p>
<p>Table of contents</p>
<p>* 1. Introduction<br />
* 2. Values<br />
* 3. Background properties<br />
o 3.1. Layering multiple background images<br />
o 3.2. The â€˜background-colorâ€™ property<br />
o 3.3. The â€˜background-imageâ€™ property<br />
o 3.4. The â€˜background-repeatâ€™ property<br />
o 3.5. The â€˜background-attachmentâ€™ property<br />
o 3.6. The â€˜background-positionâ€™ property<br />
o 3.7. The â€˜background-clipâ€™ property<br />
o 3.8. The â€˜background-originâ€™ property<br />
o 3.9. The â€˜background-sizeâ€™ property<br />
o 3.10. The â€˜backgroundâ€™ shorthand property<br />
o 3.11. The backgrounds of special elements<br />
* 4. Border properties<br />
o 4.1. The â€˜border-colorâ€™ properties<br />
o 4.2. The â€˜border-styleâ€™ properties<br />
o 4.3. The â€˜border-widthâ€™ properties<br />
o 4.4. The â€˜border-radiusâ€™ properties<br />
+ 4.4.1. Corner Shaping<br />
+ 4.4.2. Corner Clipping<br />
+ 4.4.3. Color and Style Transitions<br />
+ 4.4.4. Overlapping Curves<br />
+ 4.4.5. Effect on Tables<br />
o 4.5. The border shorthand properties<br />
* 5. Border Images<br />
o 5.1. The â€˜border-image-sourceâ€™ property<br />
o 5.2. The â€˜border-image-sliceâ€™ property<br />
o 5.3. The â€˜border-image-widthâ€™ property<br />
o 5.4. The â€˜border-image-outsetâ€™ property<br />
o 5.5. The â€˜border-image-repeatâ€™ property<br />
o 5.6. Border-image drawing process<br />
o 5.7. The â€˜border-imageâ€™ shorthand<br />
* 6. Miscellaneous Effects<br />
o 6.1. The â€˜box-decoration-breakâ€™ property<br />
o 6.2. The â€˜box-shadowâ€™ property<br />
* 7. Definitions<br />
o 7.1. Glossary<br />
o 7.2. Conformance<br />
o 7.3. Levels<br />
+ 7.3.1. CSS Level 1<br />
+ 7.3.2. CSS Level 2<br />
+ 7.3.3. CSS Level 3<br />
o 7.4. CR exit criteria<br />
via <a href="http://www.w3.org/TR/css3-background/#the-border-radius">CSS Backgrounds and Borders Module Level 3</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/css-backgrounds-and-borders-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text-shadow  effects using CSS</title>
		<link>http://blog.social-media.gr/index.php/text-shadow-effects-using-css/</link>
		<comments>http://blog.social-media.gr/index.php/text-shadow-effects-using-css/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 09:02:02 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1647</guid>
		<description><![CDATA[Text-shadow, Photoshop like effects using CSS CSS3 finally eliminates the need for Photoshop when all you want to do is a simple shadow. The text-shadow property is used as follows: text-shadow: 2px 2px 2px #000; This produces the following text with a shadow 2px right and below of the text, which blurs for 2px: Users [...]]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/text-shadow-effects-using-css/" data-text="Text-shadow  effects using CSS" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Ftext-shadow-effects-using-css%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/text-shadow-effects-using-css/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/text-shadow-effects-using-css/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/text-shadow-effects-using-css/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Ftext-shadow-effects-using-css%2F&&description=Text-shadow++effects+using+CSS" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p>Text-shadow, Photoshop like effects using CSS</p>
<p>CSS3 finally eliminates the need for Photoshop when all you want to do is a simple shadow. The <a href="http://www.w3.org/TR/2003/CR-css3-text-20030514/#text-shadows"><code>text-shadow</code></a> property is used as follows:</p>
<pre>text-shadow: 2px 2px 2px #000;</pre>
<p>This produces the following text with a shadow 2px right and below of the text, which blurs for 2px:</p>
<p id="preview-text_shadow">Users of Webkit (from Safari 3+), Opera 9.5,  Firefox 3.1(pre-Alpha), Konqueror or iCab should see a grey drop-shadow  behind this paragraph.</p>
<p>For anyone not using those browsers, here is a reference image (from Opera 9.5):</p>
<p><img title="text-shadow" src="http://www.css3.info/wp-content/uploads/2008/06/text-shadow.png" alt="text-shadow example" width="564" height="42" /></p>
<p><strong>Note:</strong> This feature is NOT new in CSS3; it was originally proposed in <a href="http://www.w3.org/TR/REC-CSS2/text.html#text-shadow-props">CSS2</a>. Safari had it from version 1, however!</p>
<p>The following works in Opera, Konqueror, iCab and Firefox 3.1a, and looks really cool (or, rather, the opposite!):</p>
<p>via <a href="http://www.css3.info/preview/text-shadow/">Text-shadow, Photoshop like effects using CSS &#8211; CSS3 . Info</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/text-shadow-effects-using-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>script deck   jQuery Design</title>
		<link>http://blog.social-media.gr/index.php/script-deck-jquery-design/</link>
		<comments>http://blog.social-media.gr/index.php/script-deck-jquery-design/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 10:14:08 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1402</guid>
		<description><![CDATA[CSS3 Button Pack A CSS3 button pack created by us at script deck for its readers to use &#38; customize. Read more Colortip A simple jQuery tooltip plugin created by tutorialzine. Read more Lightboxs Colourful rating system with CSS3 &#38; jQuery Create a Colourful rating system with CSS3 &#38; jQuery, using the jQuery Color plugin, [...]]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/script-deck-jquery-design/" data-text="script deck   jQuery Design" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fscript-deck-jquery-design%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/script-deck-jquery-design/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/script-deck-jquery-design/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/script-deck-jquery-design/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fscript-deck-jquery-design%2F&&description=script+deck+++jQuery+Design" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><div class="lof-main-item-desc">
<h2>CSS3 Button Pack</h2>
<p>A CSS3 button pack created by us at script deck for its readers to use &amp; customize.                  <a class="readmore" href="http://scriptdeck.co.uk/article_details.php?id=150">Read more </a></div>
<div class="lof-main-item-desc">
<h2>Colortip</h2>
<p>A simple jQuery tooltip plugin created by tutorialzine.                  <a class="readmore" href="http://scriptdeck.co.uk/article_details.php?id=131">Read more </a></div>
<p>Lightboxs</p>
<div class="lof-main-item-desc">
<h2>Colourful rating system with CSS3 &amp; jQuery</h2>
<p>Create a Colourful rating system with CSS3 &amp; jQuery, using the jQuery Color plugin, we can animate&#8230;                <a class="readmore" style="color: #cccccc;" href="http://scriptdeck.co.uk/article_details.php?id=77">Read more </a></div>
<div class="lof-main-item-desc">
<h2>CSS3 3d bar chart</h2>
<p>Create a beautiful 3d bar chart now with animation.                <a class="readmore" style="color: #cccccc;" href="http://scriptdeck.co.uk/article_details.php?id=115">Read more </a></div>
<div class="lof-main-item-desc">
<h2>CSS3 Dropdown Menu</h2>
<p>Mac-like multi-level dropdown menu using CSS3.                <a class="readmore" style="color: #333333;" href="http://scriptdeck.co.uk/article_details.php?id=66">Read more </a></p>
<p><a class="readmore" style="color: #333333;" href="http://scriptdeck.co.uk/article_details.php?id=66"><span id="more-1402"></span></a></div>
<p>Menus &amp; Navigation</p>
<p>Gallerys/Image effects</p>
<p>Forms</p>
<p>Tooltips &amp; Notifications</p>
<p>Social bookmarking</p>
<p>CSS3</p>
<p>via <a href="http://scriptdeck.co.uk/article.php?cat_type=CSS3">script deck | Article results</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/script-deck-jquery-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>amazing jquery navigation menu tutorials &#124; ExtraTuts</title>
		<link>http://blog.social-media.gr/index.php/amazing-jquery-navigation-menu-tutorials-extratuts/</link>
		<comments>http://blog.social-media.gr/index.php/amazing-jquery-navigation-menu-tutorials-extratuts/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 08:08:42 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1388</guid>
		<description><![CDATA[16 amazing jquery navigation menu tutorials via amazing jquery navigation menu tutorials &#124; ExtraTuts.]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/amazing-jquery-navigation-menu-tutorials-extratuts/" data-text="amazing jquery navigation menu tutorials | ExtraTuts" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Famazing-jquery-navigation-menu-tutorials-extratuts%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/amazing-jquery-navigation-menu-tutorials-extratuts/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/amazing-jquery-navigation-menu-tutorials-extratuts/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/amazing-jquery-navigation-menu-tutorials-extratuts/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Famazing-jquery-navigation-menu-tutorials-extratuts%2F&&description=amazing+jquery+navigation+menu+tutorials+%7C+ExtraTuts" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p>16 amazing jquery navigation menu tutorials</p>
<p>via <a href="http://www.extratuts.com/16-amazing-jquery-navigation-menu-tutorials">amazing jquery navigation menu tutorials | ExtraTuts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/amazing-jquery-navigation-menu-tutorials-extratuts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>50 New Useful CSS Techniques, Tutorials and Tools</title>
		<link>http://blog.social-media.gr/index.php/50-new-useful-css-techniques-tutorials-and-tools/</link>
		<comments>http://blog.social-media.gr/index.php/50-new-useful-css-techniques-tutorials-and-tools/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 13:06:43 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1384</guid>
		<description><![CDATA[50 New Useful CSS Techniques, Tutorials and Tools via 50 New Useful CSS Techniques, Tutorials and Tools &#8211; Smashing Magazine.]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/50-new-useful-css-techniques-tutorials-and-tools/" data-text="50 New Useful CSS Techniques, Tutorials and Tools" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2F50-new-useful-css-techniques-tutorials-and-tools%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/50-new-useful-css-techniques-tutorials-and-tools/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/50-new-useful-css-techniques-tutorials-and-tools/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/50-new-useful-css-techniques-tutorials-and-tools/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2F50-new-useful-css-techniques-tutorials-and-tools%2F&&description=50+New+Useful+CSS+Techniques%2C+Tutorials+and+Tools" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p><strong>50 New Useful CSS Techniques, Tutorials and Tools</strong></p>
<p>via <a href="http://www.smashingmagazine.com/2010/10/12/50-new-useful-css-techniques-tutorials-and-tools/?utm_source=twitterfeed&amp;utm_medium=twitter">50 New Useful CSS Techniques, Tutorials and Tools &#8211; Smashing Magazine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/50-new-useful-css-techniques-tutorials-and-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OnmouseOver Show DIV</title>
		<link>http://blog.social-media.gr/index.php/onmouseover-show-div/</link>
		<comments>http://blog.social-media.gr/index.php/onmouseover-show-div/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 10:53:11 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1144</guid>
		<description><![CDATA[OnmouseOver Show DIV. DIV Popup for the OnmouseOver Event]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/onmouseover-show-div/" data-text="OnmouseOver Show DIV" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fonmouseover-show-div%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/onmouseover-show-div/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/onmouseover-show-div/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/onmouseover-show-div/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fonmouseover-show-div%2F&&description=OnmouseOver+Show+DIV" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p><a href="http://houstoniantech.com/howto/OnmouseOverShowDIV.aspx">OnmouseOver Show DIV</a>.</p>
<p>DIV Popup for the OnmouseOver Event</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/onmouseover-show-div/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mega Drop Down Menu w/ CSS &amp; jQuery &#124; Dropdown Menu &#124; drop down menus &#124; CSS Menu Tutorial &#124; Drop Down Menu Tutorial &#124; jQuery Tutorials &#124; Web Design Tutorials and Front-end Development Blog by Soh Tanaka</title>
		<link>http://blog.social-media.gr/index.php/mega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana/</link>
		<comments>http://blog.social-media.gr/index.php/mega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 09:09:16 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1066</guid>
		<description><![CDATA[Mega Drop Down Menus w/ CSS &#38; jQuery via Mega Drop Down Menu w/ CSS &#38; jQuery &#124; Dropdown Menu &#124; drop down menus &#124; CSS Menu Tutorial &#124; Drop Down Menu Tutorial &#124; jQuery Tutorials &#124; Web Design Tutorials and Front-end Development Blog by Soh Tanaka.]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/mega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana/" data-text="Mega Drop Down Menu w/ CSS &#038; jQuery | Dropdown Menu | drop down menus | CSS Menu Tutorial | Drop Down Menu Tutorial | jQuery Tutorials | Web Design Tutorials and Front-end Development Blog by Soh Tanaka" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fmega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/mega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/mega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/mega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fmega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana%2F&&description=Mega+Drop+Down+Menu+w%2F+CSS+%26%23038%3B+jQuery+%7C+Dropdown+Menu+%7C+drop+down+menus+%7C+CSS+Menu+Tutorial+%7C+Drop+Down+Menu+Tutorial+%7C+jQuery+Tutorials+%7C+Web+Design+Tutorials+and+Front-end+Development+Blog+by+Soh+Tanaka" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p>Mega Drop Down Menus w/ CSS &amp; jQuery</p>
<p><img src="file:///C:/DOCUME~1/gianis/LOCALS~1/Temp/moz-screenshot-3.png" alt="" /></p>
<p style="text-align: center;"><a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/"><img src="http://blog.social-media.gr/wp-content/uploads/2010/07/puma.jpg" alt="" width="500" height="270" /></a></p>
<p><img src="file:///C:/DOCUME~1/gianis/LOCALS~1/Temp/moz-screenshot-2.png" alt="" /></p>
<p><span id="more-1066"></span>via <a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/">Mega Drop Down Menu w/ CSS &amp; jQuery | Dropdown Menu | drop down menus | CSS Menu Tutorial | Drop Down Menu Tutorial | jQuery Tutorials | Web Design Tutorials and Front-end Development Blog by Soh Tanaka</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/mega-drop-down-menu-w-css-jquery-dropdown-menu-drop-down-menus-css-menu-tutorial-drop-down-menu-tutorial-jquery-tutorials-web-design-tutorials-and-front-end-development-blog-by-soh-tana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS typography experiment and browser inconsistencies â€“ Nicolas Gallagher â€” Blog &amp; Ephemera</title>
		<link>http://blog.social-media.gr/index.php/css-typography-experiment-and-browser-inconsistencies-%e2%80%93-nicolas-gallagher-%e2%80%94-blog-ephemera/</link>
		<comments>http://blog.social-media.gr/index.php/css-typography-experiment-and-browser-inconsistencies-%e2%80%93-nicolas-gallagher-%e2%80%94-blog-ephemera/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 09:42:25 +0000</pubDate>
		<dc:creator>George Sklavounos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://blog.social-media.gr/?p=1032</guid>
		<description><![CDATA[CSS typography experiment and browser inconsistencies via CSS typography experiment and browser inconsistencies â€“ Nicolas Gallagher â€” Blog &#38; Ephemera.]]></description>
				<content:encoded><![CDATA[<div class="socialize-in-content socialize-in-content-left"><div class="socialize-in-button socialize-in-button-left"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.social-media.gr/index.php/css-typography-experiment-and-browser-inconsistencies-%e2%80%93-nicolas-gallagher-%e2%80%94-blog-ephemera/" data-text="CSS typography experiment and browser inconsistencies â€“ Nicolas Gallagher â€” Blog &#038; Ephemera" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-left"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-typography-experiment-and-browser-inconsistencies-%25e2%2580%2593-nicolas-gallagher-%25e2%2580%2594-blog-ephemera%2F&amp;send=false&amp;layout=box_count&amp;width=45&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-left"><su:badge layout="5" location="http://blog.social-media.gr/index.php/css-typography-experiment-and-browser-inconsistencies-%e2%80%93-nicolas-gallagher-%e2%80%94-blog-ephemera/"></su:badge></div><div class="socialize-in-button socialize-in-button-left"><script type="in/share" data-url="http://blog.social-media.gr/index.php/css-typography-experiment-and-browser-inconsistencies-%e2%80%93-nicolas-gallagher-%e2%80%94-blog-ephemera/" data-counter="top"></script></div><div class="socialize-in-button socialize-in-button-left"><g:plusone size="tall" href="http://blog.social-media.gr/index.php/css-typography-experiment-and-browser-inconsistencies-%e2%80%93-nicolas-gallagher-%e2%80%94-blog-ephemera/"></g:plusone></div><div class="socialize-in-button socialize-in-button-left"><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fblog.social-media.gr%2Findex.php%2Fcss-typography-experiment-and-browser-inconsistencies-%25e2%2580%2593-nicolas-gallagher-%25e2%2580%2594-blog-ephemera%2F&&description=CSS+typography+experiment+and+browser+inconsistencies+%C3%A2%E2%82%AC%E2%80%9C+Nicolas+Gallagher+%C3%A2%E2%82%AC%E2%80%9D+Blog+%26%23038%3B+Ephemera" class="pin-it-button" count-layout="vertical"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></div></div><p>CSS typography experiment and browser inconsistencies</p>
<p>via <a href="http://nicolasgallagher.com/css-typography-experiment-and-browser-inconsistencies/">CSS typography experiment and browser inconsistencies â€“ Nicolas Gallagher â€” Blog &amp; Ephemera</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.social-media.gr/index.php/css-typography-experiment-and-browser-inconsistencies-%e2%80%93-nicolas-gallagher-%e2%80%94-blog-ephemera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
