<?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-6628607030144743847</id><updated>2012-02-10T21:15:10.498-08:00</updated><category term='div tag'/><category term='div in html'/><category term='online validator'/><category term='div side by side'/><category term='google adsense'/><category term='XHTML'/><category term='adsense account'/><category term='div beside each other'/><category term='Div element'/><category term='html'/><category term='XHTML specification'/><title type='text'>HTML interview questions</title><subtitle type='html'>let's come to start discussing about web</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>47</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-4642940479831068396</id><published>2010-09-27T12:00:00.000-07:00</published><updated>2010-09-27T12:31:47.364-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='div side by side'/><category scheme='http://www.blogger.com/atom/ns#' term='div in html'/><category scheme='http://www.blogger.com/atom/ns#' term='div beside each other'/><title type='text'>How to set div beside each other ?</title><content type='html'>We can set div beside div by using float:left;&lt;br /&gt;&lt;br /&gt;you may try this program if you need for example :&lt;br /&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 400px; height: 250px;" src="http://2.bp.blogspot.com/_JJEHlZqHkbY/TKDwUI13asI/AAAAAAAAADw/QixmiytMcCU/s400/untitled.bmp" alt="" id="BLOGGER_PHOTO_ID_5521677371917691586" border="0" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-4642940479831068396?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/4642940479831068396/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/09/how-to-set-div-beside-each-other.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4642940479831068396'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4642940479831068396'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/09/how-to-set-div-beside-each-other.html' title='How to set div beside each other ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_JJEHlZqHkbY/TKDwUI13asI/AAAAAAAAADw/QixmiytMcCU/s72-c/untitled.bmp' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-3124767984878393811</id><published>2010-05-04T07:36:00.000-07:00</published><updated>2010-05-04T07:23:06.252-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XHTML'/><category scheme='http://www.blogger.com/atom/ns#' term='html'/><title type='text'>Why XHTML Modularization?</title><content type='html'>The XHTML modularization model defines the modules of XHTML.&lt;br /&gt;XHTML is a simple, but large language. XHTML contains most of the functionality a web developer will need.&lt;br /&gt;&lt;br /&gt;For some purposes XHTML is too large and complex, and for other purposes it is much too simple.&lt;br /&gt;&lt;br /&gt;By splitting XHTML into modules, the W3C (World Wide web Consortium) has created small and well-defined sets of XHTML elements that can be used separately for simple devices as well as combined with other XML standards into larger and more complex applications.&lt;br /&gt;&lt;br /&gt;With modular XHTML, product and application designers can:&lt;br /&gt;* Choose the elements to be supported by a device using standard XHTML building blocks.&lt;br /&gt;* Add extensions to XHTML, using XML, without breaking the XHTML standard.&lt;br /&gt;* Simplify XHTML for devices like hand held computers, mobile phones, TV, and home appliances.&lt;br /&gt;* Extend XHTML for complex applications by adding new XML functionality (like MathML, SVG, Voice and Multimedia).&lt;br /&gt;* Define XHTML profiles like XHTML Basic (a subset of XHTML for mobile devices).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-3124767984878393811?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/3124767984878393811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-xhtml-modularization.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/3124767984878393811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/3124767984878393811'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-xhtml-modularization.html' title='Why XHTML Modularization?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-8206211269404674505</id><published>2010-05-03T10:04:00.000-07:00</published><updated>2010-05-04T07:28:49.505-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='adsense account'/><category scheme='http://www.blogger.com/atom/ns#' term='google adsense'/><title type='text'>How to get approved google adsense account</title><content type='html'>Hi there,&lt;br /&gt;&lt;br /&gt;if you are not able to get google adsense account then don't worry.&lt;br /&gt;&lt;br /&gt;Just follow the following step after that you will be able to get account :&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.indyarocks.com/register_step1.php?affliate=NDQxOTEzNQ==" target="_blank"&gt;&lt;img src="http://www.indyarocks.com/adsense/images/ads_234x60.gif" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;click on the above link and create login then apply for adsense account from indyrock which link located as 'Earnings  *Google AdSense' top right corner.&lt;br /&gt;&lt;br /&gt;Note that, to getting google adsense account you have to done following step :&lt;br /&gt;&lt;br /&gt;1)Your profile must be completed by 50%,&lt;br /&gt;2)You have minimum 2 blogs on indyrock,&lt;br /&gt;3)you have to upload minimum 10 photo,&lt;br /&gt;&lt;br /&gt;Please try and I assured you that you'll able to get account.&lt;br /&gt;&lt;br /&gt;if you have any query don't hesitate to &lt;a href="mailto:kvnmail@ovi.com"&gt;click here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Best of luck.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-8206211269404674505?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/8206211269404674505/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/not-able-to-get-google-adsense-account.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8206211269404674505'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8206211269404674505'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/not-able-to-get-google-adsense-account.html' title='How to get approved google adsense account'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-3426131063362765103</id><published>2010-05-02T05:19:00.001-07:00</published><updated>2010-05-02T05:33:23.950-07:00</updated><title type='text'>Is XHTML Element Name Case Sensitive?</title><content type='html'>&lt;p&gt;Yes, XHTML element names are case sensitive. All element names  must be written in lower case letters.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-3426131063362765103?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/3426131063362765103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/is-xhtml-element-name-case-sensitive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/3426131063362765103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/3426131063362765103'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/is-xhtml-element-name-case-sensitive.html' title='Is XHTML Element Name Case Sensitive?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7621721525913088346</id><published>2010-05-02T05:17:00.000-07:00</published><updated>2010-05-02T05:18:02.755-07:00</updated><title type='text'>What Is Wrong with My "checked" Attribute Values?</title><content type='html'>&lt;p&gt;Attribute "checked" is an optional attribute for XHTML element  "input".  In XHTML specification, attribute "checked" has only predefined value:  "checked". However, in HTML specification, attribute "checked" requires no value.&lt;/p&gt;  &lt;p&gt;If you are converting existing HTML documents to XHTML format, you  will  get some syntax error on your pre-selected items in radio buttons, check  boxes and dropdown lists, "checked" attributes are used without any values.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7621721525913088346?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7621721525913088346/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/what-is-wrong-with-my-checked-attribute.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7621721525913088346'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7621721525913088346'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/what-is-wrong-with-my-checked-attribute.html' title='What Is Wrong with My &quot;checked&quot; Attribute Values?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-736289378696963954</id><published>2010-05-02T05:14:00.000-07:00</published><updated>2010-05-02T05:33:58.170-07:00</updated><title type='text'>What is a "span" Tag/Element?</title><content type='html'>&lt;p&gt;A "span" element is an inline element that you can use a container of  inline elements  and text contents. By default, browsers will do nothing on "span"  elements unless  specify some CSS properties in them. Here are basic rules about an  "span" element:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;"span" elements are inline elements.&lt;/li&gt;&lt;li&gt;"span" elements can have PCDATA as contents.&lt;/li&gt;&lt;li&gt;"span" elements can have inline elements as sub-elements.&lt;/li&gt;&lt;li&gt;"span" elements can not have any block elements as sub-elements.&lt;/li&gt;&lt;li&gt;A "span" element will be ignored by most browsers, unless it has  some CSS properties.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-736289378696963954?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/736289378696963954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/what-is-span-tagelement.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/736289378696963954'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/736289378696963954'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/what-is-span-tagelement.html' title='What is a &quot;span&quot; Tag/Element?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-9096026302735104507</id><published>2010-05-02T05:10:00.000-07:00</published><updated>2010-05-02T05:31:54.125-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Div element'/><category scheme='http://www.blogger.com/atom/ns#' term='div tag'/><category scheme='http://www.blogger.com/atom/ns#' term='div in html'/><title type='text'>What Is a "div" Tag/Element?</title><content type='html'>&lt;p&gt;A "div" element is a block element that you can use a container of  flow elements  (flow elements are really the superset of both inline elements and block  elements).  By default, "div" elements will be treated as paragraphs by most  browsers. Here are basic rules about an "div" element:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;"div" elements are block elements.&lt;/li&gt;&lt;li&gt;"div" elements can have PCDATA as contents.&lt;/li&gt;&lt;li&gt;"div" elements can have inline elements as sub-elements.&lt;/li&gt;&lt;li&gt;"div" elements can have block elements as sub-elements.&lt;/li&gt;&lt;li&gt;A "div" element will be displayed as a paragraph by most browsers.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-9096026302735104507?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/9096026302735104507/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/what-is-div-tagelement.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/9096026302735104507'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/9096026302735104507'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/what-is-div-tagelement.html' title='What Is a &quot;div&quot; Tag/Element?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-42443776473909644</id><published>2010-05-02T04:58:00.000-07:00</published><updated>2010-05-02T05:05:01.909-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='online validator'/><category scheme='http://www.blogger.com/atom/ns#' term='XHTML'/><category scheme='http://www.blogger.com/atom/ns#' term='XHTML specification'/><title type='text'>How To Validate XHTML Documents Online?</title><content type='html'>&lt;p&gt;If you have just finished a new XHTML document, and you want to make  sure that  confirms with the XHTML specification, you can use the XHTML online  validator at  &lt;a href="http://validator.w3.org/"&gt;http://validator.w3.org/&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;There are 3 ways you can use this validator:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;By URL - Specify the URL where your XHTML document is located, and  click "Check".&lt;/li&gt;&lt;li&gt;By File Upload  - Use the "Browse" to locate an XHTML document on  your local hard disk, and click "Check".&lt;/li&gt;&lt;li&gt;By Direct Input - Copy &amp;amp; paste the content of an XHTML document  to the input area, and click "Check".&lt;/li&gt;&lt;/ol&gt;  &lt;p&gt;The validator will return a page with validation result.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-42443776473909644?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/42443776473909644/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/how-to-validate-xhtml-documents-online.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/42443776473909644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/42443776473909644'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/05/how-to-validate-xhtml-documents-online.html' title='How To Validate XHTML Documents Online?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7338478681624929368</id><published>2010-03-28T04:19:00.000-07:00</published><updated>2010-03-28T04:20:35.642-07:00</updated><title type='text'>How do I specify a specific combination of frames instead of the default document?</title><content type='html'>This is unfortunately not possible. When you navigate through a site using frames, the URL will not change as the documents in the individual frames change. This means that there is no way to indicate the combination of documents that make up the current state of the frameset.&lt;br /&gt;&lt;br /&gt;The author can provide multiple frameset documents, one for each combination of frame content. These frameset documents can be generated automatically, perhaps being created on the fly by a CGI program. Rather than linking to individual content documents, the author can link to these separate frameset documents using TARGET="_top". Thus, the URL of the current frameset document will always specify the combination of frames being displayed, which allows links, bookmarks, etc. to function normally.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7338478681624929368?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7338478681624929368/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-do-i-specify-specific-combination.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7338478681624929368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7338478681624929368'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-do-i-specify-specific-combination.html' title='How do I specify a specific combination of frames instead of the default document?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-1228906048792151599</id><published>2010-03-28T04:13:00.001-07:00</published><updated>2010-05-04T06:53:21.043-07:00</updated><title type='text'>Is it possible to make the HTML source not viewable?</title><content type='html'>In short, there is no real method or script for making standard &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;&lt;span style="font-style: italic;"&gt;HTML&lt;/span&gt;&lt;/a&gt; source code not viewable. You may consider doing any of the below if they are concerned about your source code.&lt;br /&gt;&lt;br /&gt;1. Create the web page in Macromedia Flash or a similar program. The visitor would need to download the Macromedia Flash plug-in and would be unable to view the source code for the flash applet.&lt;br /&gt;&lt;br /&gt;2. There are various scripts that will disable the right click feature, preventing the user from saving images or viewing the source. However, this will not protect the source code of your page. For example, Internet Explorer users may still click "View" and "Source" to view the source code of the page, or a user could disable scripts and images can be saved by simply saving the web page to the hard drive.&lt;br /&gt;&lt;br /&gt;3. There are several programs that will help scramble your code, making it difficult (not impossible) to read. Again, this is not going to prevent someone from viewing your code.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-1228906048792151599?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/1228906048792151599/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/is-it-possible-to-make-html-source-not_28.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1228906048792151599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1228906048792151599'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/is-it-possible-to-make-html-source-not_28.html' title='Is it possible to make the HTML source not viewable?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-549393049401845844</id><published>2010-03-22T19:34:00.001-07:00</published><updated>2010-05-04T06:56:18.381-07:00</updated><title type='text'>Differences between XML and HTML</title><content type='html'>Since &lt;a href="http://askaboutweb.blogspot.com/2010/03/what-is-xml.html"&gt;XML&lt;/a&gt; and &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;&lt;span style="font-style: italic;"&gt;HTML&lt;/span&gt;&lt;/a&gt; are derived from SGML they are similar, but have the following differences:&lt;br /&gt;1. XML is case-sensitive&lt;br /&gt;2. XML must have quotes (single or double) around attributes&lt;br /&gt;3. Most interpreters of &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;&lt;span style="font-style: italic;"&gt;HTML&lt;/span&gt;&lt;/a&gt; are very forgiving about missing end tags - XML parses are not.&lt;br /&gt;4. Comments start with &lt;-- and end with --&gt;. Inside a comment, "--" may not appear. Although this is fine in html, it confuses &lt;a href="http://askaboutweb.blogspot.com/2010/03/what-is-xml.html"&gt;&lt;span style="font-style: italic;"&gt;xml&lt;/span&gt;&lt;/a&gt; parsers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-549393049401845844?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/549393049401845844/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/differences-between-xml-and-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/549393049401845844'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/549393049401845844'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/differences-between-xml-and-html.html' title='Differences between XML and HTML'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-1868918966310297587</id><published>2010-03-22T19:30:00.000-07:00</published><updated>2010-05-04T07:03:16.307-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XHTML'/><title type='text'>Why XHTML?</title><content type='html'>XHTML pages can be read by all XML enabled devices AND while waiting for the rest of the world to upgrade to &lt;a href="http://askaboutweb.blogspot.com/2010/03/what-is-xml.html"&gt;&lt;span style="font-style: italic;"&gt;XML&lt;/span&gt;&lt;/a&gt; supported browsers, XHTML gives you the opportunity to write "well-formed" documents now, that work in all browsers and that are backward browser compatible Since 1990, HTML (or Hyper Text Markup Language) has been the language recommended for creating Web pages. And it has been very successful . But HTML has its problems. Without going into specifics, as it's not the subject of this article, &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;&lt;span style="font-style: italic;"&gt;HTML&lt;/span&gt;&lt;/a&gt; has become a mess. To sort this mess out, in 1999 the World Wide Web Consortium came up with XHTML. XHTML stands for eXtended Hyper Text Markup Language, and is written in a language called XML or eXtended Markup Language.&lt;br /&gt;&lt;br /&gt;As the name implies, XHTML has the capability to be extended. You can use extra modules to do things with your pages that weren't possible with &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;&lt;span style="font-style: italic;"&gt;HTML&lt;/span&gt;&lt;/a&gt;. The long-term goal is that your Web pages will be able to be understood by computers as well as humans. How does this work? Allow me to explain.&lt;br /&gt;&lt;br /&gt;You may be thinking that computers already understand Web pages because you use a computer to view them. This is true. But computers only understand how to display your pages, not what they mean. Imagine if computers did understand what Web pages meant! You could tell your computer to go and visit all of your local supermarket's Websites and report back to you on which store is the cheapest for this week's shopping. Your computer could visit the news sites around the world and bring back the latest headlines that relate to things you're interested in. The possibilities are endless.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-1868918966310297587?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/1868918966310297587/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-xhtml.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1868918966310297587'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1868918966310297587'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-xhtml.html' title='Why XHTML?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7460937317200498449</id><published>2010-03-21T02:42:00.000-07:00</published><updated>2010-03-21T02:43:20.427-07:00</updated><title type='text'>How do I make my div 100% height?</title><content type='html'>You need to know what the 100% is of, so the parent div must have a height set. One problem that people often come up against is making the main page fill the screen if there's little content. You can do that like this :&lt;br /&gt;CSS&lt;br /&gt;body, html {&lt;br /&gt;height:100%;&lt;br /&gt;}&lt;br /&gt;body {&lt;br /&gt;margin:0;&lt;br /&gt;padding:0;&lt;br /&gt;}&lt;br /&gt;#wrap {&lt;br /&gt;position:relative;&lt;br /&gt;min-height:100%;&lt;br /&gt;}&lt;br /&gt;* html #wrap {&lt;br /&gt;height:100%;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Here, the #wrap div goes around your whole page - it's like a sub-body.&lt;br /&gt;&lt;br /&gt;You need to use 'min-height' rather than 'height' for Firefox because otherwise it will set it to 100% of the viewport and no more. Internet Explorer, being well... crap, treats 'height' as it should be treating 'min-height' which it doesn't recognise. (You can target IE by preceding your code with ' * html ').&lt;br /&gt;&lt;br /&gt;To make floated divs within this #wrap div 100% of the #wrap div... well that's more difficult. I think the best way is to use the 'faux columns' technique which basically means that you put the background in your body rather than your columns. If the body has columns and your floats don't then it looks like your floated content is in a column that stretches to the bottom of the page. I've used this technique in my layout demos.&lt;br /&gt;&lt;br /&gt;The problem is often not that the columns aren't 100% height, but that they're not equal lengths. Columns usually don't start from the top of the page and end at the bottom - there's often a header and a footer or sometimes, more interesting designs don't have a recognisable columnar layout, but do require div boxes to be equal heights. This can be done with the aid of a couple of images and some css or with some javascript.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7460937317200498449?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7460937317200498449/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-do-i-make-my-div-100-height.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7460937317200498449'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7460937317200498449'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-do-i-make-my-div-100-height.html' title='How do I make my div 100% height?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-5203754291775473198</id><published>2010-03-21T02:38:00.001-07:00</published><updated>2010-05-04T07:00:45.104-07:00</updated><title type='text'>Can CSS be used with other than HTML documents?</title><content type='html'>Yes. CSS can be used with any ny structured document format. e.g. &lt;a href="http://askaboutweb.blogspot.com/2010/03/what-is-xml.html"&gt;&lt;span style="font-style: italic;"&gt;XML&lt;/span&gt;&lt;/a&gt;, however, the method of linking CSS with other document types has not been decided yet.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-5203754291775473198?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/5203754291775473198/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/can-css-be-used-with-other-than-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5203754291775473198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5203754291775473198'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/can-css-be-used-with-other-than-html.html' title='Can CSS be used with other than HTML documents?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7721472127415933180</id><published>2010-03-21T02:37:00.000-07:00</published><updated>2010-03-21T02:38:28.376-07:00</updated><title type='text'>Can Style Sheets and HTML stylistic elements be used in the same document?</title><content type='html'>Yes. Style Sheets will be ignored in browsers without CSS-support and HTML stylistic elements used.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7721472127415933180?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7721472127415933180/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/can-style-sheets-and-html-stylistic.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7721472127415933180'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7721472127415933180'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/can-style-sheets-and-html-stylistic.html' title='Can Style Sheets and HTML stylistic elements be used in the same document?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-2813449423978316804</id><published>2010-03-21T02:33:00.001-07:00</published><updated>2010-03-21T02:33:37.858-07:00</updated><title type='text'>What is attribute selector?</title><content type='html'>Attribute selector is a selector defined by 1) the attribute set to element(s), 2) the attribute and value(s), 3) the attribute and value parts:&lt;br /&gt;&lt;br /&gt;1a) A[title] {text-decoration: underline}&lt;br /&gt;All A elements containing the TITLE attribute will be underlined&lt;br /&gt;&lt;br /&gt;1b) A[class=name] {text-decoration: underline}&lt;br /&gt;The A elements classed as 'name' will be underlined&lt;br /&gt;&lt;br /&gt;2) A[title="attribute element"] {text-decoration: underline}&lt;br /&gt;The A elements containing the TITLE attribute with a value that is an exact match of the specified value, which in this example is 'attribute element', will be underlined&lt;br /&gt;&lt;br /&gt;3) A[title~="attribute"] {text-decoration: underline}&lt;br /&gt;The A elements containing the TITLE attribute with a value containing the specified word, which in this example is 'attribute', will be underlined&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-2813449423978316804?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/2813449423978316804/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-attribute-selector.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2813449423978316804'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2813449423978316804'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-attribute-selector.html' title='What is attribute selector?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7052213383082943100</id><published>2010-03-21T02:29:00.000-07:00</published><updated>2010-03-21T02:30:28.685-07:00</updated><title type='text'>Which browsers support CSS?</title><content type='html'>It depends on your definition of "support." If you are interested in those browsers which makes some attempt at supporting CSS, no matter how partial or bug-ridden, then the list is:&lt;br /&gt;&lt;br /&gt;* Internet Explorer 3.0 and above&lt;br /&gt;* Navigator 4.0 and above&lt;br /&gt;* Opera 3.6 and above&lt;br /&gt;* Konqueror&lt;br /&gt;* Arena&lt;br /&gt;* Emacs-w3&lt;br /&gt;* Amaya&lt;br /&gt;* Lexicon&lt;br /&gt;* XPublish by Media Design in·Progress&lt;br /&gt;&lt;br /&gt;If instead you're interested in those browsers which are known to do a credible job of bug-free and mostly completel support for CSS1, then the list narrows somewhat dramatically:&lt;br /&gt;&lt;br /&gt;* Internet Explorer 5.0 for Macintosh and above&lt;br /&gt;* Internet Exporer 5.5 for Windows and above&lt;br /&gt;* Netscape Navigator 6.0 and above&lt;br /&gt;* Opera 4.0 and above&lt;br /&gt;&lt;br /&gt;While none of these browser can be claimed to have a perfect implementation of CSS1, they are all quite good and can be relied upon to operate in a consistent fashion for most of CSS1.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7052213383082943100?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7052213383082943100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/which-browsers-support-css.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7052213383082943100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7052213383082943100'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/which-browsers-support-css.html' title='Which browsers support CSS?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-6022553375236890525</id><published>2010-03-21T02:26:00.000-07:00</published><updated>2010-03-21T02:27:33.239-07:00</updated><title type='text'>What is contextual selector?</title><content type='html'>Contextual selector is a selector that addresses specific occurrence of an element. It is a string of individual selectors separated by white space, a search pattern, where only the last element in the pattern is addressed providing it matches the specified context.&lt;br /&gt;&lt;br /&gt;TD P CODE {color: red}&lt;br /&gt;&lt;br /&gt;The element CODE will be displayed in red but only if it occurs in the context of the element P which must occur in the context of the element TD.&lt;br /&gt;&lt;br /&gt;TD P CODE, H1 EM {color: red}&lt;br /&gt;&lt;br /&gt;The element CODE will be displayed in red as described above AND the element EM will also be red but only if it occurs in the context of H1&lt;br /&gt;&lt;br /&gt;P .footnote {color: red}&lt;br /&gt;&lt;br /&gt;Any element with CLASS footnote will be red but only if it occurs in the context of P&lt;br /&gt;&lt;br /&gt;P .footnote [lang]{color: red}&lt;br /&gt;&lt;br /&gt;Any element with attribute LANG will be red but only if it is classed as "footnote" and occurs in the context of P&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-6022553375236890525?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/6022553375236890525/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-contextual-selector.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6022553375236890525'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6022553375236890525'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-contextual-selector.html' title='What is contextual selector?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-4852728290071748755</id><published>2010-03-21T02:23:00.000-07:00</published><updated>2010-03-21T02:24:21.570-07:00</updated><title type='text'>What is CSS rule 'ruleset'?</title><content type='html'>There are two types of CSS rules: ruleset and at-rule. Ruleset identifies selector or selectors and declares style which is to be attached to that selector or selectors. For example P {text-indent: 10pt} is a CSS rule. CSS rulesets consist of two parts: selector, e.g. P and declaration, e.g. {text-indent: 10pt}.&lt;br /&gt;&lt;br /&gt;P {text-indent: 10pt} - CSS rule (ruleset)&lt;br /&gt;{text-indent: 10pt} - CSS declaration&lt;br /&gt;text-indent - CSS property&lt;br /&gt;10pt - CSS value&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-4852728290071748755?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/4852728290071748755/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-css-rule-ruleset.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4852728290071748755'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4852728290071748755'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-css-rule-ruleset.html' title='What is CSS rule &apos;ruleset&apos;?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-10981814701080770</id><published>2010-03-21T02:22:00.001-07:00</published><updated>2010-03-21T02:22:26.795-07:00</updated><title type='text'>Is CSS case sensitive?</title><content type='html'>Cascading Style Sheets (CSS) is not case sensitive. However, font families, URLs to images, and other direct references with the style sheet may be.&lt;br /&gt;The trick is that if you write a document using an XML declaration and an XHTML doctype, then the CSS class names will be case sensitive for some browsers.&lt;br /&gt;&lt;br /&gt;It is a good idea to avoid naming classes where the only difference is the case, for example:&lt;br /&gt;&lt;br /&gt;div.myclass { ...}&lt;br /&gt;div.myClass { ... }&lt;br /&gt;&lt;br /&gt;If the DOCTYPE or XML declaration is ever removed from your pages, even by mistake, the last instance of the style will be used, regardless of case.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-10981814701080770?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/10981814701080770/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/is-css-case-sensitive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/10981814701080770'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/10981814701080770'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/is-css-case-sensitive.html' title='Is CSS case sensitive?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-8406723279536658904</id><published>2010-03-21T02:19:00.000-07:00</published><updated>2010-03-21T02:21:24.338-07:00</updated><title type='text'>What is grouping ?</title><content type='html'>Grouping is gathering (1) into a comma separated list two or more selectors that share the same style or (2) into a semicolon separated list two or more declarations that are attached to the same selector&lt;br /&gt;&lt;br /&gt;1. The selectors LI, P with class name .first and class .footnote share the same style, e.g.:&lt;br /&gt;LI {font-style: italic}&lt;br /&gt;P.first {font-style: italic}&lt;br /&gt;.footnote {font-style: italic}&lt;br /&gt;&lt;br /&gt;To reduce the size of style sheets and also save some typing time they can all be grouped in one list.&lt;br /&gt;LI, P.first, .footnote {font-style: italic}&lt;br /&gt;&lt;br /&gt;2. The declarations {font-style: italic} and {color: red} can be attached to one selector, e.g.:&lt;br /&gt;H2 {font-style: italic}&lt;br /&gt;H2 {color: red}&lt;br /&gt;and can also be grouped into one list:&lt;br /&gt;H2 {font-style: italic; color: red}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-8406723279536658904?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/8406723279536658904/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-grouping.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8406723279536658904'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8406723279536658904'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-grouping.html' title='What is grouping ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7152071846119042485</id><published>2010-03-21T02:15:00.001-07:00</published><updated>2010-05-04T06:58:02.622-07:00</updated><title type='text'>Is it possible to make the HTML source not viewable?</title><content type='html'>In short, there is no real method or script for making standard &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;HTML&lt;/a&gt; source code not viewable. You may consider doing any of the below if they are concerned about your source code.&lt;br /&gt;&lt;br /&gt;1. Create the web page in Macromedia Flash or a similar program. The visitor would need to download the Macromedia Flash plug-in and would be unable to view the source code for the flash applet.&lt;br /&gt;&lt;br /&gt;2. There are various scripts that will disable the right click feature, preventing the user from saving images or viewing the source. However, this will not protect the source code of your page. For example, Internet Explorer users may still click "View" and "Source" to view the source code of the page, or a user could disable scripts and images can be saved by simply saving the web page to the hard drive.&lt;br /&gt;&lt;br /&gt;3. There are several programs that will help scramble your code, making it difficult (not impossible) to read. Again, this is not going to prevent someone from viewing your code.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7152071846119042485?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7152071846119042485/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/is-it-possible-to-make-html-source-not.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7152071846119042485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7152071846119042485'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/is-it-possible-to-make-html-source-not.html' title='Is it possible to make the HTML source not viewable?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7953480859646429373</id><published>2010-03-21T02:11:00.000-07:00</published><updated>2010-03-21T02:12:29.531-07:00</updated><title type='text'>How do I make a frame with a vertical scrollbar but without a horizontal scrollbar?</title><content type='html'>The only way to have a frame with a vertical scrollbar but without a horizontal scrollbar is to define the frame with SCROLLING="auto" (the default), and to have content that does not require horizontal scrolling. There is no way to specify that a frame should have one scrollbar but not the other. Using SCROLLING="yes" will force scrollbars in both directions (even when they aren't needed), and using SCROLLING="no" will inhibit all scrollbars (even when scrolling is necessary to access the frame's content). There are no other values for the SCROLLING attribute.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7953480859646429373?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7953480859646429373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-do-i-make-frame-with-vertical.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7953480859646429373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7953480859646429373'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-do-i-make-frame-with-vertical.html' title='How do I make a frame with a vertical scrollbar but without a horizontal scrollbar?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7522251422989875192</id><published>2010-03-21T02:10:00.001-07:00</published><updated>2010-05-04T06:57:13.084-07:00</updated><title type='text'>Why does the browser show my plain HTML source?</title><content type='html'>If Microsoft Internet Explorer displays your document normally, but other browsers display your plain HTML source, then most likely your web server is sending the document with the MIME type "text/plain". Your web server needs to be configured to send that filename with the MIME type "text/html". Often, using the filename extension ".html" or ".htm" is all that is necessary. If you are seeing this behavior while viewing your &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;&lt;span style="font-style: italic;"&gt;HTML&lt;/span&gt;&lt;/a&gt; documents on your local Windows filesystem, then your text editor may have added a ".txt" filename extension automatically. You should rename filename.html.txt to filename.html so that Windows will treat the file as an HTML document.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7522251422989875192?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7522251422989875192/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-does-browser-show-my-plain-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7522251422989875192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7522251422989875192'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-does-browser-show-my-plain-html.html' title='Why does the browser show my plain HTML source?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-1881667839367925010</id><published>2010-03-19T21:27:00.000-07:00</published><updated>2010-05-04T06:59:40.667-07:00</updated><title type='text'>How does XML handle metadata?</title><content type='html'>Because XML lets you define your own markup languages, you can make full use of the extended hypertext features of &lt;a style="font-style: italic;" href="http://askaboutweb.blogspot.com/2010/03/what-is-xml.html"&gt;XML&lt;/a&gt; (see the question on Links) to store or link to metadata in any format (eg using ISO 11179, as a Topic Maps Published Subject, with Dublin Core, Warwick Framework, or with Resource Description Framework (RDF), or even Platform for Internet Content Selection (PICS)).&lt;br /&gt;There are no predefined elements in &lt;a href="http://askaboutweb.blogspot.com/2010/03/what-is-xml.html"&gt;&lt;span style="font-style: italic;"&gt;XML&lt;/span&gt;&lt;/a&gt;, because it is an architecture, not an application, so it is not part of XML's job to specify how or if authors should or should not implement metadata. You are therefore free to use any suitable method. Browser makers may also have their own architectural recommendations or methods to propose.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-1881667839367925010?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/1881667839367925010/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-does-xml-handle-metadata.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1881667839367925010'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1881667839367925010'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/how-does-xml-handle-metadata.html' title='How does XML handle metadata?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-1587804262617759693</id><published>2010-03-19T21:22:00.000-07:00</published><updated>2010-05-04T07:08:07.405-07:00</updated><title type='text'>Where should I use XML?</title><content type='html'>Its goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML.&lt;br /&gt;Despite early attempts, browsers never allowed other SGML, only HTML (although there were plugins), and they allowed it (even encouraged it) to be corrupted or broken, which held development back for over a decade by making it impossible to program for it reliably. XML fixes that by making it compulsory to stick to the rules, and by making the rules much simpler than SGML.&lt;br /&gt;But XML is not just for Web pages: in fact it's very rarely used for Web pages on its own because browsers still don't provide reliable support for formatting and transforming it. Common uses for XML include:&lt;br /&gt;Information identification&lt;br /&gt;because you can define your own markup, you can define meaningful names for all your information items. Information storage&lt;br /&gt;because &lt;a href="http://askaboutweb.blogspot.com/2010/03/what-is-xml.html"&gt;&lt;span style="font-style: italic;"&gt;XML&lt;/span&gt;&lt;/a&gt; is portable and non-proprietary, it can be used to store textual information across any platform. Because it is backed by an international standard, it will remain accessible and processable as a data format. Information structure&lt;br /&gt;XML can therefore be used to store and identify any kind of (hierarchical) information structure, especially for long, deep, or complex document sets or data sources, making it ideal for an information-management back-end to serving the Web. This is its most common Web application, with a transformation system to serve it as &lt;a href="http://askaboutweb.blogspot.com/2010/02/what-is-html.html"&gt;&lt;span style="font-style: italic;"&gt;HTML&lt;/span&gt;&lt;/a&gt; until such time as browsers are able to handle XML consistently. Publishing&lt;br /&gt;The original goal of XML as defined in the quotation at the start of this section. Combining the three previous topics (identity, storage, structure) means it is possible to get all the benefits of robust document management and control (with XML) and publish to the Web (as HTML) as well as to paper (as PDF) and to other formats (eg Braille, Audio, etc) from a single source document by using the appropriate stylesheets. Messaging and data transfer&lt;br /&gt;XML is also very heavily used for enclosing or encapsulating information in order to pass it between different computing systems which would otherwise be unable to communicate. By providing a lingua franca for data identity and structure, it provides a common envelope for inter-process communication (messaging). Web services&lt;br /&gt;Building on all of these, as well as its use in browsers, machine-processable data can be exchanged between consenting systems, where before it was only comprehensible by humans (HTML). Weather services, e-commerce sites, blog newsfeeds, AJaX sites, and thousands of other data-exchange services use XML for data management and transmission, and the web browser for display and interaction.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-1587804262617759693?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/1587804262617759693/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/where-should-i-use-xml.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1587804262617759693'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1587804262617759693'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/where-should-i-use-xml.html' title='Where should I use XML?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-6745248320941363408</id><published>2010-03-19T21:10:00.000-07:00</published><updated>2010-03-19T21:17:48.101-07:00</updated><title type='text'>What is XML?</title><content type='html'>XML is the Extensible Markup Language. It improves the functionality&lt;br /&gt;of the Web by letting you identify your information in a more accurate,&lt;br /&gt;flexible, and adaptable way.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-6745248320941363408?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/6745248320941363408/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-xml.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6745248320941363408'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6745248320941363408'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-xml.html' title='What is XML?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-8711233147913719140</id><published>2010-03-15T22:13:00.000-07:00</published><updated>2010-03-15T22:21:45.227-07:00</updated><title type='text'>Why is there extra space before or after my table?</title><content type='html'>This is often caused by invalid HTML syntax. Specifically, it is often caused by loose content within the table (i.e., content that is not inside a TD or TH element). There is no standard way to handle loose content within a table. Some browsers display all loose content before or after the table. When the loose content contains only multiple line breaks or empty paragraphs, then these browsers will display all this empty space before or after the table itself.&lt;br /&gt;The solution is to fix the HTML syntax errors. All content within a table must be within a TD or TH element.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-8711233147913719140?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/8711233147913719140/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-is-there-extra-space-before-or.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8711233147913719140'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8711233147913719140'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/why-is-there-extra-space-before-or.html' title='Why is there extra space before or after my table?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-4030188307503648305</id><published>2010-03-02T19:26:00.000-08:00</published><updated>2010-03-02T19:32:35.421-08:00</updated><title type='text'>Switch Case Statement</title><content type='html'>The switch case statement can be used when certain statement have to be executed based upon a particular case. It has the following syntax :&lt;br /&gt;&lt;br /&gt;switch(value)&lt;br /&gt;{&lt;br /&gt;case (value 1):&lt;br /&gt;{&lt;br /&gt;Statement(s)&lt;br /&gt;break;&lt;br /&gt;}&lt;br /&gt;case (value n):&lt;br /&gt;{&lt;br /&gt;Statement(s)&lt;br /&gt;break;&lt;br /&gt;}&lt;br /&gt;default:&lt;br /&gt;{&lt;br /&gt;Statement(s)&lt;br /&gt;}&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-4030188307503648305?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/4030188307503648305/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/switch-case-statement.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4030188307503648305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4030188307503648305'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/switch-case-statement.html' title='Switch Case Statement'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-6232026106177396337</id><published>2010-03-02T19:19:00.000-08:00</published><updated>2010-03-02T19:36:52.122-08:00</updated><title type='text'>Break Statement?</title><content type='html'>The break statement is used to exit from a loop and transfers the control of execution of the statement after the loop.Consider the following example,&lt;br /&gt;&lt;br /&gt;for(i=0;i&lt;10;i++)&lt;br /&gt;{&lt;br /&gt;  if(i==5)&lt;br /&gt; {      &lt;br /&gt;document.write(" Terminating the Loop...........")      &lt;br /&gt;document.write("&lt;br /&gt;")&lt;br /&gt;     break&lt;br /&gt;}&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-6232026106177396337?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/6232026106177396337/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-use-of-break-statement.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6232026106177396337'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6232026106177396337'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-use-of-break-statement.html' title='Break Statement?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-5011110532264526815</id><published>2010-03-02T19:14:00.000-08:00</published><updated>2010-03-02T19:17:56.021-08:00</updated><title type='text'>List of operators used in Javascript</title><content type='html'>&lt;ol&gt;&lt;li&gt;Assignment&lt;/li&gt;&lt;li&gt;Arithmetic&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Comparison&lt;/li&gt;&lt;li&gt;Bitwise&lt;/li&gt;&lt;li&gt;Logical&lt;/li&gt;&lt;li&gt;String&lt;/li&gt;&lt;li&gt;Special&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-5011110532264526815?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/5011110532264526815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/list-of-operators-used-in-javascript.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5011110532264526815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5011110532264526815'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/list-of-operators-used-in-javascript.html' title='List of operators used in Javascript'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-4321802400078395991</id><published>2010-03-01T05:25:00.000-08:00</published><updated>2010-03-01T05:27:23.604-08:00</updated><title type='text'>What is master page?</title><content type='html'>A master page is a template for other pages,with shared layout and functionality.The master page define placeholders for content pages.The result page is a combination(merge) of the master page and the content page.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-4321802400078395991?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/4321802400078395991/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-master-page.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4321802400078395991'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4321802400078395991'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/03/what-is-master-page.html' title='What is master page?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-498375657476244316</id><published>2010-02-28T04:43:00.001-08:00</published><updated>2010-02-28T04:43:21.563-08:00</updated><title type='text'>State some limitations of style sheets?</title><content type='html'>Style sheets do have its own share of limitations some of them are as follows: -&lt;br /&gt;1) Inconsistent browser support&lt;br /&gt;2) Vertical control limitations&lt;br /&gt;3) Margin collapsing, float containment, control of element shapes, etc&lt;br /&gt;4) Lack of column declaration and variables are some of the limitations present in CSS.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-498375657476244316?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/498375657476244316/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/state-some-limitations-of-style-sheets.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/498375657476244316'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/498375657476244316'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/state-some-limitations-of-style-sheets.html' title='State some limitations of style sheets?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-3397020644570728903</id><published>2010-02-28T04:40:00.000-08:00</published><updated>2010-02-28T04:41:43.310-08:00</updated><title type='text'>What are cascading style sheets?</title><content type='html'>Cascading style sheets help the designer in various ways. It primarily helps to design style sheets for content and HTML pages. It can be applied to any XML document or mark up language.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-3397020644570728903?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/3397020644570728903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-are-cascading-style-sheets.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/3397020644570728903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/3397020644570728903'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-are-cascading-style-sheets.html' title='What are cascading style sheets?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-5583289849450284799</id><published>2010-02-28T04:38:00.001-08:00</published><updated>2010-02-28T04:38:30.406-08:00</updated><title type='text'>How to refer controls in a form in code?</title><content type='html'>We refer to controls in a form by specifying the entire url of the document document.formname.control. That is, the document object contains all other objects including the form you want to use and the form contains the control you want to reach, so to refer to a ctrl form code by suppling its full name:document.formname.control.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-5583289849450284799?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/5583289849450284799/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/how-to-refer-controls-in-form-in-code.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5583289849450284799'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5583289849450284799'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/how-to-refer-controls-in-form-in-code.html' title='How to refer controls in a form in code?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-6490619364890048936</id><published>2010-02-28T04:36:00.001-08:00</published><updated>2010-02-28T04:36:43.595-08:00</updated><title type='text'>Explain EMBED and NOEMBED and their supporting tags?</title><content type='html'>Embed lets you embed a plug in in a web page to play multimedia inline or anything else a plug in can do. There are three required attributes HEIGHT, WIDTH AND SRC.&lt;br /&gt;NOEMBED This tag displays text (hyperlinks) or HTML that doesn’t use embedded components. This is used to display text, hyperlinks and no embedded HTML.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-6490619364890048936?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/6490619364890048936/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/explain-embed-and-noembed-and-their.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6490619364890048936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/6490619364890048936'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/explain-embed-and-noembed-and-their.html' title='Explain EMBED and NOEMBED and their supporting tags?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-8703951558754864722</id><published>2010-02-28T04:18:00.002-08:00</published><updated>2010-02-28T04:20:57.055-08:00</updated><title type='text'>What is the difference between TT, KBD, SAMP?</title><content type='html'>TT: - This tag displays text in monospace “teletype” font. This is useful to create “teletype” text.&lt;br /&gt;SAMP: -This tag styles text as sample program output. The ouput is usually displayed in a monospace font.&lt;br /&gt;KBD: -This displays the text the user is supposed to enter, usually in bold or standard monospace font. The text which the user should enter is displayed in monospace font.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-8703951558754864722?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/8703951558754864722/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-difference-between-tt-kbd-samp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8703951558754864722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/8703951558754864722'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-difference-between-tt-kbd-samp.html' title='What is the difference between TT, KBD, SAMP?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-2395987582437158131</id><published>2010-02-28T04:18:00.001-08:00</published><updated>2010-02-28T04:18:47.955-08:00</updated><title type='text'>What is a MARQUEE element?</title><content type='html'>The MARQUEE element is an internet explorer element that displays text in a moving “marquee” which can scroll, slide, or bounce in a horizontal strip. It is entirely dependent upon the programmer to set the size of the script in a MARQUEE.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-2395987582437158131?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/2395987582437158131/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-marquee-element.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2395987582437158131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2395987582437158131'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-marquee-element.html' title='What is a MARQUEE element?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-5576116896940507390</id><published>2010-02-28T04:15:00.000-08:00</published><updated>2010-02-28T04:17:15.126-08:00</updated><title type='text'>Explain about OBJECT and PARAM?</title><content type='html'>OBJECT : OBJECT command is used to embed objects such as active controls in webpages, tasks of APPLET, EMBED, BGSOUND, SOUND and IMG elements.&lt;br /&gt;PARAM  :Supplies parameters to the object specified by the enclosing OBJECT or APPLET element. Structure graphic control tell you what to draw.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-5576116896940507390?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/5576116896940507390/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/explain-about-object-and-param.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5576116896940507390'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5576116896940507390'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/explain-about-object-and-param.html' title='Explain about OBJECT and PARAM?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-5078908846519900170</id><published>2010-02-28T04:13:00.001-08:00</published><updated>2010-02-28T04:13:51.557-08:00</updated><title type='text'>Explain about iframe</title><content type='html'>Internet explorer supports inline frames which are also called as floating frames. Inline frames can appear wherever you want them including in the middle of the page. All you have to do is specify the height and width of the frame after which you can load the HTML page into it. Inline frames are supported with the IFRAME element.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-5078908846519900170?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/5078908846519900170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/explain-about-iframe.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5078908846519900170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/5078908846519900170'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/explain-about-iframe.html' title='Explain about iframe'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-1067353579582514288</id><published>2010-02-28T03:56:00.001-08:00</published><updated>2010-02-28T03:56:49.241-08:00</updated><title type='text'>How ASP .NET different from ASP ?</title><content type='html'>Scripting is separated from the HTML, Code is compiled as a DLL, these DLLs can be executed on the server.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-1067353579582514288?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/1067353579582514288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/how-asp-net-different-from-asp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1067353579582514288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1067353579582514288'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/how-asp-net-different-from-asp.html' title='How ASP .NET different from ASP ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-1067481430217549938</id><published>2010-02-28T03:55:00.000-08:00</published><updated>2010-02-28T03:56:05.737-08:00</updated><title type='text'>What is smart navigation ?</title><content type='html'>The cursor position is maintained when the page gets refreshed due to the server side validation and the page gets refreshed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-1067481430217549938?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/1067481430217549938/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-smart-navigation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1067481430217549938'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/1067481430217549938'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-smart-navigation.html' title='What is smart navigation ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-4103806204148263978</id><published>2010-02-28T03:49:00.000-08:00</published><updated>2010-02-28T03:50:27.485-08:00</updated><title type='text'>What is ViewState ?</title><content type='html'>ViewState allows the state of objects (serializable) to be stored in a hidden field on the page.  ViewState is transported to the client and back to the server, and is not stored on the server or any other external source.  ViewState is used the retain the state of server-side objects between postabacks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-4103806204148263978?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/4103806204148263978/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-viewstate.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4103806204148263978'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/4103806204148263978'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-viewstate.html' title='What is ViewState ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-2250105547945247126</id><published>2010-02-28T03:48:00.000-08:00</published><updated>2010-02-28T03:49:02.694-08:00</updated><title type='text'>What is the Global.asax used for ?</title><content type='html'>The Global.asax (including the Global.asax.cs file) is used to implement application and session level events.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-2250105547945247126?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/2250105547945247126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-globalasax-used-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2250105547945247126'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2250105547945247126'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-globalasax-used-for.html' title='What is the Global.asax used for ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7976249641698065679</id><published>2010-02-28T03:45:00.000-08:00</published><updated>2010-02-28T03:46:01.914-08:00</updated><title type='text'>What methods are fired during the page load ?</title><content type='html'>Init() - when the page is instantiated&lt;br /&gt;Load() - when the page is loaded into server memory&lt;br /&gt;PreRender() - the brief moment before the page is displayed to the user as HTML&lt;br /&gt;Unload() - when page finishes loading.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7976249641698065679?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7976249641698065679/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-methods-are-fired-during-page-load.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7976249641698065679'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7976249641698065679'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-methods-are-fired-during-page-load.html' title='What methods are fired during the page load ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-2855879582903897889</id><published>2010-02-28T03:10:00.000-08:00</published><updated>2010-02-28T03:12:10.311-08:00</updated><title type='text'>What is use of meta tag ?</title><content type='html'>A &lt;b&gt;meta tag&lt;/b&gt; is a special HTML tag that                provides information about a Web page. It provides  information such                as who created the page, how often it is updated, what the  page                is about, and which keywords represent the page's content.  Many                search engines use this information when building their  indices.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-2855879582903897889?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/2855879582903897889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-use-of-meta-tag.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2855879582903897889'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/2855879582903897889'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-use-of-meta-tag.html' title='What is use of meta tag ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6628607030144743847.post-7160387480569304413</id><published>2010-02-23T18:58:00.000-08:00</published><updated>2010-02-28T03:21:06.341-08:00</updated><title type='text'>What is HTML ?</title><content type='html'>HTML is a hypertext markup language which is used to create web pages.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6628607030144743847-7160387480569304413?l=askaboutweb.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://askaboutweb.blogspot.com/feeds/7160387480569304413/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7160387480569304413'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6628607030144743847/posts/default/7160387480569304413'/><link rel='alternate' type='text/html' href='http://askaboutweb.blogspot.com/2010/02/what-is-html.html' title='What is HTML ?'/><author><name>sunil</name><uri>http://www.blogger.com/profile/00071946733056140720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='http://1.bp.blogspot.com/_JJEHlZqHkbY/S43bRS4MsNI/AAAAAAAAACI/oxKOhR1_CZI/S220/images1.jpg'/></author><thr:total>0</thr:total></entry></feed>
