<?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>Masterblog &#187; Web-design</title>
	<atom:link href="http://masterblog.front.lv/category/web_design/feed/" rel="self" type="application/rss+xml" />
	<link>http://masterblog.front.lv</link>
	<description>Design, Tech News and Gadgets</description>
	<lastBuildDate>Wed, 09 Jun 2010 16:54:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Great CSS sites</title>
		<link>http://masterblog.front.lv/2005/05/12/great_css_sites/</link>
		<comments>http://masterblog.front.lv/2005/05/12/great_css_sites/#comments</comments>
		<pubDate>Thu, 12 May 2005 10:06:42 +0000</pubDate>
		<dc:creator>willbe</dc:creator>
				<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Cssbeauty.com is a project focused on providing its audience with a database of well designed css based websites from around the world.
It&#8217;s purpose is to showcase designers&#8217; work and to act as a small portal to the css design community.
If you are &#8220;in need of inspiration&#8221;, you have to see this site.

WebStandardsAwards
&#8220;Although web standards give [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://masterblog.front.lv/files/willbe_logo_cssbeauty.gif" align="right" /><a href="http://www.cssbeauty.com/">Cssbeauty.com</a> is a project focused on providing its audience with a database of well designed css based websites from around the world.</p>
<p>It&#8217;s purpose is to showcase designers&#8217; work and to act as a small portal to the css design community.</p>
<p>If you are &#8220;in need of inspiration&#8221;, you have to see this site.</p>
<p><img src="http://masterblog.front.lv/files/willbe_logo_webstandartsawards.jpg" align="right" /></p>
<p><a href="http://www.webstandardsawards.com/">WebStandardsAwards</a></p>
<p>&#8220;Although web standards give us a better, faster Internet, not many sites use them. The Web Standards Awards aims to promote web site design using W3C standards by seeking out and highlighting the finest standards-compliant sites on the Internet. By showing you standards-compliant sites that make your jaw drop, we hope to show you that web standards aren&#8217;t a constraint, they are a liberation.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://masterblog.front.lv/2005/05/12/great_css_sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML very special characters</title>
		<link>http://masterblog.front.lv/2005/05/09/html_very_special_characters/</link>
		<comments>http://masterblog.front.lv/2005/05/09/html_very_special_characters/#comments</comments>
		<pubDate>Sun, 08 May 2005 23:53:29 +0000</pubDate>
		<dc:creator>willbe</dc:creator>
				<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I think you know already mostly used substitutions for symbols like &#38; or &#171;&#187;. Here are some rare but useful symbol codes:

