<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IdealProgrammer.com &#187; HTML</title>
	<atom:link href="http://idealprogrammer.com/category/other-languages/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://idealprogrammer.com</link>
	<description>Take a Little Action each Day to Transform Yourself into the Ideal Programmer</description>
	<lastBuildDate>Tue, 31 Jan 2012 00:08:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Html5 id</title>
		<link>http://idealprogrammer.com/other-languages/html/html5-id/</link>
		<comments>http://idealprogrammer.com/other-languages/html/html5-id/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 15:16:52 +0000</pubDate>
		<dc:creator>Saurabh</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2936</guid>
		<description><![CDATA[<p>We all know what an id attribute in html means .</p>
<p>It is identification name of an element .</p>
<h3 style="color: red">But What&#039;s New with html 5 id attribute ?</h3>
<p>Well we all know that html 4.01 was&#160;&#160;pretty restrictive regarding what values are allowed for <code>id</code> attributes</p>
<p><a href="http://idealprogrammer.com/other-languages/html/html5-id/" class="more-link">Read more on Html5 id&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/html/html5-id/">Html5 id</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/subquery-sql-server-subquery-modifier/' rel='bookmark' title='Permanent Link: Subquery ALL SQL Server Example: Subquery ALL modifier Example'>Subquery ALL SQL Server Example: Subquery ALL modifier Example</a> <small>Subquery ALL SQL Server Example: Subquery ALL modifier Example...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/css-advanced-selectors/' rel='bookmark' title='Permanent Link: css advanced selectors'>css advanced selectors</a> <small>Combinators The advanced combinators allow you to define styles that...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/html/html5-id/">Html5 id</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/subquery-sql-server-subquery-modifier/' rel='bookmark' title='Permanent Link: Subquery ALL SQL Server Example: Subquery ALL modifier Example'>Subquery ALL SQL Server Example: Subquery ALL modifier Example</a> <small>Subquery ALL SQL Server Example: Subquery ALL modifier Example...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/css-advanced-selectors/' rel='bookmark' title='Permanent Link: css advanced selectors'>css advanced selectors</a> <small>Combinators The advanced combinators allow you to define styles that...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/html/html5-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use images correctly in html</title>
		<link>http://idealprogrammer.com/other-languages/html/images-correctly-html/</link>
		<comments>http://idealprogrammer.com/other-languages/html/images-correctly-html/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 08:20:15 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2879</guid>
		<description><![CDATA[<p>Webpages are not complete without images ?</p>
<p>But it is important to keep in mind some basic things about images when it comes to designing webpages using images</p>
<p>#Tip1 Never use absolute paths for images because incase that link is dead your webpage will look awful instead use relative paths .</p>
<p><a href="http://idealprogrammer.com/other-languages/html/images-correctly-html/" class="more-link">Read more on How to use images correctly in html&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/html/images-correctly-html/">How to use images correctly in html</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/html/style-html-content-area/' rel='bookmark' title='Permanent Link: How can you style your html content area'>How can you style your html content area</a> <small>If you are deciding to make your own website or...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/absolute-relative-path-beginners/' rel='bookmark' title='Permanent Link: Absolute and Relative path for beginners'>Absolute and Relative path for beginners</a> <small>When you&#39;re creating links to documents and images on the...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/code-samples/html-dom-object-collections-images/' rel='bookmark' title='Permanent Link: Images Example JavaScript (JS): HTML DOM Object Collections &#8211; Images Example JavaScript (JS)'>Images Example JavaScript (JS): HTML DOM Object Collections &#8211; Images Example JavaScript (JS)</a> <small>Images Example JavaScript (JS): HTML DOM Object Collections - Images...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/html/images-correctly-html/">How to use images correctly in html</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/html/style-html-content-area/' rel='bookmark' title='Permanent Link: How can you style your html content area'>How can you style your html content area</a> <small>If you are deciding to make your own website or...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/absolute-relative-path-beginners/' rel='bookmark' title='Permanent Link: Absolute and Relative path for beginners'>Absolute and Relative path for beginners</a> <small>When you&#39;re creating links to documents and images on the...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/code-samples/html-dom-object-collections-images/' rel='bookmark' title='Permanent Link: Images Example JavaScript (JS): HTML DOM Object Collections &#8211; Images Example JavaScript (JS)'>Images Example JavaScript (JS): HTML DOM Object Collections &#8211; Images Example JavaScript (JS)</a> <small>Images Example JavaScript (JS): HTML DOM Object Collections - Images...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/html/images-correctly-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can you style your html content area</title>
		<link>http://idealprogrammer.com/other-languages/html/style-html-content-area/</link>
		<comments>http://idealprogrammer.com/other-languages/html/style-html-content-area/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 08:11:53 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2877</guid>
		<description><![CDATA[<p>If you are deciding to make your own website or a webpage the first step is to create a main content area where we put all the stuff . Often this is body tag . But for making the webpages more attractive we can include many things in css .</p>
<p><a href="http://idealprogrammer.com/other-languages/html/style-html-content-area/" class="more-link">Read more on How can you style your html content area&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/html/style-html-content-area/">How can you style your html content area</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/style-attribute-html-syntax/' rel='bookmark' title='Permanent Link: Style Attribute Example &#8211; HTML Syntax &#8211; HTML Style Example'>Style Attribute Example &#8211; HTML Syntax &#8211; HTML Style Example</a> <small>Style Attribute Example - HTML Syntax - HTML Style Example...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/buttons-css-links/' rel='bookmark' title='Permanent Link: How to make buttons in css using links'>How to make buttons in css using links</a> <small>I Discovered a new way to create buttons in webpage...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/' rel='bookmark' title='Permanent Link: create a social network menu using html'>create a social network menu using html</a> <small> In this tutorial, we will show you how to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/html/style-html-content-area/">How can you style your html content area</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/style-attribute-html-syntax/' rel='bookmark' title='Permanent Link: Style Attribute Example &#8211; HTML Syntax &#8211; HTML Style Example'>Style Attribute Example &#8211; HTML Syntax &#8211; HTML Style Example</a> <small>Style Attribute Example - HTML Syntax - HTML Style Example...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/buttons-css-links/' rel='bookmark' title='Permanent Link: How to make buttons in css using links'>How to make buttons in css using links</a> <small>I Discovered a new way to create buttons in webpage...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/' rel='bookmark' title='Permanent Link: create a social network menu using html'>create a social network menu using html</a> <small> In this tutorial, we will show you how to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/html/style-html-content-area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make buttons in css using links</title>
		<link>http://idealprogrammer.com/other-languages/html/buttons-css-links/</link>
		<comments>http://idealprogrammer.com/other-languages/html/buttons-css-links/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 08:01:08 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2875</guid>
		<description><![CDATA[<p>I Discovered a new way to create buttons in webpage using links and css</p>
<p>So what we will do in this tutorial is that we will make a link and style it as a button .</p>
<p><a href="http://idealprogrammer.com/other-languages/html/buttons-css-links/" class="more-link">Read more on How to make buttons in css using links&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/html/buttons-css-links/">How to make buttons in css using links</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/html-dom-object-collections-links/' rel='bookmark' title='Permanent Link: Links Example JavaScript (JS): HTML DOM Object Collections &#8211; Links Example JavaScript (JS)'>Links Example JavaScript (JS): HTML DOM Object Collections &#8211; Links Example JavaScript (JS)</a> <small>Links Example JavaScript (JS): HTML DOM Object Collections - Links...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/' rel='bookmark' title='Permanent Link: create a social network menu using html'>create a social network menu using html</a> <small> In this tutorial, we will show you how to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/html/buttons-css-links/">How to make buttons in css using links</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/html-dom-object-collections-links/' rel='bookmark' title='Permanent Link: Links Example JavaScript (JS): HTML DOM Object Collections &#8211; Links Example JavaScript (JS)'>Links Example JavaScript (JS): HTML DOM Object Collections &#8211; Links Example JavaScript (JS)</a> <small>Links Example JavaScript (JS): HTML DOM Object Collections - Links...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/' rel='bookmark' title='Permanent Link: create a social network menu using html'>create a social network menu using html</a> <small> In this tutorial, we will show you how to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/html/buttons-css-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>create a social network menu using html</title>
		<link>http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/</link>
		<comments>http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 15:51:20 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2860</guid>
		<description><![CDATA[<p><img src="http://images.sixrevisions.com/2010/04/29-10_social_menu_ld_img.jpg" alt="null" /></p>
<p>In this tutorial, we will show you how to create a social media share menu using CSS and jQuery. We are going to create the menu using basics CSS such as the CSS background-position property and a little jQuery to make the links animated.</p>
<p><a href="http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/" class="more-link">Read more on create a social network menu using html&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/">create a social network menu using html</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/development_tools/idealprogrammer-html-css-tutorials/joomla-tutorials/integrate-joomla-facebook/' rel='bookmark' title='Permanent Link: Integrate joomla with facebook'>Integrate joomla with facebook</a> <small>Do you want to integrate joomla with facebook for things...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-22/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Basic CMS Framework in C# 7 Aug 2007 at 9:28pm...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-25/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Encrypting Configuration Information in ASP.NET 2.0 Applications 16 Aug 2007...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/">create a social network menu using html</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/development_tools/idealprogrammer-html-css-tutorials/joomla-tutorials/integrate-joomla-facebook/' rel='bookmark' title='Permanent Link: Integrate joomla with facebook'>Integrate joomla with facebook</a> <small>Do you want to integrate joomla with facebook for things...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-22/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Basic CMS Framework in C# 7 Aug 2007 at 9:28pm...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-25/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Encrypting Configuration Information in ASP.NET 2.0 Applications 16 Aug 2007...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/html/create-social-network-menu-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning css</title>
		<link>http://idealprogrammer.com/other-languages/uncategorized/beginning-css/</link>
		<comments>http://idealprogrammer.com/other-languages/uncategorized/beginning-css/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 12:08:54 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2827</guid>
		<description><![CDATA[<p>Do you want to learn css ?</p>
<p>I am assuming you already know html and learning html is important for learning css .</p>
<p><strong>From where to start ?</strong></p>
<p>First you might ask what is css ?</p>
<p><a href="http://idealprogrammer.com/other-languages/uncategorized/beginning-css/" class="more-link">Read more on Beginning css&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/uncategorized/beginning-css/">Beginning css</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/uncategorized/best-posts-on-visual-studio-visual-basicnet-c-database-sql-server-and-aspnet-video-tutorials-from-jul-2009/' rel='bookmark' title='Permanent Link: Best posts on Visual Studio, Visual Basic.NET, C# Database, SQL Server, and ASP.NET Video Tutorials from Jul 2009'>Best posts on Visual Studio, Visual Basic.NET, C# Database, SQL Server, and ASP.NET Video Tutorials from Jul 2009</a> <small>Too many posts to handle? If you missed out on...</small></li>
<li><a href='http://idealprogrammer.com/development_tools/process-explorer/' rel='bookmark' title='Permanent Link: Process Explorer'>Process Explorer</a> <small>Do you want to see if your file or program...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/update-idealprogrammer-forums/' rel='bookmark' title='Permanent Link: Update : Idealprogrammer forums'>Update : Idealprogrammer forums</a> <small>We are upgrading idealprogrammer forums so please be patient ....</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/uncategorized/beginning-css/">Beginning css</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/uncategorized/best-posts-on-visual-studio-visual-basicnet-c-database-sql-server-and-aspnet-video-tutorials-from-jul-2009/' rel='bookmark' title='Permanent Link: Best posts on Visual Studio, Visual Basic.NET, C# Database, SQL Server, and ASP.NET Video Tutorials from Jul 2009'>Best posts on Visual Studio, Visual Basic.NET, C# Database, SQL Server, and ASP.NET Video Tutorials from Jul 2009</a> <small>Too many posts to handle? If you missed out on...</small></li>
<li><a href='http://idealprogrammer.com/development_tools/process-explorer/' rel='bookmark' title='Permanent Link: Process Explorer'>Process Explorer</a> <small>Do you want to see if your file or program...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/update-idealprogrammer-forums/' rel='bookmark' title='Permanent Link: Update : Idealprogrammer forums'>Update : Idealprogrammer forums</a> <small>We are upgrading idealprogrammer forums so please be patient ....</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/uncategorized/beginning-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css advanced selectors</title>
		<link>http://idealprogrammer.com/other-languages/html/css-advanced-selectors/</link>
		<comments>http://idealprogrammer.com/other-languages/html/css-advanced-selectors/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 15:11:56 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2818</guid>
		<description><![CDATA[<p>Combinators<br />
The advanced combinators allow you to define styles that are based on a more complex rule that will be applied to more specific elements. Originally, it was possible to get to descendant-elements through contextual styles. For instance:</p>
<p><a href="http://idealprogrammer.com/other-languages/html/css-advanced-selectors/" class="more-link">Read more on css advanced selectors&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/html/css-advanced-selectors/">css advanced selectors</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/html/css-advanced-selectors/">css advanced selectors</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/html/css-advanced-selectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what is fixed positioning in css ?</title>
		<link>http://idealprogrammer.com/other-languages/html/fixed-positioning-css/</link>
		<comments>http://idealprogrammer.com/other-languages/html/fixed-positioning-css/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 09:53:23 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2760</guid>
		<description><![CDATA[<p>Fixed positioning in css  is very easy to learn and much helpful. </p>
<p>So what is actually fixed positioning </p>
<p>Well you may have noticed that mosft often footer are seen at the bottom of the page . But if they are positioned using fixed positioning they will be in that position no matter you scroll or not . They will be at the same position as you mentioned .</p>
<p><a href="http://idealprogrammer.com/other-languages/html/fixed-positioning-css/" class="more-link">Read more on what is fixed positioning in css ?&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/html/fixed-positioning-css/">what is fixed positioning in css ?</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/stringfixed-javascript-syntax/' rel='bookmark' title='Permanent Link: String.Fixed Example &#8211; JavaScript Syntax &#8211; JS String.Fixed Example'>String.Fixed Example &#8211; JavaScript Syntax &#8211; JS String.Fixed Example</a> <small>String.Fixed Example - JavaScript Syntax - JS String.Fixed Example...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/cc/maths-programming/' rel='bookmark' title='Permanent Link: Maths and programming'>Maths and programming</a> <small>Well This may sound little bit silly but cartesian plane...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/html/fixed-positioning-css/">what is fixed positioning in css ?</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/code-samples/stringfixed-javascript-syntax/' rel='bookmark' title='Permanent Link: String.Fixed Example &#8211; JavaScript Syntax &#8211; JS String.Fixed Example'>String.Fixed Example &#8211; JavaScript Syntax &#8211; JS String.Fixed Example</a> <small>String.Fixed Example - JavaScript Syntax - JS String.Fixed Example...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/cc/maths-programming/' rel='bookmark' title='Permanent Link: Maths and programming'>Maths and programming</a> <small>Well This may sound little bit silly but cartesian plane...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/html/fixed-positioning-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

