<?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/"
	>

<channel>
	<title>Design Ninja &#187; CSS</title>
	<atom:link href="http://www.csscrowned.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csscrowned.com</link>
	<description>The beauty of web design</description>
	<pubDate>Fri, 16 Oct 2009 15:38:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Backgrounds with CSS</title>
		<link>http://www.csscrowned.com/2009/04/backgrounds-with-css/</link>
		<comments>http://www.csscrowned.com/2009/04/backgrounds-with-css/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:47:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTML/CSS]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.csscrowned.com/?p=24</guid>
		<description><![CDATA[CSS is one of the powerful design elements with which you can do wonders. Let&#8217;s see some examples of web backgrounds, how to insert the code in the CSS and a couple of sites at which you can download good backgrounds. 
For example, you can serve to check the weight chart as a whole the [...]]]></description>
			<content:encoded><![CDATA[<p>CSS is one of the powerful design elements with which you can do wonders. Let&#8217;s see some examples of web backgrounds, how to insert the code in the CSS and a couple of sites at which you can download good backgrounds. </p>
<p>For example, you can serve to check the weight chart as a whole the site is expanded by the presence of these funds. </p>
<p>Probably not necessary but I leave with you the code to get a Background.<br />
The Background can be linked directly to the body element or inserted into a layer. One thing to remember is that you place a background-color not to be in standby mode until it loads the image. I usually use ground colors that resemble the image you are loading. </p>
<p>When we have a background image, we can make this image remains fixed or move with the movement of the rest of the page. The values of this property are fixed or scroll.<br />
Another of the conditions that we can establish the origin of the photograph that is when we place a background image is generally in the upper left corner of the screen, with this order we can change that origin. </p>
<p>If you want something light weight, the best solution is to get a pattern that is repeated across the screen. Cgtextures has an impressive gallery with all sorts of images and textures for your imagination. I have not stopped searching for more sites to post this because I believe that with these two examples you can make good impression of the material that is available, everything from here on is to find the image closest to your design. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.csscrowned.com/2009/04/backgrounds-with-css/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Application development with Mozilla Bespin</title>
		<link>http://www.csscrowned.com/2009/02/application-development-with-mozilla-bespin/</link>
		<comments>http://www.csscrowned.com/2009/02/application-development-with-mozilla-bespin/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 04:51:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.csscrowned.com/?p=3</guid>
		<description><![CDATA[
Mozilla Labs has launched Bespin, a platform for application development targeted to open web standards.   Bespin is still a pilot project, but may in the future many of us may use this or another similar model for developing collaborative web applications. 
Bespin says it is still an idea, since most of the features [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://theletter.co.uk/images/lc/mozilla_bespin.jpg" alt="" /></p>
<p>Mozilla Labs has launched Bespin, a platform for application development targeted to open web standards.   Bespin is still a pilot project, but may in the future many of us may use this or another similar model for developing collaborative web applications. </p>
<p>Bespin says it is still an idea, since most of the features are part of even a simple list of &#8220;to do&#8221; (things to do). The idea is to provide an online platform for developers in the development of websites and web applications. Thus, we could say that Bespin is a code editor web-based, designed to increase the productivity of developers and teamwork based on open standards. </p>
<p>It is a programmers editor that runs inside a browser, whose main objectives are: </p>
<p>- Ease of Use<br />
- Real time collaboration<br />
- Integration of command line<br />
- Extensible<br />
- Able to work with large files<br />
- Accessible from anywhere, and device </p>
<p>We will have to be alert to this new product, to see what we can, especially when the advantages of working in groups, from anywhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csscrowned.com/2009/02/application-development-with-mozilla-bespin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS Menus</title>
		<link>http://www.csscrowned.com/2009/02/css-menus/</link>
		<comments>http://www.csscrowned.com/2009/02/css-menus/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 21:30:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Dynamic Design]]></category>

		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.csscrowned.com/?p=32</guid>
		<description><![CDATA[Making a menu with CSS can be just as colorful as any other application, but with an added, much less heavy.
Thanks to CSS we can get the same image with a rollover, simply change the coordinates to get over this. An effect that until now had to be developed directly in flash or javascript. And [...]]]></description>
			<content:encoded><![CDATA[<p>Making a menu with CSS can be just as colorful as any other application, but with an added, much less heavy.</p>
<p>Thanks to CSS we can get the same image with a rollover, simply change the coordinates to get over this. An effect that until now had to be developed directly in flash or javascript. And as such many more ways to make a good menu with CSS.</p>
<p>In this website you can see some examples of menus, both horizontal and vertical. They also have examples to design galleries, columns layout with CSS, &#8230;</p>
<p>dCSSLibray is a vital section of the site Dynamic Drive. A website where you can find hundreds of códidos not only CSS, including Javascript, DHTML, and Ajax. To disappear from texts in the form of accordion with Ajax, to create calendars for forms, &#8230;. thousand ways to make your website or blog more usable and attractive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csscrowned.com/2009/02/css-menus/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