? &#8211; &#38;times;
? &#8211; &#38;divide;
? &#8211; &#38;frac14;
? &#8211; &#38;frac12;
? &#8211; &#38;frac34;
¶ &#8211; &#38;para;
§ &#8211; &#38;sect;
&#8230; &#8211; &#38;hellip; / &#38;#133;
&#8224; &#8211; &#38;dagger;
&#8225; &#8211; &#38;Dagger;
? &#8211; &#38;sup1;
? &#8211; &#38;sup2;
? &#8211; &#38;sup3;
? &#8211; &#38;cent;
¤ &#8211; &#38;curren;
? &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>I think you know already mostly used substitutions for symbols like &amp; or &laquo;&raquo;. Here are some rare but useful symbol codes:</p>
<ul>
<li>? &#8211; &amp;times;
<li>? &#8211; &amp;divide;
<li>? &#8211; &amp;frac14;
<li>? &#8211; &amp;frac12;
<li>? &#8211; &amp;frac34;
<li>¶ &#8211; &amp;para;
<li>§ &#8211; &amp;sect;
<li>&#8230; &#8211; &amp;hellip; / &amp;#133;
<li>&#8224; &#8211; &amp;dagger;
<li>&#8225; &#8211; &amp;Dagger;
<li>? &#8211; &amp;sup1;
<li>? &#8211; &amp;sup2;
<li>? &#8211; &amp;sup3;
<li>? &#8211; &amp;cent;
<li>¤ &#8211; &amp;curren;
<li>? &#8211; &amp;pound;
<li>? &#8211; &amp;yen;
<li>&#8364; &#8211; &amp;euro;
<li>&spades; &#8211; &amp;spades;
<li>&clubs; &#8211; &amp;clubs;
<li>&diams; &#8211; &amp;diams;
<li>&hearts; &#8211; &amp;hearts;
<li>&larr; &#8211; &amp;larr;
<li>&rarr; &#8211; &amp;rarr;
<li>&uarr; &#8211; &amp;uarr;
<li>&darr; &#8211; &amp;darr;
</ul>
<p>Be careful: not all browsers support all symbol codes.</p>
]]></content:encoded>
			<wfw:commentRss>http://masterblog.front.lv/2005/05/09/html_very_special_characters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS-design. Link</title>
		<link>http://masterblog.front.lv/2005/04/22/css_design_link/</link>
		<comments>http://masterblog.front.lv/2005/04/22/css_design_link/#comments</comments>
		<pubDate>Fri, 22 Apr 2005 08:58:07 +0000</pubDate>
		<dc:creator>willbe</dc:creator>
				<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[



The WellStyled Workshop
Interesting CSS-dedicated site. There are some articles about using CSS-abilities for special cases. Online-generator of color schemes and palettes to create good-looking and well balanced and harmonic web pages.


]]></description>
			<content:encoded><![CDATA[<table border='0'>
<tr valign='top'>
<td><a href='http://www.wellstyled.com/'><img src='files/willbe_ws-logo.gif' align='left' border='0' hspace='10'></a></td>
<td>
<h2>The WellStyled Workshop</h2>
<p>Interesting CSS-dedicated site. There are some articles about using CSS-abilities for special cases. Online-generator of color schemes and palettes to create good-looking and well balanced and harmonic web pages.</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://masterblog.front.lv/2005/04/22/css_design_link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS-design. Links</title>
		<link>http://masterblog.front.lv/2005/04/19/css_design_links/</link>
		<comments>http://masterblog.front.lv/2005/04/19/css_design_links/#comments</comments>
		<pubDate>Tue, 19 Apr 2005 11:59:32 +0000</pubDate>
		<dc:creator>willbe</dc:creator>
				<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[


Very useful (maybe the best) site about power of CSS-design. Learn to separate design and content!







Ideas for web-design. 







Stylegala is an online resource and inspiration guide for web agencies, designers and developers who take interest in websites that combine the powers of design, web standards and CSS. Web standards are recommendations set by the W3C [...]]]></description>
			<content:encoded><![CDATA[<table border='0'>
<tr valign='top'>
<td><a href='http://www.csszengarden.com/'><img src='files/willbe_zen_logo.gif' align='left' border='0' hspace='10'></a></td>
<td>Very useful (maybe the best) site about power of CSS-design. Learn to separate design and content!</td>
</tr>
<tr valign='top'>
<td colspan='2'>
<hr /></td>
</tr>
<tr valign='top'>
<td><a href='http://www.pixelpusher.biz'><img src='files/willbe_pixelpusher_logo.jpg' align='left' border='0' hspace='10'></a></td>
<td>Ideas for web-design. </td>
</tr>
<tr valign='top'>
<td colspan='2'>
<hr /></td>
</tr>
<tr valign='top'>
<td><a href='http://www.stylegala.com'><img src='files/willbe_stylegala_logo.gif' align='left' border='0' hspace='10'></a></td>
<td>Stylegala is an online resource and inspiration guide for web agencies, designers and developers who take interest in websites that combine the powers of design, web standards and CSS. Web standards are recommendations set by the W3C as to how web sites should be constructed to work better for everyone. CSS is the acronym for Cascading Style Sheet and describes how a html document is displayed or printed. The basic idea of web standards and CSS is to separate content from presentation &#8211; an effective way of producing beautiful and functional websites for the internet.. </td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://masterblog.front.lv/2005/04/19/css_design_links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
