<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DEcCR3ozfCp7ImA9WhRRFE4.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992</id><updated>2011-11-28T00:21:06.484+01:00</updated><category term="corners" /><category term="feeds" /><category term="css" /><category term="align" /><category term="CSS3" /><category term="div" /><category term="rss" /><category term="lists" /><category term="rounded" /><category term="background" /><category term="mozilla" /><category term="image" /><category term="pagerank" /><category term="border" /><category term="blogs" /><title>Web styling tricks</title><subtitle type="html">HTML, CSS, web graphics, styling, tricks and useful resources</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://webstylingtricks.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://webstylingtricks.blogspot.com/" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>11</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/WebStylingTricks" /><feedburner:info uri="webstylingtricks" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DU4MQXs5eyp7ImA9Wx9SGE8.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-2937123647583047956</id><published>2010-12-01T15:32:00.011+01:00</published><updated>2010-12-08T18:06:20.523+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-08T18:06:20.523+01:00</app:edited><title>How to change Firebug interface language</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7IJO18Uxu2G5CjKjE03hoYXo0N0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7IJO18Uxu2G5CjKjE03hoYXo0N0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7IJO18Uxu2G5CjKjE03hoYXo0N0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7IJO18Uxu2G5CjKjE03hoYXo0N0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;As we all know, Firebug is a &lt;i&gt;must have&lt;/i&gt; extension for all web developers, designers and for a lot of other web enthusiasts.&lt;br /&gt;
As I'm using Firefox in my domestic language which isn't english, Firebug automaticly detects the browser interface language, and you can't change it's language back to English.&lt;br /&gt;
For some people this is okay, but some just want to have &lt;b&gt;Firebug with english interface&lt;/b&gt;. Firebug does not offer the option to switch language, so we have to make a little workaround.&lt;br /&gt;
This tutorial was made on Windows XP, but all newer versions of windows should have almost the same principle.&lt;br /&gt;
You can choose between two methods:&lt;br /&gt;
&lt;a href="http://webstylingtricks.blogspot.com/2010/12/how-to-change-firebug-language.html#firebug-language-method1"&gt;Change Firebug language by editing chrome.manifest&lt;/a&gt; and &lt;a href="http://webstylingtricks.blogspot.com/2010/12/how-to-change-firebug-language.html#firebug-language-method2"&gt;changing Firebug language by editing about:config&lt;/a&gt; which is available in Firebug version 1.6 and newest.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a name="firebug-language-method1"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Change Firebug language by editing chrome.manifest file&lt;/h2&gt;&lt;h3&gt;Changing the Firebug interface language&lt;/h3&gt;Let's go step by step, so you can't miss anything.&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Open Windows Explorer&lt;/li&gt;
&lt;li&gt;Go to your primary partition, and open folder &lt;b&gt;Documents and Settings&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Open the profile folder you are using (&lt;i&gt;John&lt;/i&gt;)&lt;/li&gt;
&lt;li&gt;Open the folder named &lt;b&gt;Application Data&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Open the folder named &lt;b&gt;Mozilla&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Open the folder &lt;b&gt;Firefox&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Open the folder &lt;b&gt;Profiles&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Open the &lt;b&gt;Firefox profile folder&lt;/b&gt;, in my case its only one.&lt;/li&gt;
&lt;li&gt;Open the &lt;b&gt;extensions&lt;/b&gt; folder&lt;/li&gt;
&lt;li&gt;Open the folder named &lt;b&gt;firebug@software.joehewitt.com&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;h4&gt;Firebug language file in Firefox folder&lt;/h4&gt;&lt;br /&gt;
Now you should be and see something like this:&lt;br /&gt;
&lt;a href="http://2.bp.blogspot.com/_-R9FaouQhH8/TPZb8QgdIXI/AAAAAAAAACo/cnzsvORlYT4/s1600/firebug-language-folder-in-firefox.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Firebug language file" border="0" height="111" src="http://2.bp.blogspot.com/_-R9FaouQhH8/TPZb8QgdIXI/AAAAAAAAACo/cnzsvORlYT4/s320/firebug-language-folder-in-firefox.jpg" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Edit the Firebug language file&lt;/h4&gt;&lt;br /&gt;
Now open the file named &lt;b&gt;chrome.manifest&lt;/b&gt; with notepad or any similar text editor.&lt;br /&gt;
Find the line that defines your language, in my case it is:&lt;br /&gt;
&lt;b&gt;&lt;pre&gt;locale&amp;nbsp; firebug sl-SI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; locale/sl-SI/&lt;/pre&gt;&lt;/b&gt;And change it to:&lt;br /&gt;
&lt;b&gt;&lt;pre&gt;locale&amp;nbsp; firebug sl-SI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; locale/en-US/&lt;/pre&gt;&lt;/b&gt;&lt;br /&gt;
Save the file, restart Firefox and Firebug interface will be in desired language.&lt;br /&gt;
&lt;br /&gt;
&lt;a name="firebug-language-method2"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Change Firebug language by editing about:config&lt;/h2&gt;If u are using Firebug v1.6 or later, the fastest way to change its interface language is to edit a line in about:config&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;In the address bar type &lt;b&gt;about:config&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Find the parameter named &lt;b&gt;extensions.firebug.useDefaultLocale&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Doubleclick on it and change its value from false to &lt;b&gt;true&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;Restart the Firefox, and the Firebug should now come up with english interface.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-2937123647583047956?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/HvdkekuWDPM" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/2937123647583047956?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/2937123647583047956?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/HvdkekuWDPM/how-to-change-firebug-language.html" title="How to change Firebug interface language" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_-R9FaouQhH8/TPZb8QgdIXI/AAAAAAAAACo/cnzsvORlYT4/s72-c/firebug-language-folder-in-firefox.jpg" height="72" width="72" /><feedburner:origLink>http://webstylingtricks.blogspot.com/2010/12/how-to-change-firebug-language.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEIFRX4zcCp7ImA9WxFXFU8.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-7616073148253874863</id><published>2010-05-21T17:56:00.021+02:00</published><updated>2010-05-22T12:01:54.088+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-05-22T12:01:54.088+02:00</app:edited><title>Free web fonts directory from Google - overview</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3P0pLALuO_yb9z0vm6oFE_OVzJA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3P0pLALuO_yb9z0vm6oFE_OVzJA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3P0pLALuO_yb9z0vm6oFE_OVzJA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3P0pLALuO_yb9z0vm6oFE_OVzJA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;style type="text/css"&gt;
@import url(http://fonts.googleapis.com/css?family=Lobster);
div.lobster {
font-family: 'Lobster', arial, serif;
text-size:25px;
}
div.yanone {
font-family: 'Yanone Kaffeesatz', arial, serif;
text-size:25px;
text-transform:uppercase;
letter-spacing:2px;
}
&lt;/style&gt;&lt;br /&gt;
Google introduced their web fonts from their font directory, which are open source, and ofcourse, free to use in any web sites!&lt;br /&gt;
In this article I looked a little bit deeper, to let you know how you can use them in your websites.&lt;br /&gt;
First of all, the web font directory became accesible to public on May 19th, 2010, and curently has 18 families, some sub-families and variants.&lt;br /&gt;
&lt;div class="lobster"&gt;I'm the fancy Lobster font!&lt;/div&gt;&lt;div class="yanone"&gt;I'm from the Yanone Kaffeesatz font family&lt;/div&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2 class="yanone"&gt;Import web fonts into your template&lt;/h2&gt;You have 3 variants to import them into you template.&lt;br /&gt;
&lt;h3 class="yanone"&gt;1. Include fonts between head tags&lt;/h3&gt;You can include the link to the font source in &amp;lt;head&amp;gt; using:&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'&amp;gt;&lt;/div&gt;Where the Yanone Kaffeesatz is the type of the font, but I don't like a mess between the head tags, so I prefer the 2nd or 3rd variant.&lt;br /&gt;
&lt;br /&gt;
&lt;h3 class="yanone"&gt;2. Include fonts at the beginning of &amp;lt;body&amp;gt; tag&lt;/h3&gt;Usefull variant if you want to use the selected font only in one page.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;/div&gt;Very usefull in your blogger or wordpress pages, when u don't want to change the whole template.&lt;br /&gt;
&lt;br /&gt;
&lt;h3 class="yanone"&gt;3. Import fonts into your external stylesheet&lt;/h3&gt;My favourite!&lt;br /&gt;
&lt;div id="code"&gt;@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);&lt;/div&gt;Simply add the @import syntax &lt;b&gt;at the beginning&lt;/b&gt; of your external stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2 class="yanone"&gt;Define the font family to your elements&lt;/h2&gt;Simple as that, choose a element where you want to use web fonts.&lt;br /&gt;
&lt;br /&gt;
&lt;h3 class="yanone"&gt;Whole page uses the same font family&lt;/h3&gt;You can define them in your stylesheet or in the html tags.&lt;br /&gt;
&lt;br /&gt;
&lt;h4 class="yanone"&gt;Define font variant in the stylesheet&lt;/h4&gt;&lt;div id="code"&gt;body { font-family: 'Yanone Kaffeesatz', arial, serif; }&lt;/div&gt;This will make your website more clear and easy to edit later, so I recommend you to use stylesheets.&lt;br /&gt;
&lt;h4 class="yanone"&gt;Define font variant in the html body tag&lt;/h4&gt;&lt;div id="code"&gt;&amp;lt;body style="font-family: 'Yanone Kaffeesatz', arial, serif;"&amp;gt;&lt;/div&gt;Simply edit the body tag at the beginning of the page.&lt;br /&gt;
You can also use this way, but I think it's a little bit outdated, and the html gets messy.&lt;br /&gt;
&lt;br /&gt;
&lt;h2 class="yanone"&gt;Multiple web fonts in one page&lt;/h2&gt;If you want to use multiple fonts just add a delimiter &lt;b&gt;|&lt;/b&gt; in the link to the source font.&lt;br /&gt;
&lt;div id="code"&gt;http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz|Droid+Serif|Cantarell&lt;/div&gt;Here is a example using Yanone Kaffeesatz, Droid Serif and Cantarell font in one stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Google webfonts&lt;/b&gt;&lt;br /&gt;
&lt;img border="0" src="http://1.bp.blogspot.com/_-R9FaouQhH8/S_cklz4kR3I/AAAAAAAAAB4/Zc30_yf2pM8/s1600/web-fonts-directory.png" alt="Free web fonts directory" title="Free web fonts directory" /&gt;&lt;br /&gt;
And I almost forgot to tell you where can u get the fonts, they are available &lt;a href="http://code.google.com/webfonts" target="_blank"&gt;here&lt;/a&gt;!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2 class="yanone"&gt;Font preview with CSS code&lt;/h2&gt;Preview your text how it looks with chosen font!&lt;br /&gt;
&lt;img border="0" src="http://2.bp.blogspot.com/_-R9FaouQhH8/S_cktCwwRmI/AAAAAAAAACA/wDBuBdRtaho/s1600/font-preview.png" alt="Font preview with CSS code" title="Font preview with CSS code" /&gt;&lt;br /&gt;
Edit line height, word spacing, text decoration and stuff by clicking &lt;a href="http://code.google.com/webfonts/preview" target="_blank"&gt;here&lt;/a&gt;!&lt;br /&gt;
&lt;br /&gt;
&lt;h2 class="yanone"&gt;CSS3 and web fonts ?&lt;/h2&gt;Sure, why not, you can also use CSS3 font properties like text-shadow and other related proprerties, this will probbably be my next article, so stay tuned!&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-7616073148253874863?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/g7N8_LSGyi8" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/7616073148253874863?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/7616073148253874863?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/g7N8_LSGyi8/free-web-fonts-directory-from-google.html" title="Free web fonts directory from Google - overview" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_-R9FaouQhH8/S_cklz4kR3I/AAAAAAAAAB4/Zc30_yf2pM8/s72-c/web-fonts-directory.png" height="72" width="72" /><feedburner:origLink>http://webstylingtricks.blogspot.com/2010/05/free-web-fonts-directory-from-google.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0IBSH04fSp7ImA9WxBRGUo.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-7261404601482892251</id><published>2010-01-08T20:16:00.004+01:00</published><updated>2010-01-08T20:39:19.335+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-08T20:39:19.335+01:00</app:edited><title>CSS Comments vs. HTML Comments tags</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CIlPtCNbSHDmJuxARrySUvKIC7g/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CIlPtCNbSHDmJuxARrySUvKIC7g/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CIlPtCNbSHDmJuxARrySUvKIC7g/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CIlPtCNbSHDmJuxARrySUvKIC7g/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;When you are writing CSS or HTML syntax, it's good for you to make comments, so in the near future when you will be updating your CSS stylesheet or HTML page, you will know what is what.&lt;br /&gt;
In someway, in the beginning you think comments are waste of time, but when you have multiple CSS stylesheets or HTML pages, you will find comments very useful!&lt;br /&gt;
Let's take a look at this simple syntax.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;h4&gt;CSS Comments tags&lt;/h4&gt;The CSS comment syntax is very simple, you just have to remember it always starts with &lt;b&gt;/*&lt;/b&gt; and ends with &lt;b&gt;*/&lt;/b&gt;, no matter if it is one line or multiline comment.&lt;br /&gt;
Let's take a look at the CSS example:&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;/*Image container*/&lt;br /&gt;
.img {&lt;br /&gt;
width:200px;&lt;br /&gt;
height:300px;&lt;br /&gt;
background-color:#DF0101 /*Red color for the background*/&lt;br /&gt;
/*border:2px solid #0101DF; Naah, i don't need borders right now, maybe i'll need them later*/&lt;br /&gt;
}&lt;br /&gt;
/*End of image container*/&lt;br /&gt;
&lt;br /&gt;
/*One line comment*/&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
Multiline&lt;br /&gt;
comment&lt;br /&gt;
*/&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;h4&gt;HTML Comments tags&lt;/h4&gt;HTML comments have much the same syntax as CSS comments, the only thing you have to remember is, that they start with &lt;b&gt;&amp;lt;!--&lt;/b&gt; and end with &lt;b&gt;--&amp;gt;&lt;/b&gt;, and can also be multiple lines long.&lt;br /&gt;
Let's take a look at the example:&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;!-- Here is a simple uncommented paragraph --&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;One simple uncommented paragraph&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Here is multiline commented paragraph --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Multiline commented paragraph&lt;br /&gt;
&amp;lt;p&amp;gt;I always wanted&amp;lt;/br&amp;gt;&lt;br /&gt;
to play guitar!&amp;lt;/p&amp;gt; &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
That's all, see ya next time and stay tuned!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-7261404601482892251?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/mjxDg8_fEek" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/7261404601482892251?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/7261404601482892251?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/mjxDg8_fEek/css-comments-vs-html-comments-tags.html" title="CSS Comments vs. HTML Comments tags" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2010/01/css-comments-vs-html-comments-tags.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYARX04fyp7ImA9WxBSFks.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-6307047173837264535</id><published>2009-12-24T14:48:00.006+01:00</published><updated>2009-12-24T16:22:24.337+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-24T16:22:24.337+01:00</app:edited><title>How to hide receivers e-mail in outlook</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mlwwnGmQbgSuSi9bpVTQRaYpcBc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mlwwnGmQbgSuSi9bpVTQRaYpcBc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mlwwnGmQbgSuSi9bpVTQRaYpcBc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mlwwnGmQbgSuSi9bpVTQRaYpcBc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;When you are sending mass messages like newsletters, congratulations and other stuff via e-mail, it's good to hide recievers (recipients) e-mail address by adding them to BCC field.&lt;br /&gt;
So in this article I will explain you how to show the BCC field in Microsoft Office Outlook 2003 and Outlook Express. For easy understanding I have made screenshots.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;How to hide recipients e-mail in Microsoft Outlook Express&lt;/h3&gt;Because it comes with operating system, I decided to describe it first.&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Create a new e-mail message&lt;/h4&gt;&lt;img src="http://spy.si/etc/hide-email-in-outlook/outlook-express_new-message.jpg" alt="Outlook Express - Create new message" width="300px" height="250px" /&gt;&lt;br /&gt;
First of all, you have to create a new untitled message, so simply click on the Create Mail&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Add BCC field into the message&lt;br /&gt;
&lt;/h4&gt;&lt;img src="http://spy.si/etc/hide-email-in-outlook/outlook-express_view.jpg" alt="Outlook Express - Add BCC field into the message" width="300px" height="250px" /&gt;&lt;br /&gt;
In the toolbar, go to &lt;b&gt;View&lt;/b&gt; and make sure that &lt;b&gt;All headers&lt;/b&gt; is checked!&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Finished, BCC field is here!&lt;/h4&gt;&lt;img src="http://spy.si/etc/hide-email-in-outlook/outlook-express_bcc-field.jpg" alt="Outlook Express - BCC field" width="300px" height="250px" /&gt;&lt;br /&gt;
You have now BCC field for hiding receivers e-mail address enabled.&lt;br /&gt;
Instead of writing receivers e-mails into "To:" field, write them into "Bcc:" field.&lt;br /&gt;
&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Hide recipients e-mail in Microsoft Office Outlook 2003&lt;/h3&gt;Now let me show you how to setup Bcc in Outlook 2003 in three simple steps.&lt;br /&gt;
&lt;h4&gt;Create a new blank message&lt;/h4&gt;&lt;img src="http://spy.si/etc/hide-email-in-outlook/ms-outlook_new-message.jpg" alt="Outlook 2003 - Create new message" width="300px" height="250px" /&gt;&lt;br /&gt;
Simply click on the New button to create a new e-mail message.&lt;br /&gt;
&lt;h4&gt;Add the BCC field into the toolbar&lt;/h4&gt;&lt;img src="http://spy.si/etc/hide-email-in-outlook/ms-outlook_view.jpg" alt="Outlook 2003 - Add the BCC field" width="300px" height="250px" /&gt;&lt;br /&gt;
In the toolbar under &lt;b&gt;Options&lt;/b&gt; select the &lt;b&gt;Bcc&lt;/b&gt; field.&lt;br /&gt;
&lt;b&gt;OR&lt;/b&gt;&lt;br /&gt;
Go to the &lt;b&gt;View&lt;/b&gt; menu and select the &lt;b&gt;Bcc&lt;/b&gt; field&lt;br /&gt;
&lt;h4&gt;Finished, sent your mail&lt;/h4&gt;&lt;img src="http://spy.si/etc/hide-email-in-outlook/ms-outlook_bcc-field.jpg" alt="Outlook 2003 - Add receivers into BCC field" width="300px" height="250px" /&gt;&lt;br /&gt;
Now you can add recipients into the Bcc field. That's all magic! :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-6307047173837264535?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/SQdEHVfVPm0" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/6307047173837264535?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/6307047173837264535?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/SQdEHVfVPm0/how-to-hide-receivers-e-mail-in-outlook.html" title="How to hide receivers e-mail in outlook" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/how-to-hide-receivers-e-mail-in-outlook.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk4GQnw8eyp7ImA9WxBSFU0.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-5111152891933558405</id><published>2009-12-15T04:03:00.021+01:00</published><updated>2009-12-22T19:02:03.273+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-22T19:02:03.273+01:00</app:edited><title>CSS2 - custom mouse cursor styles</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2FX4rINPAIIDLz__qfdvtXcCtBY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2FX4rINPAIIDLz__qfdvtXcCtBY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2FX4rINPAIIDLz__qfdvtXcCtBY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2FX4rINPAIIDLz__qfdvtXcCtBY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;If you were looking how to make a custom mouse cursor, you have come to the right place. Let's say you want to make your page a little bit stylish or just looking to updgrade some CSS2 knowledge about cursor styles, take a look and there's gotta be something for you. For every cursor style, you can copy the code and use it for yourself! &lt;br /&gt;
This time I will not define them in custom CSS stylesheet or in between style tags, but I will define and use them in element &lt;b&gt;span&lt;/b&gt;, you can also use &lt;b&gt;p&lt;/b&gt;, &lt;b&gt;a&lt;/b&gt;, &lt;b&gt;h1&lt;/b&gt;, &lt;b&gt;h2&lt;/b&gt;, &lt;b&gt;img&lt;/b&gt; and so on, it's your decision!&lt;br /&gt;
If you want to use them multiple times on site, it's better to define them in CSS.&lt;br /&gt;
&lt;b&gt;This cursor property is supported in Internet Explorer, Mozilla, Opera, Google Chrome and Safari.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;style&gt;
.post span {
text-transform:uppercase;
font-weight:bold;
color:#0080FF;
}
&lt;/style&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;h3&gt;Auto and default mouse cursors&lt;/h3&gt;&lt;h4&gt;Auto cursor&lt;/h4&gt;Auto value depends on the element, used in most cases if you don't define a value.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:auto&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:auto"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Default cursor&lt;/h4&gt;Default value is defined in your OS or browser, which will be used on the pages.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:default&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:default"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Pointer and crosshair cursors&lt;/h3&gt;&lt;h4&gt;Pointer cursor&lt;/h4&gt;Pointer value or known as hand cursor used in links.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:pointer&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:pointer"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Crosshair cursor&lt;/h4&gt;Dunno what to say, check it out, and make your definition of crosshair value.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:crosshair&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:crosshair"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Help and move cursors&lt;/h3&gt;&lt;h4&gt;Help cursor&lt;/h4&gt;Displays help sign beside a pointer.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:help&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:help"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Move cursor&lt;/h4&gt;Perhaps you know this cursor, used when you move the window or something.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:move&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:move"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Progress and wait cursors&lt;/h3&gt;&lt;h4&gt;Progress cursor&lt;/h4&gt;Displays a progress bar beside a pointer.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:progress&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:progress"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Wait cursor&lt;/h4&gt;Displays a progress bar known as sand clock.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:wait&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:wait"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Text, vertical text select and not allowed cursors&lt;/h3&gt;&lt;h4&gt;Text select cursor&lt;/h4&gt;This value defines a selection symbol for text.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:text&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:text"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Vertical text select cursor&lt;/h4&gt;This value defines a vertical selection symbol for text.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:vertical-text&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:vertical-text"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Not allowed cursor&lt;/h4&gt;I guess, this doesn't need any explanation, so hover thru preview and you will see.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:not-allowed&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:not-allowed"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Resize cursors&lt;/h3&gt;For east-west and north-south, I will paste two values which can be used, and both show the same. &lt;br /&gt;
In the bottom are defined row and col resize values.&lt;br /&gt;
&lt;h4&gt;East and west resize cursors&lt;/h4&gt;Both values look the same, so here you have both values.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:e-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;cursor:w-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:e-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;span style="cursor:w-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;North and south resize cursors&lt;/h4&gt;Both values look the same, so here you have both values.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:n-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;cursor:s-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:n-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;span style="cursor:s-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;South-east and north-west resize cursors&lt;/h4&gt;Both values look the same, so here you have both values.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:se-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;cursor:nw-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:se-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;span style="cursor:nw-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;South-west and north-east resize cursors&lt;/h4&gt;Both values look the same, so here you have both values.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:sw-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;cursor:ne-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:sw-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;span style="cursor:ne-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Row resize cursor&lt;/h4&gt;Usable for resizing rows&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:row-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:row-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Col resize cursor&lt;/h4&gt;Usable for resizing cols&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:col-resize&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:col-resize"&gt;preview&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Custom mouse cursor&lt;/h3&gt;Just change the custom.cur with your location of the cursor image.&lt;br /&gt;
Tested only in IE6, so use it at your own risk! &lt;br /&gt;
FireFox3.5, Opera 9 and Chrome displays normal cursor.&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;span style=&amp;quot;cursor:url(custom.cur)&amp;quot;&amp;gt;preview&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="cursor:url(http://spy.si/etc/cursors/custom.cur)"&gt;preview&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-5111152891933558405?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/Me9z0UpBlCg" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/5111152891933558405?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/5111152891933558405?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/Me9z0UpBlCg/css2-custom-mouse-cursor-styles.html" title="CSS2 - custom mouse cursor styles" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/css2-custom-mouse-cursor-styles.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk4CR3c6eSp7ImA9WxBSFU0.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-4547854180092063591</id><published>2009-12-06T00:17:00.008+01:00</published><updated>2009-12-22T19:02:46.911+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-22T19:02:46.911+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CSS3" /><category scheme="http://www.blogger.com/atom/ns#" term="rounded" /><category scheme="http://www.blogger.com/atom/ns#" term="corners" /><category scheme="http://www.blogger.com/atom/ns#" term="mozilla" /><title>CSS3 - rounded corners -moz-border-radius</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LEafQemss4OjJ9P844dz2IHk8-A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LEafQemss4OjJ9P844dz2IHk8-A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LEafQemss4OjJ9P844dz2IHk8-A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LEafQemss4OjJ9P844dz2IHk8-A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Last time, I was talking about rounded corners in article &lt;a href="http://webstylingtricks.blogspot.com/2009/12/css-rounded-corners-how-to.html"&gt;CSS3 - rounded corners - How To&lt;/a&gt;, now I think it's time to get a little bit deeper and explain something about property -moz-border-radius, so you can see what is capable of. &lt;br /&gt;
First of all, -moz-border-radius is supported in Mozilla browsers, and it works in Firefox 3.0 or later versions.&lt;br /&gt;
In previous article, I made a div, with background color and border, this time I will only use div with background color and fixed width and height, you can add borders later if you want.&lt;br /&gt;
So let's get started :-)&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;b&gt;I will define div class named rounded&lt;/b&gt;, with width of 200px, height of 100px and blue background, this will be the basis for all other rounded corner divs.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
width:200px;&lt;br /&gt;
height:100px;&lt;br /&gt;
background:#0000ff;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
The preview of normal div:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/normal-div.jpg" alt="Normal div" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;All four rounded corners&lt;/h3&gt;This shorthand property will define radius of 25px to all four corners.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius:25px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
The preview of all four rounded corners:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/all-four.jpg" alt="All four rounded corners" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Rounded corners with two different values&lt;/h3&gt;If you assign 2 values, first value defines the radius of top-left and bottom-right corner, second one defines the radius of top-right and bottom-left corner.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius:25px 75px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
The preview of rounded corners with 2 defined values, 25px and 75px:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/two-values.jpg" alt="Defined two values" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Rounded corners with three different values&lt;/h3&gt;If you want to have three different corners, you just have to define three values.&lt;br /&gt;
The sequence of values goes so: &lt;br /&gt;
1. First value defines the radius of top-left corner, in this case 25px&lt;br /&gt;
2. Second value defines the radius of top-right and bottom-left corners, in this case 75px&lt;br /&gt;
3. Third value defines the radius of bottom-right corner, in this case 5px&lt;br /&gt;
Let's see how to define:&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius:25px 75px 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Here comes the preview of three defined values:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/three-values.jpg" alt="Defined three values" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Rounded corners with four different values&lt;/h3&gt;Like we did above, we can also define all four values, to set different radius for each corner, and the sequence goes so:&lt;br /&gt;
1. Value for top-left&lt;br /&gt;
2. Value for top-right&lt;br /&gt;
3. Value for bottom-right&lt;br /&gt;
4. Value for bottom-left&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius:15px 30px 45px 60px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
The values you can see above, here comes the preview:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/four-values.jpg" alt="Defined four values" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Define radius for each corner&lt;/h3&gt;If you want to define the radius for each corner you can do it in two ways.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;One way&lt;/b&gt; - only top-left corner will be defined (15px), others will have radius of 0px&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius:15px 0px 0px 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;Second way&lt;/b&gt;, you can define only one property, which are:&lt;br /&gt;
-moz-border-radius-topleft&lt;br /&gt;
-moz-border-radius-topright &lt;br /&gt;
-moz-border-radius-bottomright &lt;br /&gt;
-moz-border-radius-bottomleft&lt;br /&gt;
&lt;br /&gt;
Here is the same trick like above, I will define only the top-left corner, others won't be defined.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius-topleft:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
The result is the same in both ways, here is the preview:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/one-value.jpg" alt="Defined one value" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Horizontal and vertical radius&lt;/h3&gt;Let's say, you want do define the corner radius, but want it to look like elipse. Simple trick will do the work, let's see.&lt;br /&gt;
In this example I want only top right corner to be defined, and the horizontal radius will be 45px, vertical will be 15px.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius-topright: 45px 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
And it should look like this:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/one-value-elipse.jpg" alt="Defined one value with horizontal and vertical radius" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But what if you want to define all four corners with different horizontal and vertical value? I prefer shorthand properties, so let's have a look bellow.&lt;br /&gt;
&lt;b&gt;The tricky part does the / character!&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
-moz-border-radius:15px 30px 45px 60px / 7px 15px 22px 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Here comes the preview of all four defined corners with horizontal and vertical values:&lt;br /&gt;
&lt;img src="http://spy.si/etc/rounded/four-values-elipse.jpg" alt="Defined four values with horizontal and vertical radius" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That's all for today, see you next time when we will take closer look of webkit-border-radius, so stay tuned!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-4547854180092063591?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/xHz4xcqN-BQ" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/4547854180092063591?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/4547854180092063591?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/xHz4xcqN-BQ/css3-rounded-corners-moz-border-radius_06.html" title="CSS3 - rounded corners -moz-border-radius" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/css3-rounded-corners-moz-border-radius_06.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk4MSX4zeSp7ImA9WxBSFU0.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-3647988533502993369</id><published>2009-12-04T13:08:00.008+01:00</published><updated>2009-12-22T19:03:08.081+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-22T19:03:08.081+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="image" /><category scheme="http://www.blogger.com/atom/ns#" term="border" /><category scheme="http://www.blogger.com/atom/ns#" term="rounded" /><category scheme="http://www.blogger.com/atom/ns#" term="background" /><category scheme="http://www.blogger.com/atom/ns#" term="css" /><title>CSS - border and background for image</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/bcCH1oWSsJE9yN1_u1KZTrS7i0E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bcCH1oWSsJE9yN1_u1KZTrS7i0E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/bcCH1oWSsJE9yN1_u1KZTrS7i0E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bcCH1oWSsJE9yN1_u1KZTrS7i0E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Images with no borders on websites really look kinda old or outdated I think, so I will show you how to style your images with a simple CSS code, which adds border and background to image.&lt;br /&gt;
Let's get this party started :-)&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
1. &lt;b&gt;Define image class in CSS and border color&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;img.borderbg {&lt;br /&gt;
border:3px solid blue;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
2. &lt;b&gt;Magic part, define padding and background color&lt;/b&gt;, the padding does the trick.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;img.borderbg {&lt;br /&gt;
border:3px solid blue;&lt;br /&gt;
padding:10px;&lt;br /&gt;
background:#a2a3a3;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
3. &lt;b&gt;Try it!&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;img class=&amp;quot;borderbg&amp;quot; src=&amp;quot;http://www.shrani.si/f/33/4B/2HOVZHOA/thunder-resized.jpg&amp;quot; alt=&amp;quot;thunder&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
And it should look like this below.&lt;br /&gt;
&lt;br /&gt;
&lt;style&gt;
img.borderbg {
border:3px solid blue;
padding:10px;
background:#a2a3a3;
}
&lt;/style&gt;&lt;br /&gt;
&lt;img class="borderbg" src="http://www.shrani.si/f/33/4B/2HOVZHOA/thunder-resized.jpg" alt="thunder" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to use some more magic, try &lt;a href="http://webstylingtricks.blogspot.com/2009/12/css-rounded-corners-how-to.html"&gt;CSS3 rounded corners&lt;/a&gt;, and the image will then look more stylish!&lt;br /&gt;
&lt;br /&gt;
&lt;style&gt;
img.borderbgr {
border:3px solid blue;
padding:10px;
background:#a2a3a3;
-moz-border-radius:8px;
-webkit-border-radius:8px;
}
&lt;/style&gt;&lt;br /&gt;
&lt;img class="borderbgr" src="http://www.shrani.si/f/33/4B/2HOVZHOA/thunder-resized.jpg" alt="thunder" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That's all for today. Have a nice day!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-3647988533502993369?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/KlYtQziRWn0" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/3647988533502993369?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/3647988533502993369?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/KlYtQziRWn0/css-border-and-background-for-image.html" title="CSS - border and background for image" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/css-border-and-background-for-image.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cEQHg5eip7ImA9WxBSFU0.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-4592463849580446263</id><published>2009-12-04T07:17:00.007+01:00</published><updated>2009-12-22T19:03:21.622+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-22T19:03:21.622+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="rounded" /><category scheme="http://www.blogger.com/atom/ns#" term="corners" /><category scheme="http://www.blogger.com/atom/ns#" term="css" /><title>CSS3 - rounded corners - How To</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qHbeYmZ8QEK6Vfxu1UVRHBlhIII/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qHbeYmZ8QEK6Vfxu1UVRHBlhIII/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qHbeYmZ8QEK6Vfxu1UVRHBlhIII/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qHbeYmZ8QEK6Vfxu1UVRHBlhIII/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Do you want to know how to make rounded corners in a few minutes? It's quite simple, you just have to add some CSS and you're done. I have tested this in Firefox and Google Chrome, and &lt;b&gt;it works&lt;/b&gt;, but it doesn't work in micro&amp;amp;soft internet explorer, do you think I care ? :-)&lt;br /&gt;
Let's have a look how it's done.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
First of all, you must define a block element in CSS (image, span, div or whatever you want, but don't forget, &lt;b&gt;it must be a block element!&lt;/b&gt;)&lt;br /&gt;
For this example I will make a div.&lt;br /&gt;
&lt;br /&gt;
1. &lt;b&gt;Make a div&lt;/b&gt;, I will make a div class called rounded, define a blue background and fixed width and height.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
width:150px;&lt;br /&gt;
height:150px;&lt;br /&gt;
background:blue;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
2. &lt;b&gt;Add a border and rounded corners&lt;/b&gt;, I will define a 4px solid red border, and rounded borders with radius of 8px.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;border:4px solid red;&lt;br /&gt;
-moz-border-radius:8px;&lt;br /&gt;
-webkit-border-radius:8px;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
3. &lt;b&gt;Rounded corners are here!&lt;/b&gt; Here you have the whole CSS code.&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;div.rounded {&lt;br /&gt;
width:150px;&lt;br /&gt;
height:150px;&lt;br /&gt;
background:blue;&lt;br /&gt;
border:4px solid red;&lt;br /&gt;
-moz-border-radius:8px;&lt;br /&gt;
-webkit-border-radius:8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
4. &lt;b&gt;Use them in HTML&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;div class="rounded"&amp;gt;&lt;br /&gt;
&amp;lt;h3 class="white"&amp;gt;Rounded corners with CSS&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Isn't that simple?, Let's have a look how it looks.&lt;br /&gt;
&lt;style&gt;
div.rounded {
 width:150px;
 height:150px;
 background:blue;
 border:4px solid red;
 -moz-border-radius:8px;
 -webkit-border-radius:8px;
}
h3.white {
 color:white;
 text-align:center;
} 
&lt;/style&gt;&lt;br /&gt;
&lt;div class="rounded"&gt;&lt;h3 class="white"&gt;Rounded corners with CSS&lt;/h3&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
And for those, who can't see it, here is a picture preview:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_-R9FaouQhH8/SxiotYucHdI/AAAAAAAAAAY/diUoqefxWWU/s1600-h/css-rounded-corners.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img alt="CSS rounded corners" border="0" src="http://4.bp.blogspot.com/_-R9FaouQhH8/SxiotYucHdI/AAAAAAAAAAY/diUoqefxWWU/s320/css-rounded-corners.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="clear: both;"&gt;&lt;/div&gt;&lt;h3&gt;Related articles:&lt;/h3&gt;&lt;a href="http://webstylingtricks.blogspot.com/2009/12/css3-rounded-corners-moz-border-radius_06.html"&gt;CSS3 and rounded corners with -moz-border-radius&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-4592463849580446263?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/rpcVLvvmYDc" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/4592463849580446263?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/4592463849580446263?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/rpcVLvvmYDc/css-rounded-corners-how-to.html" title="CSS3 - rounded corners - How To" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_-R9FaouQhH8/SxiotYucHdI/AAAAAAAAAAY/diUoqefxWWU/s72-c/css-rounded-corners.jpg" height="72" width="72" /><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/css-rounded-corners-how-to.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cFR307fCp7ImA9WxBSFU0.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-6687633392702460718</id><published>2009-12-04T06:25:00.002+01:00</published><updated>2009-12-22T19:03:36.304+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-22T19:03:36.304+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="blogs" /><category scheme="http://www.blogger.com/atom/ns#" term="feeds" /><category scheme="http://www.blogger.com/atom/ns#" term="rss" /><title>Submit your blog to RSS feeds for free</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/HB64ma1XqAiqgv4uokwJVln6OBQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HB64ma1XqAiqgv4uokwJVln6OBQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/HB64ma1XqAiqgv4uokwJVln6OBQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HB64ma1XqAiqgv4uokwJVln6OBQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here I have collected a list of RSS submissions sites, where you can submit your blog to RSS feeds. Take a look and happy submitting!&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
http://www.blogdigger.com/add.jsp&lt;br /&gt;
http://www.readablog.com/AddFeed.aspx&lt;br /&gt;
http://blogarama.com/in.php?ID=4998&lt;br /&gt;
http://www.blogstreet.com/&lt;br /&gt;
http://www.globeofblogs.com/&lt;br /&gt;
http://www.kmax.ws/bloglinks.htm&lt;br /&gt;
http://www.blogsearchengine.com/&lt;br /&gt;
http://www.bloghop.com/&lt;br /&gt;
http://portal.eatonweb.com/add.php&lt;br /&gt;
http://www.popdex.com/addsite.php&lt;br /&gt;
http://blo.gs/ping.php&lt;br /&gt;
http://www.blogcensus.net/&lt;br /&gt;
http://www.blogtree.com/&lt;br /&gt;
http://www.blogstreet.com/&lt;br /&gt;
http://www.britblog.com/&lt;br /&gt;
http://www.bloglines.com/&lt;br /&gt;
http://australian.buzzword.com/&lt;br /&gt;
http://boingboing.net/suggest.html&lt;br /&gt;
http://www.rootblog.com/Ping/&lt;br /&gt;
http://www.weblogs.nu/directory/?add=top&lt;br /&gt;
http://www.truthlaidbear.com/addtoscan.php&lt;br /&gt;
http://www.sarthak.net/blogz/add.php&lt;br /&gt;
http://blogmatcher.com/u.php&lt;br /&gt;
http://www.blogpulse.com/submit.html&lt;br /&gt;
http://www.blogcatalog.com/blogs/submit_blog.html&lt;br /&gt;
http://www.blogdir.com/dir/formreg.php&lt;br /&gt;
http://www.blogsrus.net/addfeed.asp&lt;br /&gt;
http://www.csthota.com/blogmap/submit.aspx&lt;br /&gt;
http://www.blog-search.com/blog-submission.html&lt;br /&gt;
http://www.blogsweet.com/&lt;br /&gt;
http://www.blogflux.com/&lt;br /&gt;
http://www.blogtagstic.com/add-blog.php&lt;br /&gt;
http://blogintroduction.com/?page_id=2&lt;br /&gt;
http://findingblog.com/&lt;br /&gt;
http://www.bulletize.com/add.php?sid=0&lt;br /&gt;
http://www.blogtopsites.com/register.php&lt;br /&gt;
http://www.blogfuse.com/directory/&lt;br /&gt;
http://www.blogion.com/index.php?p=submit&lt;br /&gt;
http://www.addurlblog.com/dir-bin/addlink.pl&lt;br /&gt;
http://www.blogbib.com/submit.php&lt;br /&gt;
http://blogs.botw.org/helpcenter/submitblog.aspx&lt;br /&gt;
http://www.blog-directory-submit.com/&lt;br /&gt;
http://www.iblogbusiness.com/add.html&lt;br /&gt;
http://www.blogsitezone.com/addlisting.asp?cat+&lt;br /&gt;
http://www.blogtoplist.com/add-blog.html&lt;br /&gt;
http://www.blogburst.com/blogger/add-blog.html&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-6687633392702460718?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/PShuAfsEPx8" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/6687633392702460718?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/6687633392702460718?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/PShuAfsEPx8/submit-your-blog-to-rss-feeds-for-free.html" title="Submit your blog to RSS feeds for free" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/submit-your-blog-to-rss-feeds-for-free.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cGRnc-cCp7ImA9WxBSFU0.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-749215000849838023</id><published>2009-12-03T17:13:00.005+01:00</published><updated>2009-12-22T19:03:47.958+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-22T19:03:47.958+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="blogs" /><category scheme="http://www.blogger.com/atom/ns#" term="pagerank" /><category scheme="http://www.blogger.com/atom/ns#" term="lists" /><title>DoFollow blogs sorted by PageRank</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/wONKEOlNycaSgSX0NHVHFIVwMdk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wONKEOlNycaSgSX0NHVHFIVwMdk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/wONKEOlNycaSgSX0NHVHFIVwMdk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wONKEOlNycaSgSX0NHVHFIVwMdk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here is a list of blogs sorted by PageRank, which have dofollow links in your comment name, take a look and don't be spammy!&lt;br /&gt;
The list will be updated every week.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR8 blogs&lt;/b&gt;&lt;br /&gt;
http://www.newsobserver.com/&lt;br /&gt;
http://blogs.cisco.com/news&lt;br /&gt;
http://www.engadget.com/&lt;br /&gt;
http://getmiro.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR7 blogs&lt;/b&gt;&lt;br /&gt;
http://grouplens.org/&lt;br /&gt;
http://crooksandliars.com/&lt;br /&gt;
http://www.trianglemom2mom.com/&lt;br /&gt;
http://www.esnips.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR6 blogs&lt;/b&gt;&lt;br /&gt;
http://www.themallblog.com&lt;br /&gt;
http://businessfinancemag.com/&lt;br /&gt;
http://www.eartheasy.com/blog/&lt;br /&gt;
http://harry.sufehmi.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR5 blogs&lt;/b&gt;&lt;br /&gt;
http://www.oilman.ca&lt;br /&gt;
http://psdvibe.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR4 blogs&lt;/b&gt;&lt;br /&gt;
http://blogs.cabinetoffice.gov.uk/digitalengagement&lt;br /&gt;
http://www.steverenner.com&lt;br /&gt;
http://terryheath.com/&lt;br /&gt;
http://www.knowtebook.com/&lt;br /&gt;
http://jove.homeschooljournal.net/&lt;br /&gt;
http://www.seotops.com/ &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR3 blogs&lt;/b&gt;&lt;br /&gt;
http://www.webjourney.me/&lt;br /&gt;
http://www.netmarketingcourse.net/&lt;br /&gt;
http://www.pingable.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR2 blogs&lt;/b&gt;&lt;br /&gt;
http://www.theincometeam.com/blog/&lt;br /&gt;
http://inmyplace.info/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR1 blogs&lt;/b&gt;&lt;br /&gt;
http://www.niftygaloot.com/&lt;br /&gt;
http://www.matblogger.com/&lt;b&gt;&lt;/b&gt;&lt;br /&gt;
http://tampafloridarealestateblog.com/&lt;br /&gt;
http://www.makingmoneyonline.com/&lt;br /&gt;
http://chummydog.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;PR0 blogs&lt;/b&gt; &lt;br /&gt;
http://www.jowki.com/&lt;br /&gt;
http://webmaster-diary.com/&lt;br /&gt;
http://clicktechnews.com/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-749215000849838023?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/ayVsJ1HUh2I" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/749215000849838023?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/749215000849838023?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/ayVsJ1HUh2I/dofollow-blogs-sorted-by-pagerank.html" title="DoFollow blogs sorted by PageRank" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/dofollow-blogs-sorted-by-pagerank.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cAQXw8fip7ImA9WxBSFU0.&quot;"><id>tag:blogger.com,1999:blog-2662028910887244992.post-3932486080906786948</id><published>2009-12-03T02:06:00.013+01:00</published><updated>2009-12-22T19:04:00.276+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-22T19:04:00.276+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="div" /><category scheme="http://www.blogger.com/atom/ns#" term="align" /><category scheme="http://www.blogger.com/atom/ns#" term="css" /><title>CSS - force divs to align beside each other</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FrPjBiHiPqGVG-5s3ICzcXY8N0o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FrPjBiHiPqGVG-5s3ICzcXY8N0o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FrPjBiHiPqGVG-5s3ICzcXY8N0o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FrPjBiHiPqGVG-5s3ICzcXY8N0o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;This is my first post, so I will start with a little bit simple problems.&lt;br /&gt;
Did you ever had problems when aligning DIVs, for example, you want to put the video clip on the left side, on the right side you want to put some description of the video.&lt;br /&gt;
I had this problem a few days ago, when div's didn't want to align beside each other. With a little bit of searching over the internet i found some simple css properties to do that, so let's see how i solved this.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1388821969526889";
/* 468x60, created 22/12/09 -in-posts */
google_ad_slot = "5577595964";
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;br /&gt;
First of all, i had to make one master container div to put the child divs into it.&lt;br /&gt;
&lt;br /&gt;
I will set fixed width and height, and background too, so you could see which is container div and the child left and right divs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Create the container in CSS &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;#container {&lt;br /&gt;
background:blue;&lt;br /&gt;
width:400px;&lt;br /&gt;
height:150px;   &lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Now you have to create left and right DIV&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;#container .left {&lt;br /&gt;
width:200px;&lt;br /&gt;
height:100px;&lt;br /&gt;
background:red;&lt;br /&gt;
float:left;&lt;br /&gt;
}&lt;br /&gt;
#container .right {&lt;br /&gt;
width:200px;&lt;br /&gt;
height:100px;&lt;br /&gt;
background:green;&lt;br /&gt;
float:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
If you look in the CSS code, I have made the left and the right div as a CLASS, the container is an ID, and set to left div to float left, and to the right to float right. Simple huh?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Now we just must put them in HTML&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="code"&gt;&amp;lt;div id="container"&amp;gt;&lt;br /&gt;
&amp;lt;div class="left"&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class="right"&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
And you should see something like in the bottom, the blue one is the container div, the red one is left div and the green one is the right div.&lt;br /&gt;
&lt;br /&gt;
&lt;style&gt;
  #container {
   background:blue;
   width:400px;
   height:150px;   
  }
  #container .left {
   width:200px;
   height:100px;
   background:red;
   float:left;
  }
  #container .right {
   width:200px;
   height:100px;
   background:green;
   float:right;
  }
#container p {
color: white;
}
&lt;/style&gt;&lt;br /&gt;
&lt;div id="container"&gt;&lt;div class="left"&gt;Left DIV&lt;br /&gt;
&lt;/div&gt;&lt;div class="right"&gt;Right DIV&lt;br /&gt;
&lt;/div&gt;Container DIV&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
That's all, see you next time! If you have any questions, feel free to ask.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2662028910887244992-3932486080906786948?l=webstylingtricks.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WebStylingTricks/~4/BdneXkGN7j4" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/3932486080906786948?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2662028910887244992/posts/default/3932486080906786948?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebStylingTricks/~3/BdneXkGN7j4/css-force-divs-to-align-beside-each.html" title="CSS - force divs to align beside each other" /><author><name>minime</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><feedburner:origLink>http://webstylingtricks.blogspot.com/2009/12/css-force-divs-to-align-beside-each.html</feedburner:origLink></entry></feed>

