<?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-2084269119141733972</id><updated>2011-11-27T16:27:13.128-08:00</updated><category term='css tutorial'/><category term='css basic'/><category term='HTML Basic'/><category term='HTML Advanced'/><category term='css online tutorial'/><category term='css advanced'/><category term='css'/><category term='html Tutorials'/><category term='HTML'/><title type='text'>Web Technical Information</title><subtitle type='html'>An online tutorial of HTML, XHTML, CSS, XML, ASP, PHP, SQL, Java Script, VB Script and Many Others...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://webtechinfo-support.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2084269119141733972/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://webtechinfo-support.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Web Technical Information</name><uri>http://www.blogger.com/profile/07513071640455843162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_RshTP0mQowg/StuNl5vAtZI/AAAAAAAAAAM/zqzbiP5dQVk/S220/gqr.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2084269119141733972.post-5696247207236832627</id><published>2009-10-03T11:45:00.000-07:00</published><updated>2009-10-03T11:54:41.110-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='css advanced'/><category scheme='http://www.blogger.com/atom/ns#' term='css tutorial'/><category scheme='http://www.blogger.com/atom/ns#' term='css online tutorial'/><category scheme='http://www.blogger.com/atom/ns#' term='css basic'/><category scheme='http://www.blogger.com/atom/ns#' term='css'/><title type='text'></title><content type='html'>&lt;b&gt;Cascading Style Sheets (CSS)&lt;/b&gt; is a style sheet language used to describe the presentation (that is, the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and  XHTML, but the language can be applied to any kind of XML documents.&lt;br /&gt;&lt;br /&gt;CSS has a simple syntax and uses a number of English keywords to specify the names of various style properties. A style sheet consists of a list of rules. Each rule or rule-set consists of one or more selectors and a declaration block. A declaration-block consists of a list of declarations in braces. Each declaration itself consists of a property, a colon (:), a value, then a semi-colon (;).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What is the difference between CSS and HTML?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;HTML is used to structure content. CSS is used for formatting structured content.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/H3KESBQTD8k&amp;hl=en&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/H3KESBQTD8k&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2084269119141733972-5696247207236832627?l=webtechinfo-support.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://webtechinfo-support.blogspot.com/feeds/5696247207236832627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://webtechinfo-support.blogspot.com/2009/10/cascading-style-sheets-css-is-style.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2084269119141733972/posts/default/5696247207236832627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2084269119141733972/posts/default/5696247207236832627'/><link rel='alternate' type='text/html' href='http://webtechinfo-support.blogspot.com/2009/10/cascading-style-sheets-css-is-style.html' title=''/><author><name>Web Technical Information</name><uri>http://www.blogger.com/profile/07513071640455843162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_RshTP0mQowg/StuNl5vAtZI/AAAAAAAAAAM/zqzbiP5dQVk/S220/gqr.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2084269119141733972.post-6400223227983654457</id><published>2009-10-03T09:37:00.000-07:00</published><updated>2009-10-03T11:51:29.146-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='html Tutorials'/><category scheme='http://www.blogger.com/atom/ns#' term='HTML Advanced'/><category scheme='http://www.blogger.com/atom/ns#' term='HTML Basic'/><category scheme='http://www.blogger.com/atom/ns#' term='HTML'/><title type='text'></title><content type='html'>HTML is very easy to use; it was designed that way. You don't have to be a programmer to use it. If you can edit a text file, then you can write HTML (and if you can write email, you can edit a text file). If you tried to learn before and couldn't, then someone wasn't telling you the right things.&lt;br /&gt;&lt;br /&gt;This tutorial will explain the structure of HTML quickly and clearly, and show you through examples the practical things you need to know, so you can be making your own pages soon. &lt;br /&gt;&lt;br /&gt;This tutorial will explain the structure of Advanced HTML quickly and clearly, and show you through examples the practical things you need to know, so you can be making your own pages soon. &lt;br /&gt;&lt;br /&gt;In this tutorial, you'll create small pages and view them. There aren't really any "required" exercises, but you should play with new concepts until you're comfortable with them. &lt;br /&gt;&lt;br /&gt;OK, Ready?&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/RRvJ9ff0TUs&amp;hl=en&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/RRvJ9ff0TUs&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2084269119141733972-6400223227983654457?l=webtechinfo-support.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://webtechinfo-support.blogspot.com/feeds/6400223227983654457/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://webtechinfo-support.blogspot.com/2009/10/this-tutorial-will-explain-structure-of.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2084269119141733972/posts/default/6400223227983654457'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2084269119141733972/posts/default/6400223227983654457'/><link rel='alternate' type='text/html' href='http://webtechinfo-support.blogspot.com/2009/10/this-tutorial-will-explain-structure-of.html' title=''/><author><name>Web Technical Information</name><uri>http://www.blogger.com/profile/07513071640455843162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_RshTP0mQowg/StuNl5vAtZI/AAAAAAAAAAM/zqzbiP5dQVk/S220/gqr.jpg'/></author><thr:total>0</thr:total></entry></feed>
