<?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-3704806551879999560</id><updated>2011-04-21T14:14:36.737-07:00</updated><title type='text'>Cascading Style Sheets (CSS)</title><subtitle type='html'>Basic knowledge  of CSS for Web site Design</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://css-basic.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://css-basic.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>sandy</name><uri>http://www.blogger.com/profile/10218824406569261775</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>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3704806551879999560.post-944083010759962374</id><published>2009-05-04T23:51:00.000-07:00</published><updated>2009-05-04T23:58:19.760-07:00</updated><title type='text'>css border style</title><content type='html'>You can put border around text, paragraphs, images, tables with different styles according to match you page color combinations. You will get an idea of all the different looks you can create&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#cc0000;"&gt;Border style :&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="color:#ff9900;"&gt;&amp;lt; style type="text/css"&amp;gt;&lt;br /&gt;.dotted {border-style: dotted;}&lt;br /&gt;.dashed {border-style: dashed;}&lt;br /&gt;.solid {border-style: solid;}&lt;br /&gt;.double {border-style: double;}&lt;br /&gt;.groove {border-style: groove;}&lt;br /&gt;.ridge {border-style: ridge;}&lt;br /&gt;.inset {border-style: inset;}&lt;br /&gt;.outset {border-style: outset;}&lt;br /&gt;&amp;lt; /style&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#cc0000;"&gt;&lt;strong&gt;Result :&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: dotted; BORDER-TOP: dotted; BORDER-LEFT: dotted; BORDER-BOTTOM: dotted"&gt;dotted style border &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: dashed; BORDER-TOP: dashed; BORDER-LEFT: dashed; BORDER-BOTTOM: dashed"&gt;dashed style border &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: solid; BORDER-TOP: solid; BORDER-LEFT: solid; BORDER-BOTTOM: solid"&gt;solid style border &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: double; BORDER-TOP: double; BORDER-LEFT: double; BORDER-BOTTOM: double"&gt;double style border &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: groove; BORDER-TOP: groove; BORDER-LEFT: groove; BORDER-BOTTOM: groove"&gt;groove style border &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: ridge; BORDER-TOP: ridge; BORDER-LEFT: ridge; BORDER-BOTTOM: ridge"&gt;ridge style border &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: inset; BORDER-TOP: inset; BORDER-LEFT: inset; BORDER-BOTTOM: inset"&gt;inset style border &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="BORDER-RIGHT: outset; BORDER-TOP: outset; BORDER-LEFT: outset; BORDER-BOTTOM: outset"&gt;outset style border &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3704806551879999560-944083010759962374?l=css-basic.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://css-basic.blogspot.com/feeds/944083010759962374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://css-basic.blogspot.com/2009/05/css-border-style.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/944083010759962374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/944083010759962374'/><link rel='alternate' type='text/html' href='http://css-basic.blogspot.com/2009/05/css-border-style.html' title='css border style'/><author><name>sandy</name><uri>http://www.blogger.com/profile/10218824406569261775</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><entry><id>tag:blogger.com,1999:blog-3704806551879999560.post-905449677666270224</id><published>2009-04-27T03:15:00.000-07:00</published><updated>2009-04-27T03:25:04.366-07:00</updated><title type='text'>How to style link</title><content type='html'>&lt;span style="font-size:130%;"&gt;I will explain you how to style text link with the help of example. For this I have created one link and declare link Css properties. The default link is red and after cursor over the link text, the link will appear blue.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;link, visited, hover, and active these are four selectors.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;&amp;lt; style type="text/css"&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;a:link {color:# c70505; }&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;a:visited {color:# 0caa0c; }&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;a:hover {color:# 406ee2; }&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;a:active {color:#ccccc; }&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;&amp;lt; /style&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;In the above code link(&lt;/span&gt;&lt;span style="color: rgb(255, 102, 102);font-size:130%;" &gt;a:link&lt;/span&gt;&lt;span style="font-size:130%;"&gt;)  defines the properties for an unvisited link. VISITED (&lt;/span&gt;&lt;span style="color: rgb(255, 102, 102);font-size:130%;" &gt;a:visited&lt;/span&gt;&lt;span style="font-size:130%;"&gt;) defines the properties for a visitied link. ACTIVE(&lt;/span&gt;&lt;span style="color: rgb(255, 102, 102);font-size:130%;" &gt;a:active&lt;/span&gt;&lt;span style="font-size:130%;"&gt;) defines the properties of a currently active link. HOVER (&lt;/span&gt;&lt;span style="color: rgb(255, 102, 102);font-size:130%;" &gt;a:hover&lt;/span&gt;&lt;span style="font-size:130%;"&gt;)defines the properties when a mouse is over a link which is blue here.&lt;br /&gt;&lt;br /&gt;You can specify a different BACKGROUND color, cursors, font …etc for link&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3704806551879999560-905449677666270224?l=css-basic.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://css-basic.blogspot.com/feeds/905449677666270224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://css-basic.blogspot.com/2009/04/how-to-style-link.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/905449677666270224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/905449677666270224'/><link rel='alternate' type='text/html' href='http://css-basic.blogspot.com/2009/04/how-to-style-link.html' title='How to style link'/><author><name>sandy</name><uri>http://www.blogger.com/profile/10218824406569261775</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><entry><id>tag:blogger.com,1999:blog-3704806551879999560.post-199097272304787071</id><published>2009-04-20T22:09:00.001-07:00</published><updated>2009-04-20T22:17:35.205-07:00</updated><title type='text'>CSS validation</title><content type='html'>&lt;span style="font-size:130%;"&gt;CSS validation means examination that you are applying a correct technique in your CSS code. Validation tool helps you to detect all kind of errors that possibly you couldn’t be identified during the developing process. Validation tools (services) are freely available. You can use online services or download software use for your local work.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;you can get free validation for your style sheets from the&lt;br /&gt;&lt;a href="http://jigsaw.w3.org/css-validator/" target="_blank"&gt;http://jigsaw.w3.org/css-validator/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;Validation is mostly use for to find the error in your CSS code. Browsers are becoming more standards compliant, and it is becoming increasingly necessary and important to write valid css. If you want your site listed on search engines then make sure that you have good Css.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3704806551879999560-199097272304787071?l=css-basic.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://css-basic.blogspot.com/feeds/199097272304787071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://css-basic.blogspot.com/2009/04/css-validation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/199097272304787071'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/199097272304787071'/><link rel='alternate' type='text/html' href='http://css-basic.blogspot.com/2009/04/css-validation.html' title='CSS validation'/><author><name>sandy</name><uri>http://www.blogger.com/profile/10218824406569261775</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><entry><id>tag:blogger.com,1999:blog-3704806551879999560.post-1599181325280705810</id><published>2009-04-17T03:17:00.001-07:00</published><updated>2009-05-20T23:10:39.332-07:00</updated><title type='text'>Basic understanding of CSS (Cascading Style Sheet)</title><content type='html'>&lt;div&gt;Web design is today’s one of the fastest growing career fields, so it is the perfect time to become a Web designer. As a web designer you should have knowledge of Graphics designing, HTML and Css (Cascading Style Sheets). In this blog I am sharing some basic knowledge of CSS that will help you in your every day web design and development tasks. Before learn CSS you should have knowledge of HTML.&lt;br /&gt;&lt;br /&gt;May be you already heard about CSS. CSS stands for the &lt;a href="http://css-basic.blogspot.com/"&gt;&lt;strong&gt;&lt;span style="color:#990000;"&gt;Cascading Style Sheet&lt;/span&gt;&lt;/strong&gt;.&lt;/a&gt; Css is a collection of formatting rules that control the appearance of content in a web page.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;span style="font-size:85%;"&gt;HTML is used to structure content. CSS is used for formatting structured content.&lt;/span&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Arial;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;( &lt;span style="font-size:85%;"&gt;In simple word css allow you to change style of fonts, colors, background, borders, text formatting, link etc.)&lt;/span&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;There are three ways you can apply CSS to an HTML document&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;Inline &lt;/li&gt;&lt;br /&gt;&lt;li&gt;Embedded &lt;/li&gt;&lt;br /&gt;&lt;li&gt;External Style Sheets&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff6600;"&gt;Inline Styles:&lt;/span&gt;&lt;/strong&gt; Inline styles are styles that are written directly in the tag on the HTML document. Inline styles affect only the tag they are applied to.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="color:#cc0000;"&gt;&lt;strong&gt;&amp;lt; a href=" " style="color: red;" &amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff6600;"&gt;Embedded Styles:&lt;/span&gt;&lt;/strong&gt; Embedded styles are styles that are embedded in the head of the HTML document. Embedded styles affect only the tags on the page they are embedded in. &lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="color:#cc0000;"&gt;&lt;strong&gt;&amp;lt; style type="text/css"&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;p {border-left: 1px dotted gray;}&amp;lt; /style&amp;gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;If any changes you want to make to one page, will have to be made to all. This method can be good if you need to style only one page.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff6600;"&gt;External Styles:&lt;/span&gt;&lt;/strong&gt; External styles are styles that are written in a separate document and then attached to various HTML documents. External style sheets can affect any page they are attached to. &lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="color:#cc0000;"&gt;&lt;strong&gt;&amp;lt; link rel="stylesheet" type="text/css" href="styles.css" /&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Can control styles for multiple documents at once.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Easier Maintenance &lt;/li&gt;&lt;br /&gt;&lt;li&gt;Reduced File Size &lt;/li&gt;&lt;br /&gt;&lt;li&gt;Improved Flexibility&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://feeds2.feedburner.com/CascadingStyleSheetscss" type="application/rss+xml" rel="alternate"&gt;&lt;img style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" alt="" src="http://www.feedburner.com/fb/images/pub/feed-icon16x16.png" /&gt;&lt;/a&gt; &lt;a href="http://feeds2.feedburner.com/CascadingStyleSheetscss" type="application/rss+xml" rel="alternate"&gt;Subscribe in a reader&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3704806551879999560-1599181325280705810?l=css-basic.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://css-basic.blogspot.com/feeds/1599181325280705810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://css-basic.blogspot.com/2009/04/css-basic_17.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/1599181325280705810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3704806551879999560/posts/default/1599181325280705810'/><link rel='alternate' type='text/html' href='http://css-basic.blogspot.com/2009/04/css-basic_17.html' title='Basic understanding of CSS (Cascading Style Sheet)'/><author><name>sandy</name><uri>http://www.blogger.com/profile/10218824406569261775</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>1</thr:total></entry></feed>
