<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3867350445616755707</id><updated>2011-11-07T03:18:55.860-08:00</updated><category term='TUTORIAL'/><category term='CSS'/><title type='text'>Web Developer For You</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tutor-web.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3867350445616755707/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tutor-web.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rangga Personal</name><uri>http://www.blogger.com/profile/08948566142443249377</uri><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>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3867350445616755707.post-8646858637802845032</id><published>2011-11-01T00:47:00.000-07:00</published><updated>2011-11-04T02:08:29.968-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='TUTORIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS'/><title type='text'>Syntax CSS</title><content type='html'>&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;span style="font-size: small;"&gt;1 selector, 1 property, 1 value.&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;span style="font-size: small;"&gt;Format&amp;nbsp; CSS:&lt;/span&gt;&lt;/div&gt;&lt;blockquote class="tr_bq" style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;span style="font-size: small;"&gt;&lt;code style="background-color: #cccccc;"&gt;selector { property: value }&lt;/code&gt;&lt;/span&gt; &lt;/blockquote&gt;&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;span class="" id="result_box" lang="en" style="font-size: small;"&gt;&lt;span class="hps"&gt;Selector&lt;/span&gt; &lt;span class="hps"&gt;to&lt;/span&gt; &lt;span class="hps"&gt;indicate&lt;/span&gt; &lt;span class="hps"&gt;which parts&lt;/span&gt; &lt;span class="hps"&gt;are&lt;/span&gt; &lt;span class="hps"&gt;going to&lt;/span&gt; &lt;span class="hps"&gt;set up&lt;/span&gt; &lt;span class="hps"&gt;/&lt;/span&gt; &lt;span class="hps"&gt;formatted&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span class="hps"&gt;Property&lt;/span&gt; &lt;span class="hps"&gt;to&lt;/span&gt; &lt;span class="hps"&gt;show&lt;/span&gt;, &lt;span class="hps"&gt;the&lt;/span&gt; &lt;span class="hps atn"&gt;(&lt;/span&gt;property) of the &lt;span class="hps"&gt;selector&lt;/span&gt; &lt;span class="hps"&gt;who want to&lt;/span&gt; &lt;span class="hps"&gt;set&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span class="hps"&gt;Value&lt;/span&gt; &lt;span class="hps"&gt;is the value&lt;/span&gt; &lt;span class="hps"&gt;of&lt;/span&gt; &lt;span class="hps"&gt;its settings.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="hps"&gt;Syntax&lt;/span&gt; &lt;span class="hps"&gt;example&lt;/span&gt;:&lt;/span&gt;&lt;/div&gt;&lt;blockquote class="tr_bq" style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;span style="font-size: small;"&gt;&lt;code style="background-color: #cccccc;"&gt;&lt;span style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;h1 { color: red }&lt;/span&gt;&amp;nbsp; &lt;/code&gt;&lt;/span&gt;&lt;span class="" id="result_box" lang="en" style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;span class="short_text" id="result_box" lang="en"&gt;&lt;span class="hps"&gt;The example above&lt;/span&gt; &lt;span class="hps"&gt;shows&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;blockquote class="tr_bq" style="font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif;"&gt;&lt;blockquote style="background-color: #cccccc;"&gt;&lt;span style="font-size: small;"&gt;Selector: h1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;Property: color&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;Value: red&lt;/span&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&lt;span class="" id="result_box" lang="en"&gt;&lt;span class="hps"&gt;If&lt;/span&gt; &lt;span class="hps"&gt;translated&lt;/span&gt; &lt;span class="hps"&gt;into&lt;/span&gt; &lt;span class="hps"&gt;Indonesian&lt;/span&gt; &lt;span class="hps"&gt;sentence&lt;/span&gt; &lt;span class="hps"&gt;roughly&lt;/span&gt; &lt;span class="hps"&gt;like this&lt;/span&gt;: &lt;span class="hps"&gt;Set the&lt;/span&gt; &lt;span class="hps"&gt;color&lt;/span&gt; &lt;span class="hps"&gt;of&lt;/span&gt; &lt;span class="hps"&gt;h1&lt;/span&gt; &lt;span class="hps"&gt;to&lt;/span&gt; &lt;span class="hps atn"&gt;red (&lt;/span&gt;red).&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;/div&gt;&lt;div style="font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3867350445616755707-8646858637802845032?l=tutor-web.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tutor-web.blogspot.com/feeds/8646858637802845032/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tutor-web.blogspot.com/2011/11/syntax-css.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3867350445616755707/posts/default/8646858637802845032'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3867350445616755707/posts/default/8646858637802845032'/><link rel='alternate' type='text/html' href='http://tutor-web.blogspot.com/2011/11/syntax-css.html' title='Syntax CSS'/><author><name>Rangga Personal</name><uri>http://www.blogger.com/profile/08948566142443249377</uri><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><thr:total>0</thr:total></entry></feed>
