<?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>HTML&#187; Internet Explorer</title>
	<atom:link href="http://htmlindex.net/tag/internet-explorer/feed" rel="self" type="application/rss+xml" />
	<link>http://htmlindex.net</link>
	<description>html index</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:49:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to beat Internet explorer when it comes to CSS and stop its regime of terror when using the net!</title>
		<link>http://htmlindex.net/html-margin/how-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net</link>
		<comments>http://htmlindex.net/html-margin/how-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net#comments</comments>
		<pubDate>Thu, 19 Jan 2012 04:00:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html Margin]]></category>
		<category><![CDATA[beat]]></category>
		<category><![CDATA[Buggy Browsers]]></category>
		<category><![CDATA[comes]]></category>
		<category><![CDATA[Conditionals]]></category>
		<category><![CDATA[Endif]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gt Internet]]></category>
		<category><![CDATA[H1]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Little Buggers]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Metaphors]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Corp]]></category>
		<category><![CDATA[Microsoft Explorer]]></category>
		<category><![CDATA[Microsoft Internet]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Possibilities]]></category>
		<category><![CDATA[Proper Browser]]></category>
		<category><![CDATA[regime]]></category>
		<category><![CDATA[Stop]]></category>
		<category><![CDATA[terror]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[Weapons]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-margin/how-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net</guid>
		<description><![CDATA[by ChristopherSchmitt.com Article by Peter Taylour I am guessing an article on this subject has been posted prior to this one, I should hope a few have! However I hope this will provide a refreshing angle on the subject and branch to some other interesting bits of stuff. I am sure that anyone who has &#8230; <a href="http://htmlindex.net/html-margin/how-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml-margin%252Fhow-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FyJIvCD%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20to%20beat%20Internet%20explorer%20when%20it%20comes%20to%20CSS%20and%20stop%20its%20regime%20of%20terror%20when%20using%20the%20net%21%22%20%7D);"></div>
<div style="float:left;margin:5px;font-size:80%;"><img alt=""html margin"" src="http://farm4.staticflickr.com/3555/3351064062_955bfc0252_m.jpg" width="160" title="How to beat Internet explorer when it comes to CSS and stop its regime of terror when using the net!" /><br/> by <a target="_blank" href="http://www.flickr.com/photos/72043907@N00/3351064062">ChristopherSchmitt.com</a></div>
<p>Article  by Peter Taylour</p>
<p>I am guessing an article on this subject has been posted prior to this one, I should hope a few have! However I hope this will provide a refreshing angle on the subject and branch to some other interesting bits of stuff. </p>
<p>I am sure that anyone who has taken even only a few steps into web development has come across the gigantic force that is Microsoft&#8217;s Internet Explorer. Even for the most experienced coders, the most popular browser of this age has always been a prominent foot across the path of our websites technological progression and the possibilities of which the internet is yet to yield. Maybe not crushing ideas, but certainly making it a lot harder to bring these ideas from paper to browser. </p>
<p>However, although IE, wielding its scathing weapon the Microsoft corp. and therefore for-fronting the battle as the windows default has dominated the market; we have weapons which allow us the fight back! I think I&#8217;ll cut the metaphors here and get back to business&#8230; Well, how can we fight back? And more importantly, what can be done to keep our designs looking slick in the interim&#8230; Yeah before the proper browsers take over! </p>
<p>I&#8217;ll start with the fighting back. Personally my favourite method would be to utilize a conditional comment and tell people what they should be doing! Something like this&#8230;</p>
<p>&lt;!&#8211;[if IE]&gt;&lt;h1&gt;<strong>Internet Explorer is Sh**e! Get a proper browser like &lt;a&gt;Firefox before I come round and make you!!!</strong>&lt;/h1&gt;&lt;![endif]&#8211;&gt; </p>
<p>Realistically I wouldn&#8217;t try this method though, probably not the most tactful way when it gets down to it. You could however place a banner showing your support of these less buggy browsers such as firefox. This websites great for this promoting firefox business, very nice banners right here: <a target="_blank" target="_new" rel="nofollow" href="http://www.spreadfirefox.com/?q=affiliates/homepage">http://www.spreadfirefox.com/?q=affiliates/homepage</a></p>
<p>Conditionals are pretty clever little buggers though, for general use they can become quite useful. And you&#8217;re not just limited to &lt;!&#8211;[if IE]&gt;. The comments understand other operators as well; you&#8217;ve got the NOT operator which is an &#8216;!&#8217;. So &#8220;if not IE&#8221; would be &lt;!&#8212;[if!IE]&gt;. In addition to this there are &#8220;greater than&#8221; = &#8216;gt&#8217;, &#8220;greater than or equal to&#8221; = &#8216;gte&#8217;, &#8220;less then&#8221; = &#8216;lt&#8217; and &#8220;less than or equal to&#8221; = &#8216;lte&#8217;. These can be used when referring to browser versions, so &lt;!&#8212;[if lte IE 5.0]&gt; could be used to warn users about a feature unavailable to them when browsing your site with IE version 5.0 and below. </p>
<p>But we are not here to help out the Internet explorer users; we&#8217;re here to convert them! Doing your bit locally can make all the difference. If you are round at a friends and he/she happens to log on to the internet using IE (boooooo), make it your concern that the very first thing that is done is the downloading of firefox (sorry Opera etc I&#8217;m a bit biased to the mighty fox.) Of course if the loging on to the internet part does not occur in the general flow of things it must also be your concern to make sure it does!&#8230; &#8220;Umm, you mind if I check the train times?&#8221; Okay I&#8217;m getting a bit carried away here, although very important to the advancement of the human race, you need not devote your life to spreading firefox. </p>
<p>The great progression in the internet and its uses over the last few years has meant that the look and the feel of a site has come under a lot more scrutiny, especially with ever rising amounts of traffic as more and more people connect to the internet. Complicated uses of graphics and CSS mean that when it come to interpretation by different browsers, everything can go wrong. The Browser that is renowned for taking perfect code and screwing with the end results is of course Internet explorer. It is so tempting just to say screw it and ignore the IE users and their browser, but with over 58% still using a version of IE this really isn&#8217;t plausible solution.</p>
<p>So okay we&#8217;ve got to fix the problem. Where to start? </p>
<p>Well firstly it is a must to make sure your code is valid. Just from an incorrectly written Doctype or wrongly phrased line of css can through internet explorer into all sorts of funny modes where anything can happen. Make sure you get a green light here <a target="_blank" target="_new" rel="nofollow" href="http://validator.w3.org/">http://validator.w3.org/</a> and here <a target="_blank" target="_new" rel="nofollow" href="http://htmlhelp.com/tools/csscheck/">http://htmlhelp.com/tools/csscheck/</a>. </p>
<p>Good stuff, that&#8217;s one step in the right direction if anything. Now if the problem still exists, what now?</p>
<p>Most of IE&#8217;s rendering blips are caused by bugs, which can be worked around with quick alterations or what are called hacks. Chances are your problem has been experienced by people before you and a fix has been fabricated already.</p>
<p>So what&#8217;s going wrong? I will list a few of the most common bugs, some which I myself have experienced and a link to some relevant articles explaining in depth the fixes. </p>
<p>* My borders have gone crazy! &#8211; fix&#8230; <a target="_blank" target="_new" rel="nofollow" href="http://www.positioniseverything.net/explorer/border-chaos.html">http://www.positioniseverything.net/explorer/border-chaos.html</a></p>
<p>* Margins doubled, pushing my content down and generally mucking stuff up &#8211; fix&#8230; <a target="_blank" target="_new" rel="nofollow" href="http://www.positioniseverything.net/explorer/doubled-margin.html">http://www.positioniseverything.net/explorer/doubled-margin.html</a></p>
<p>* Contents there one minute gone the next, the peekaboo bug &#8211; fix&#8230; <a target="_blank" target="_new" rel="nofollow" href="http://www.positioniseverything.net/explorer/peekaboo.html">http://www.positioniseverything.net/explorer/peekaboo.html</a> </p>
<p>You may have noticed that all those fixes above are at one website. Basically &#8220;Big John&#8221; and co of Position is Everything.net have done a fantastic job among some other geniuses out there, so why don&#8217;t I just give you guys a link to his site, the chances are you&#8217;ll be able to find a fix there&#8230; <a target="_blank" target="_new" rel="nofollow" href="http://www.positioniseverything.net/explorer.html">http://www.positioniseverything.net/explorer.html</a></p>
<p>You&#8217;ve now with a bit of time and effort (it sucks doesn&#8217;t it, and it really is unnecessary effort!) probably been able to fixed up your site. But what if something still purists, what can you do!? Well here is what I do&#8230;</p>
<p>Firstly if you know something which could be causing the inconsistencies in your site when rendered by different browsers, try just experimenting with this particular element of the code. Say the content part of your page is being pushed below your side navigation and you recon that IE is playing with your margin values but it&#8217;s not the double margin bug. Just adjusting the values of margins can bring results. This is a good time to introduce an excellent piece of free software called CssVista. If you know css well it can also be an excellent tool when in depth analysing your code when looking for problems. Check it out here <a target="_blank" target="_new" rel="nofollow" href="http://litmusapp.com/cssvista/">http://litmusapp.com/cssvista/</a></p>
<p>If you can still find no joy using this experimentation method I&#8217;m afraid the best hope is now to do what I really find annoying especially since if browser bugs didn&#8217;t exist it probably wouldn&#8217;t be necessary. We&#8217;re going to have to start again. Now don&#8217;t panic we&#8217;re not going to redesign your site from scratch, we&#8217;re going to make a mock up page of your current design, testing for rendering problems all the way. </p>
<p>Okay, well your average website nowadays is divs inside divs inside divs. So first step is to create you&#8217;re outermost div and in your css give it all the position you want and a background-color so that you can see it. Now add the divs that are contained with-in this one and do the same thing, giving them all nice bright colours so you know exactly where they are. Now test it like crazy, anything going wrong so far? Basically keep going like this, until something starts to look weird, then think why it doing this? What have I just done to make it go weird? Google and other free recourses can be come very useful now. Yahoo answers is fantastic for everything so it is always worth a try at <a target="_blank" target="_new" rel="nofollow" href="http://answers.yahoo.com">http://answers.yahoo.com</a>. </p>
<p>That&#8217;s about it really; Give that a try and well, good luck!</p>
<p>So, we&#8217;ve had a quick look at how to rid the world of Internet Explorer and how to get by in the time being. I&#8217;m not a fan of Microsoft attempt at an internet browser but not really in the league of this guy <a target="_blank" target="_new" rel="nofollow" href="http://toastytech.com/evil/index.html">http://toastytech.com/evil/index.html</a>.</p>
<p> Basically guys have fun and make sure you&#8217;re not supporting the IE domination by using it!</p>
<p>Pete Taylour is co-owner of the fast growing ebook site <a target="_blank" target="_new" rel="nofollow" href="http://www.liqiuidebooks.com">http://www.liqiuidebooks.com</a> the only place to go for your cheap and free ebooks. With strong interests in a huge amount of different music styles Pete and friend are soon to embark on some crazy mix submission site for upcoming DJs across the globe, be sure to keep your eyes peeled for that and make sure you check out Liquid Ebooks at <a target="_blank" target="_new" rel="nofollow" href="http://www.liquidebooks.com">http://www.liquidebooks.com</a>
				</p>
<p>			    About the Author</p>
<p>Pete Taylour is co-owner of the fast growing ebook site <a target="_blank" target="_new" href="http://www.liqiuidebooks.com">http://www.liqiuidebooks.com</a> the only place to go for your cheap and free ebooks. With strong interests in a huge amount of different music styles Pete and friend are soon to embark on some crazy mix submission site for upcoming DJs across the globe, be sure</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-margin%2Fhow-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net';
  addthis_title  = 'How+to+beat+Internet+explorer+when+it+comes+to+CSS+and+stop+its+regime+of+terror+when+using+the+net%21';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html-margin/how-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/beat' rel='tag' target='_blank'>beat</a>, <a class='technorati-link' href='http://technorati.com/tag/Buggy+Browsers' rel='tag' target='_blank'>Buggy Browsers</a>, <a class='technorati-link' href='http://technorati.com/tag/comes' rel='tag' target='_blank'>comes</a>, <a class='technorati-link' href='http://technorati.com/tag/Conditionals' rel='tag' target='_blank'>Conditionals</a>, <a class='technorati-link' href='http://technorati.com/tag/Endif' rel='tag' target='_blank'>Endif</a>, <a class='technorati-link' href='http://technorati.com/tag/Explorer' rel='tag' target='_blank'>Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Firefox' rel='tag' target='_blank'>Firefox</a>, <a class='technorati-link' href='http://technorati.com/tag/Gt+Internet' rel='tag' target='_blank'>Gt Internet</a>, <a class='technorati-link' href='http://technorati.com/tag/H1' rel='tag' target='_blank'>H1</a>, <a class='technorati-link' href='http://technorati.com/tag/internet' rel='tag' target='_blank'>internet</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Little+Buggers' rel='tag' target='_blank'>Little Buggers</a>, <a class='technorati-link' href='http://technorati.com/tag/Lt' rel='tag' target='_blank'>Lt</a>, <a class='technorati-link' href='http://technorati.com/tag/Metaphors' rel='tag' target='_blank'>Metaphors</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft' rel='tag' target='_blank'>Microsoft</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft+Corp' rel='tag' target='_blank'>Microsoft Corp</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft+Explorer' rel='tag' target='_blank'>Microsoft Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft+Internet' rel='tag' target='_blank'>Microsoft Internet</a>, <a class='technorati-link' href='http://technorati.com/tag/People' rel='tag' target='_blank'>People</a>, <a class='technorati-link' href='http://technorati.com/tag/Possibilities' rel='tag' target='_blank'>Possibilities</a>, <a class='technorati-link' href='http://technorati.com/tag/Proper+Browser' rel='tag' target='_blank'>Proper Browser</a>, <a class='technorati-link' href='http://technorati.com/tag/regime' rel='tag' target='_blank'>regime</a>, <a class='technorati-link' href='http://technorati.com/tag/Stop' rel='tag' target='_blank'>Stop</a>, <a class='technorati-link' href='http://technorati.com/tag/terror' rel='tag' target='_blank'>terror</a>, <a class='technorati-link' href='http://technorati.com/tag/using' rel='tag' target='_blank'>using</a>, <a class='technorati-link' href='http://technorati.com/tag/Weapons' rel='tag' target='_blank'>Weapons</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-margin/how-to-beat-internet-explorer-when-it-comes-to-css-and-stop-its-regime-of-terror-when-using-the-net/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web design (HTML/CSS) help please! Internet Explorer issue?</title>
		<link>http://htmlindex.net/designing-html-emails/web-design-htmlcss-help-please-internet-explorer-issue</link>
		<comments>http://htmlindex.net/designing-html-emails/web-design-htmlcss-help-please-internet-explorer-issue#comments</comments>
		<pubDate>Mon, 09 Jan 2012 04:00:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Designing Html Emails]]></category>
		<category><![CDATA[Club Hands]]></category>
		<category><![CDATA[Colon]]></category>
		<category><![CDATA[Colons]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[divs]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hearts Club]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Horizons]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[Issue Question]]></category>
		<category><![CDATA[Ladies Club]]></category>
		<category><![CDATA[Nwh]]></category>
		<category><![CDATA[Old Version]]></category>
		<category><![CDATA[Padding]]></category>
		<category><![CDATA[please]]></category>
		<category><![CDATA[Recent News]]></category>
		<category><![CDATA[Seperate]]></category>
		<category><![CDATA[Sierra Club]]></category>
		<category><![CDATA[Suggestion Box]]></category>
		<category><![CDATA[Version 6]]></category>
		<category><![CDATA[W3c]]></category>
		<category><![CDATA[Web Design Html]]></category>

		<guid isPermaLink="false">http://htmlindex.net/designing-html-emails/web-design-htmlcss-help-please-internet-explorer-issue</guid>
		<description><![CDATA[Question by : Web design (HTML/CSS) help please! Internet Explorer issue? Okay so I had edited my website that is under squarespace.com, and had it perfected, with mozilla firefox. But when its opened in internet explorer, it is complete messed up! If you want to see it to be able to help out, here is &#8230; <a href="http://htmlindex.net/designing-html-emails/web-design-htmlcss-help-please-internet-explorer-issue">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fdesigning-html-emails%252Fweb-design-htmlcss-help-please-internet-explorer-issue%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FAuXRY4%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Web%20design%20%28HTML%2FCSS%29%20help%20please%21%20Internet%20Explorer%20issue%3F%22%20%7D);"></div>
<p><strong><i>Question by </i>: Web design (HTML/CSS) help please! Internet Explorer issue?</strong><br />
Okay so I had edited my website that is under squarespace.com, and had it perfected, with mozilla firefox. But when its opened in internet explorer, it is complete messed up! </p>
<p>If you want to see it to be able to help out, here is the website link: www.northwesthorizons.com</p>
<p>I suppose something in the coding I used is not supported by internet explorer??</p>
<p>Here is the code that is being messed up:</p>
<p><!DOCTYPE html PUBLIC "-//W3C//DTD <a href="http://htmlindex.net" target=_self>xhtml</a> 1.0 Transitional//EN&#8221; &#8220;http://www.w3.org/TR/xhtml1/DTD/x<a href="http://htmlindex.net" target=_self>html</a>1-…<br />
<html></p>
<p><head></p>
<style type="text/css">
div.ex
{
border:;
margin:0;
padding:0;
background:#F1F3EA
#colon-wrapper { position:relative;</p>
<p>}
</style>
<p></head></p>
<p><body></p>
<div id="colon-wrapper">
<div class="ex" style="position: absolute; top:1000px; left:795px; width:300px; height:600px">
<p>
<p><center><font color="ff0066" face="trebuchet ms" size="3">NWH Blogs</font></p>
<hr width="50%" size="1" noshade>
<p>
<b>Northwest Horizons Online introduces its new Blog Feature!</p>
<p>
Check it out by clicking here<br />
</b></p>
<p><center><font color="ff0066" face="trebuchet ms" size="3">Suggestion Box</font>
</p>
<hr width="50%" size="1" noshade>
<form action="suggestions.pl" method="post" action="mailto:nina.mansour@hotmail.de">
<p>
<tr>
<td>Your Name:</td>
<td>
<input name="name" size="30"></td>
</tr>
<p>
<tr>
<td>Your Email:</td>
</td>
<input name="email" size="30"></td>
</tr>
<p>
<tr>
<td>Suggestion:</td>
<td><TEXTAREA name="suggestion" rows="4" cols="50"></TEXTAREA></td>
</tr>
<p>
<tr>
<td>
<input type="submit" value="Submit Suggestion"></td>
</tr>
</form>
</div>
</div>
<p><head></p>
<style type="text/css">
div.ex
{
border:;
margin:0;
padding:0;
background:#F1F3EA;
#colon-wrapper { position:relative;
}
</style>
<p></head></p>
<p><body></p>
<div id="colon-wrapper">
<div class="ex" style="position: absolute; top:1000px; bottom:150px; left:135px; width:300px; height:600px">
<p><center><font color="ff0066" face="trebuchet ms" size="3">Recent News</font></p>
<hr width="50%" size="1" noshade>
<ul type="circle">
<li>Leading Ladies Club</li>
<li>Hands Helping Hearts Club</li>
<li>Sierra Club Supports Safe Surroundings</li>
</ul>
<p><font color="ff0066" face="trebuchet ms" size="3">Contact Us</p>
<hr width="50%" size="1" noshade>
<p><center><a target="_blank" href="https://twitter.com/#!/NWHorizons"><img src="http://northwesthorizons.squarespace.com/storage/Twitter_128x128.png" title="Web design (HTML/CSS) help please! Internet Explorer issue?" alt="Twitter 128x128 Web design (HTML/CSS) help please! Internet Explorer issue?" /></p>
<p><center><a target="_blank" href="https://www.facebook.com/pages/Northwest-Horizons/189732411955"><img src="http://northwesthorizons.squarespace.com/storage/FaceBook_128x128.png" title="Web design (HTML/CSS) help please! Internet Explorer issue?" alt="FaceBook 128x128 Web design (HTML/CSS) help please! Internet Explorer issue?" /></p>
</div>
</div>
<p></body><br />
</html></p>
<p>Does anyone know how I could fix this?<br />
Thank you for the info Taylor. I am indeed using an old old version on internet explorer, it is the internet explorer my school uses and therefore many students would see the website, the way it looks on that internet explorer version, and therefore see it as being messed up.</p>
<p>The reason I have the  and  tags the way they are, is because I tried to make 2 seperate divs, so that they would be 2 distinct colons on the page. I couldn&#8217;t find another way to do it. Any advice on how to do that would be great as well.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Taylor</i><br/>It looks exactly the same to me on both IE and firefox. What version of IE are you using? Im using IE ver 9. If you happen to be using version 6 that can cause alot of issues with webpages. Also, idk if you did it for a specific reason, but i would suggest that you move all of your <head> info to be ahead of the <body> rather than opening up <head> in the middle of the body. Im not sure if this was just a mistake or if you wrote it like this. Iv had cases where IE hasnt seen the <head> tag inside the body before and completely overlooks it.</p>
<p><strong>Add your own answer in the comments!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fdesigning-html-emails%2Fweb-design-htmlcss-help-please-internet-explorer-issue';
  addthis_title  = 'Web+design+%28HTML%2FCSS%29+help+please%21+Internet+Explorer+issue%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/designing-html-emails/web-design-htmlcss-help-please-internet-explorer-issue"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Club+Hands' rel='tag' target='_blank'>Club Hands</a>, <a class='technorati-link' href='http://technorati.com/tag/Colon' rel='tag' target='_blank'>Colon</a>, <a class='technorati-link' href='http://technorati.com/tag/Colons' rel='tag' target='_blank'>Colons</a>, <a class='technorati-link' href='http://technorati.com/tag/design' rel='tag' target='_blank'>design</a>, <a class='technorati-link' href='http://technorati.com/tag/divs' rel='tag' target='_blank'>divs</a>, <a class='technorati-link' href='http://technorati.com/tag/Explorer' rel='tag' target='_blank'>Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Firefox' rel='tag' target='_blank'>Firefox</a>, <a class='technorati-link' href='http://technorati.com/tag/Hearts+Club' rel='tag' target='_blank'>Hearts Club</a>, <a class='technorati-link' href='http://technorati.com/tag/Help' rel='tag' target='_blank'>Help</a>, <a class='technorati-link' href='http://technorati.com/tag/Horizons' rel='tag' target='_blank'>Horizons</a>, <a class='technorati-link' href='http://technorati.com/tag/HTML%2FCSS' rel='tag' target='_blank'>HTML/CSS</a>, <a class='technorati-link' href='http://technorati.com/tag/internet' rel='tag' target='_blank'>internet</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/issue' rel='tag' target='_blank'>issue</a>, <a class='technorati-link' href='http://technorati.com/tag/Issue+Question' rel='tag' target='_blank'>Issue Question</a>, <a class='technorati-link' href='http://technorati.com/tag/Ladies+Club' rel='tag' target='_blank'>Ladies Club</a>, <a class='technorati-link' href='http://technorati.com/tag/Nwh' rel='tag' target='_blank'>Nwh</a>, <a class='technorati-link' href='http://technorati.com/tag/Old+Version' rel='tag' target='_blank'>Old Version</a>, <a class='technorati-link' href='http://technorati.com/tag/Padding' rel='tag' target='_blank'>Padding</a>, <a class='technorati-link' href='http://technorati.com/tag/please' rel='tag' target='_blank'>please</a>, <a class='technorati-link' href='http://technorati.com/tag/Recent+News' rel='tag' target='_blank'>Recent News</a>, <a class='technorati-link' href='http://technorati.com/tag/Seperate' rel='tag' target='_blank'>Seperate</a>, <a class='technorati-link' href='http://technorati.com/tag/Sierra+Club' rel='tag' target='_blank'>Sierra Club</a>, <a class='technorati-link' href='http://technorati.com/tag/Suggestion+Box' rel='tag' target='_blank'>Suggestion Box</a>, <a class='technorati-link' href='http://technorati.com/tag/Version+6' rel='tag' target='_blank'>Version 6</a>, <a class='technorati-link' href='http://technorati.com/tag/W3c' rel='tag' target='_blank'>W3c</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Design+Html' rel='tag' target='_blank'>Web Design Html</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/designing-html-emails/web-design-htmlcss-help-please-internet-explorer-issue/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fractal Edge Releases Fractal:Server Version 2.1</title>
		<link>http://htmlindex.net/html-image-map/fractal-edge-releases-fractalserver-version-2-1</link>
		<comments>http://htmlindex.net/html-image-map/fractal-edge-releases-fractalserver-version-2-1#comments</comments>
		<pubDate>Tue, 20 Dec 2011 16:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html Image Map]]></category>
		<category><![CDATA[Advanced Data Visualization]]></category>
		<category><![CDATA[Business Decisions]]></category>
		<category><![CDATA[Cacciapaglia]]></category>
		<category><![CDATA[Capital Group Inc]]></category>
		<category><![CDATA[Chief Executive Officer]]></category>
		<category><![CDATA[Dhtml Web]]></category>
		<category><![CDATA[Edge]]></category>
		<category><![CDATA[Fractal]]></category>
		<category><![CDATA[FractalServer]]></category>
		<category><![CDATA[Hedge Funds]]></category>
		<category><![CDATA[Html Image]]></category>
		<category><![CDATA[Image Map]]></category>
		<category><![CDATA[Internet Architectures]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Intranet Users]]></category>
		<category><![CDATA[Plug Ins]]></category>
		<category><![CDATA[Power Users]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Search Functionality]]></category>
		<category><![CDATA[System Platform]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[Visualization Product]]></category>
		<category><![CDATA[Visualization Software]]></category>
		<category><![CDATA[Web Administrators]]></category>
		<category><![CDATA[Web Client]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-image-map/fractal-edge-releases-fractalserver-version-2-1</guid>
		<description><![CDATA[Fractal Edge Releases Fractal:Server Version 2.1 &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; London, UK (PRWEB) April 6, 2006 Fractal Edge today announced the release of Fractal:Server 2.1. Offering the same breadth of vision and speed of access as the Company’s desktop-based Advanced Data Visualization product Fractal:Intelligence, Fractal:Server 2.1 allows &#8230; <a href="http://htmlindex.net/html-image-map/fractal-edge-releases-fractalserver-version-2-1">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml-image-map%252Ffractal-edge-releases-fractalserver-version-2-1%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Fractal%20Edge%20Releases%20Fractal%3AServer%20Version%202.1%22%20%7D);"></div>
<p>Fractal Edge Releases Fractal:Server Version 2.1 &#13;<br />
        &#13;<br />
      &#13;<br />
    &#13;<br />
    &#13;<br />
          &#13;<br />
        &#13;<br />
    &#13;<br />
    &#13;<br />
    &#13;<br />
    &#13;<br />
        &#13;</p>
<p class="releaseDateline">London, UK (PRWEB) April 6, 2006 </p>
<p> Fractal Edge today announced the release of Fractal:Server 2.1. Offering the same breadth of vision and speed of access as the Company’s desktop-based Advanced Data Visualization product Fractal:Intelligence, Fractal:Server 2.1 allows web administrators and other power users to quickly configure Fractal Maps to be delivered within the latest Internet architectures. </p>
<p>&#13;</p>
<p>Fractal Maps provide business users with an intuitive and easy-to-navigate picture of their data in which hot-spots become instantly recognisable and can be targeted in just one or two clicks. This gives them the confidence that crucial business decisions are truly informed and accurate, allowing them to make these decisions in as timely a manner as possible. </p>
<p>&#13;</p>
<p>“The introduction of Fractal Maps to our database of hedge funds provides our users with improved search functionality,” said Don Cacciapaglia, chairman and chief executive officer of Channel Capital Group Inc. “As the number of hedge funds increases and strategies become more esoteric, this new visualization software will allow our users to identify patterns that emerge in the hedge fund industry and drill down to the funds in which they are most interested.”</p>
<p>&#13;</p>
<p>The new D<a href="http://htmlindex.net" target=_self>html</a> Web Client works alongside the existing technologies in Fractal Edge’s Web Client Stack, the ActiveX and Mozilla plug-ins, to enable programmers to deliver interactive Fractal Maps to Web and intranet users whose browser or firewall permissions policies prohibit installation of these plug-ins. Leveraging standard HTML image map, Javascript and stylesheet functionality, the DHTML Web Client offers a “zero-download” alternative that will work on almost any Web browser and operating system platform, from Internet Explorer running on Windows to Firefox or Opera running on Mac or Linux. This ensures that Fractal Edge customers deploying Fractal Maps online can be confident that their entire user community is able to take advantage of the Maps’ unique capabilities, while maintaining the option for individual users to install one of the more powerful Web Clients if they wish.</p>
<p>&#13;</p>
<p>“The DHTML Web Client was originally developed to satisfy the stringent compliance requirements of a major international banking client.” said Gervase Clifton-Bligh, VP Product Strategy &amp; Development, Fractal Edge. “Feedback from other customers confirmed that the addition of this Web Client will broaden the appeal of Fractal Maps for a wide range of similar Web-based applications, and we are pleased now to make it a generally available option in our enterprise product suite.”</p>
<p>&#13;</p>
<p>About Fractal:Edge</p>
<p>&#13;</p>
<p>Fractal:Edge delivers software products for the interactive visual analysis and navigation of large, complex or fast-moving information sources.  Our patented data visualization solutions are used by blue-chip clients worldwide in multiple industries and business functions to analyze information quickly and accurately.  </p>
<p>&#13;</p>
<p>Fractal:Edge is committed to working with dynamic and innovative partners to deliver targeted Fractal Map applications and custom Fractal Map solutions to commercial and public sectors worldwide.  For more information, go to http://www.fractaledge.com.</p>
<p>&#13;</p>
<p># # #</p>
<p>&#13;<br />
 <br clear="all" />&#13;<br />
            &#13;<br />
            &#13;<br />
            &#13;<br />
          &#13;<br />
        &#13;<br />
      &#13;<br />
    &#13;<br />
    &#13;<br />
          &#13;<br />
            &#13;<br />
            &#13;<br />
            &#13;<br />
            &#13;</p>
<p class="small-text">&#13;<br />
                &#13;<br />
                  <img src="/images/vocus-logo.gif" alt="Vocus" width="58" height="18" title="Fractal Edge Releases Fractal:Server Version 2.1" />©Copyright 1997-</p>
<p>					, Vocus PRW Holdings, LLC.&#13;<br />
                    Vocus, PRWeb, and Publicity Wire are trademarks or registered trademarks of Vocus, Inc. or Vocus PRW Holdings, LLC.</p>
<p>&#13;<br />
            &#13;<br />
          &#13;<br />
        &#13;<br />
      &#13;<br />
                    &#13;<br />
                &#13;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-image-map%2Ffractal-edge-releases-fractalserver-version-2-1';
  addthis_title  = 'Fractal+Edge+Releases+Fractal%3AServer+Version+2.1';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html-image-map/fractal-edge-releases-fractalserver-version-2-1"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Advanced+Data+Visualization' rel='tag' target='_blank'>Advanced Data Visualization</a>, <a class='technorati-link' href='http://technorati.com/tag/Business+Decisions' rel='tag' target='_blank'>Business Decisions</a>, <a class='technorati-link' href='http://technorati.com/tag/Cacciapaglia' rel='tag' target='_blank'>Cacciapaglia</a>, <a class='technorati-link' href='http://technorati.com/tag/Capital+Group+Inc' rel='tag' target='_blank'>Capital Group Inc</a>, <a class='technorati-link' href='http://technorati.com/tag/Chief+Executive+Officer' rel='tag' target='_blank'>Chief Executive Officer</a>, <a class='technorati-link' href='http://technorati.com/tag/Dhtml+Web' rel='tag' target='_blank'>Dhtml Web</a>, <a class='technorati-link' href='http://technorati.com/tag/Edge' rel='tag' target='_blank'>Edge</a>, <a class='technorati-link' href='http://technorati.com/tag/Fractal' rel='tag' target='_blank'>Fractal</a>, <a class='technorati-link' href='http://technorati.com/tag/FractalServer' rel='tag' target='_blank'>FractalServer</a>, <a class='technorati-link' href='http://technorati.com/tag/Hedge+Funds' rel='tag' target='_blank'>Hedge Funds</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Image' rel='tag' target='_blank'>Html Image</a>, <a class='technorati-link' href='http://technorati.com/tag/Image+Map' rel='tag' target='_blank'>Image Map</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Architectures' rel='tag' target='_blank'>Internet Architectures</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Intranet+Users' rel='tag' target='_blank'>Intranet Users</a>, <a class='technorati-link' href='http://technorati.com/tag/Plug+Ins' rel='tag' target='_blank'>Plug Ins</a>, <a class='technorati-link' href='http://technorati.com/tag/Power+Users' rel='tag' target='_blank'>Power Users</a>, <a class='technorati-link' href='http://technorati.com/tag/Releases' rel='tag' target='_blank'>Releases</a>, <a class='technorati-link' href='http://technorati.com/tag/Search+Functionality' rel='tag' target='_blank'>Search Functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/System+Platform' rel='tag' target='_blank'>System Platform</a>, <a class='technorati-link' href='http://technorati.com/tag/version' rel='tag' target='_blank'>version</a>, <a class='technorati-link' href='http://technorati.com/tag/Visualization+Product' rel='tag' target='_blank'>Visualization Product</a>, <a class='technorati-link' href='http://technorati.com/tag/Visualization+Software' rel='tag' target='_blank'>Visualization Software</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Administrators' rel='tag' target='_blank'>Web Administrators</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Client' rel='tag' target='_blank'>Web Client</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-image-map/fractal-edge-releases-fractalserver-version-2-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Experts: Is there is a special or secret way to use HTML while designing a webpage?</title>
		<link>http://htmlindex.net/html/html-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage</link>
		<comments>http://htmlindex.net/html/html-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage#comments</comments>
		<pubDate>Sun, 14 Feb 2010 19:19:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[Aol]]></category>
		<category><![CDATA[Designing A Webpage]]></category>
		<category><![CDATA[Different Dialects]]></category>
		<category><![CDATA[Doc Type]]></category>
		<category><![CDATA[Html Experts]]></category>
		<category><![CDATA[Html Page]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Opera Web]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Silly Question]]></category>
		<category><![CDATA[Thanks For Your Help]]></category>
		<category><![CDATA[Type Declaration]]></category>
		<category><![CDATA[Uk Web]]></category>
		<category><![CDATA[Using Internet]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Web Thanks]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/html-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage</guid>
		<description><![CDATA[For instance, if you just use &#34;regular&#34; HTML, will people still be able to see and use my website normally, even if they are not using Internet Explorer? For example, I always use Firefox. Other people use things like AOL or Opera to browse the web. Thanks for your help! There&#8217;s no such thing as &#8230; <a href="http://htmlindex.net/html/html-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml%252Fhtml-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22HTML%20Experts%3A%20Is%20there%20is%20a%20special%20or%20secret%20way%20to%20use%20HTML%20while%20designing%20a%20webpage%3F%22%20%7D);"></div>
<p>For instance, if you just use &quot;regular&quot; HTML, will people still be able to see and use my website normally, even if they are not using Internet Explorer? For example, I always use Firefox. Other people use things like AOL or Opera to browse the web. Thanks for your help!<br />
<br />There&#8217;s no such thing as a silly question. Don&#8217;t worry; HTML will work across all browsers. However, bear in mind that <a href="http://htmlindex.net" target=_self>html</a> does have different &#8216;dialects&#8217; depending on whether you&#8217;re using strict, transitional, or frameset (this goes in the doc type declaration or DTD at the top of a html page) plus older browsers such as IE6 can be quirky and not show websites exactly as they should. Just use strict and <a href="http://htmlindex.net" target=_self>xhtml</a> (which is a cleaner, stricter version of HTML) and you should be okay in most modern browsers. Visit http://www.freewebtutorial.co.uk (web standards section) for more info.<br />
Hope this helps.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhtml-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage';
  addthis_title  = 'HTML+Experts%3A+Is+there+is+a+special+or+secret+way+to+use+HTML+while+designing+a+webpage%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html/html-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Aol' rel='tag' target='_blank'>Aol</a>, <a class='technorati-link' href='http://technorati.com/tag/Designing+A+Webpage' rel='tag' target='_blank'>Designing A Webpage</a>, <a class='technorati-link' href='http://technorati.com/tag/Different+Dialects' rel='tag' target='_blank'>Different Dialects</a>, <a class='technorati-link' href='http://technorati.com/tag/Doc+Type' rel='tag' target='_blank'>Doc Type</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Experts' rel='tag' target='_blank'>Html Experts</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Page' rel='tag' target='_blank'>Html Page</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Opera+Web' rel='tag' target='_blank'>Opera Web</a>, <a class='technorati-link' href='http://technorati.com/tag/People' rel='tag' target='_blank'>People</a>, <a class='technorati-link' href='http://technorati.com/tag/Silly+Question' rel='tag' target='_blank'>Silly Question</a>, <a class='technorati-link' href='http://technorati.com/tag/Thanks+For+Your+Help' rel='tag' target='_blank'>Thanks For Your Help</a>, <a class='technorati-link' href='http://technorati.com/tag/Type+Declaration' rel='tag' target='_blank'>Type Declaration</a>, <a class='technorati-link' href='http://technorati.com/tag/Uk+Web' rel='tag' target='_blank'>Uk Web</a>, <a class='technorati-link' href='http://technorati.com/tag/Using+Internet' rel='tag' target='_blank'>Using Internet</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Standards' rel='tag' target='_blank'>Web Standards</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Thanks' rel='tag' target='_blank'>Web Thanks</a>, <a class='technorati-link' href='http://technorati.com/tag/xhtml' rel='tag' target='_blank'>xhtml</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/html-experts-is-there-is-a-special-or-secret-way-to-use-html-while-designing-a-webpage/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>how is XHTML easier than HTML when getting info to a handheld device?</title>
		<link>http://htmlindex.net/xhtml/how-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device</link>
		<comments>http://htmlindex.net/xhtml/how-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device#comments</comments>
		<pubDate>Mon, 25 Jan 2010 19:29:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xhtml]]></category>
		<category><![CDATA[Desktops]]></category>
		<category><![CDATA[Error Message]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Handheld Device]]></category>
		<category><![CDATA[Internet Computer]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Processor Power]]></category>
		<category><![CDATA[Processors]]></category>
		<category><![CDATA[Text Html]]></category>
		<category><![CDATA[Traditional Computer]]></category>

		<guid isPermaLink="false">http://htmlindex.net/xhtml/how-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device</guid>
		<description><![CDATA[does that mean XHTML better/faster for internet browsing on a traditional computer? In theory, the rules are simpler and violating lots of them results in an error message rather than spending processor power to recover. In practise, mobile devices now have fast enough processors that this doesn&#8217;t matter. The theory also applies to desktops, but &#8230; <a href="http://htmlindex.net/xhtml/how-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fxhtml%252Fhow-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22how%20is%20XHTML%20easier%20than%20HTML%20when%20getting%20info%20to%20a%20handheld%20device%3F%22%20%7D);"></div>
<p>does that mean XHTML better/faster for internet browsing on a traditional computer?<br />
<br />In theory, the rules are simpler and violating lots of them results in an error message rather than spending processor power to recover. In practise, mobile devices now have fast enough processors that this doesn&#8217;t matter.</p>
<p>The theory also applies to desktops, but suffers from a few problems. The main one is that Internet Explorer doesn&#8217;t support XHTML (note that a document which conforms to the <a href="http://htmlindex.net" target=_self>xhtml</a> specification but is served as text/<a href="http://htmlindex.net" target=_self>html</a> is treated as HTML, so doesn&#8217;t count), and Firefox doesn&#8217;t do incremental rendering (so it doesn&#8217;t show anything to the user until the entire document is downloaded, making it take longer before the user can start reading).</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fhow-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device';
  addthis_title  = 'how+is+XHTML+easier+than+HTML+when+getting+info+to+a+handheld+device%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/xhtml/how-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Desktops' rel='tag' target='_blank'>Desktops</a>, <a class='technorati-link' href='http://technorati.com/tag/Error+Message' rel='tag' target='_blank'>Error Message</a>, <a class='technorati-link' href='http://technorati.com/tag/Firefox' rel='tag' target='_blank'>Firefox</a>, <a class='technorati-link' href='http://technorati.com/tag/Handheld+Device' rel='tag' target='_blank'>Handheld Device</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Computer' rel='tag' target='_blank'>Internet Computer</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Mobile+Devices' rel='tag' target='_blank'>Mobile Devices</a>, <a class='technorati-link' href='http://technorati.com/tag/Processor+Power' rel='tag' target='_blank'>Processor Power</a>, <a class='technorati-link' href='http://technorati.com/tag/Processors' rel='tag' target='_blank'>Processors</a>, <a class='technorati-link' href='http://technorati.com/tag/Text+Html' rel='tag' target='_blank'>Text Html</a>, <a class='technorati-link' href='http://technorati.com/tag/Traditional+Computer' rel='tag' target='_blank'>Traditional Computer</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/xhtml/how-is-xhtml-easier-than-html-when-getting-info-to-a-handheld-device/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why does my home page no longer appear. It is there to edit and listed as index.html but blank when viewed.?</title>
		<link>http://htmlindex.net/html-index/why-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed</link>
		<comments>http://htmlindex.net/html-index/why-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed#comments</comments>
		<pubDate>Wed, 20 Jan 2010 05:57:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html index]]></category>
		<category><![CDATA[250mb]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Best Wishes]]></category>
		<category><![CDATA[Click Tools]]></category>
		<category><![CDATA[Disk Space Allotment]]></category>
		<category><![CDATA[Disk Space Usage]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Explorer Ie]]></category>
		<category><![CDATA[File Deletion]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Options]]></category>
		<category><![CDATA[Internet Usage]]></category>
		<category><![CDATA[Java Download]]></category>
		<category><![CDATA[Maintenance Checklist]]></category>
		<category><![CDATA[Page Builder]]></category>
		<category><![CDATA[Pup]]></category>
		<category><![CDATA[Temporary File]]></category>
		<category><![CDATA[Temporary Files]]></category>
		<category><![CDATA[Yahoo Advertisements]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-index/why-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed</guid>
		<description><![CDATA[I worked extensively on my site adding pages but now I no longer have my home page available. I am not over my limits, it does come up in page builder to edit but it will not load when accessed using view or directly. It is named correctly, index.html. . Hello Fixing your system could &#8230; <a href="http://htmlindex.net/html-index/why-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml-index%252Fwhy-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Why%20does%20my%20home%20page%20no%20longer%20appear.%20It%20is%20there%20to%20edit%20and%20listed%20as%20index.html%20but%20blank%20when%20viewed.%3F%22%20%7D);"></div>
<p>I worked extensively on my site adding pages but now I no longer have my home page available.  I am not over my limits, it does come up in page builder to edit but it will not load when accessed using view or directly.  It is named correctly, index.<a href="http://htmlindex.net" target=_self>html</a>.<br />
<br />.<br />
Hello</p>
<p>Fixing your system could be very simple, starting with an easy maintenance checklist:</p>
<p>___1. On Internet Explorer (IE) menu click &#8216;Tools&#8217;, click &#8216;Internet Options&#8217;, click &#8216;General&#8217; tab, at &#8216;Browsing history&#8217; click &#8216;delete&#8217; temporary files, click &#8216;OK&#8217; to exit. Repeat periodically. With email or internet usage weekly or monthly temporary file deletion is recommended.</p>
<p>___2. Increase the browser disk space allotment. On the menu again click &#8216;Tools&#8217;, click &#8216;Internet Options&#8217;, click &#8216;General&#8217; tab, scroll to browsing history, set &#8216;Disk space usage&#8217; at 250MB or 500MB, click &#8216;OK&#8217; to finish.</p>
<p>___3. If you&#8217;re using XP some systems did not ship with Java. Download and install the latest version at http://www.java.com/</p>
<p>___4. Many Yahoo! advertisements are Flash Player oriented and you may need to install the newest version http://www.adobe.com/go/getflashplayer</p>
<p>Best wishes,<br />
pup<br />
.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-index%2Fwhy-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed';
  addthis_title  = 'Why+does+my+home+page+no+longer+appear.+It+is+there+to+edit+and+listed+as+index.html+but+blank+when+viewed.%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html-index/why-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/250mb' rel='tag' target='_blank'>250mb</a>, <a class='technorati-link' href='http://technorati.com/tag/Adobe' rel='tag' target='_blank'>Adobe</a>, <a class='technorati-link' href='http://technorati.com/tag/Best+Wishes' rel='tag' target='_blank'>Best Wishes</a>, <a class='technorati-link' href='http://technorati.com/tag/Click+Tools' rel='tag' target='_blank'>Click Tools</a>, <a class='technorati-link' href='http://technorati.com/tag/Disk+Space+Allotment' rel='tag' target='_blank'>Disk Space Allotment</a>, <a class='technorati-link' href='http://technorati.com/tag/Disk+Space+Usage' rel='tag' target='_blank'>Disk Space Usage</a>, <a class='technorati-link' href='http://technorati.com/tag/Email' rel='tag' target='_blank'>Email</a>, <a class='technorati-link' href='http://technorati.com/tag/Explorer+Ie' rel='tag' target='_blank'>Explorer Ie</a>, <a class='technorati-link' href='http://technorati.com/tag/File+Deletion' rel='tag' target='_blank'>File Deletion</a>, <a class='technorati-link' href='http://technorati.com/tag/Flash+Player' rel='tag' target='_blank'>Flash Player</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Options' rel='tag' target='_blank'>Internet Options</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Usage' rel='tag' target='_blank'>Internet Usage</a>, <a class='technorati-link' href='http://technorati.com/tag/Java+Download' rel='tag' target='_blank'>Java Download</a>, <a class='technorati-link' href='http://technorati.com/tag/Maintenance+Checklist' rel='tag' target='_blank'>Maintenance Checklist</a>, <a class='technorati-link' href='http://technorati.com/tag/Page+Builder' rel='tag' target='_blank'>Page Builder</a>, <a class='technorati-link' href='http://technorati.com/tag/Pup' rel='tag' target='_blank'>Pup</a>, <a class='technorati-link' href='http://technorati.com/tag/Temporary+File' rel='tag' target='_blank'>Temporary File</a>, <a class='technorati-link' href='http://technorati.com/tag/Temporary+Files' rel='tag' target='_blank'>Temporary Files</a>, <a class='technorati-link' href='http://technorati.com/tag/Yahoo+Advertisements' rel='tag' target='_blank'>Yahoo Advertisements</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-index/why-does-my-home-page-no-longer-appear-it-is-there-to-edit-and-listed-as-index-html-but-blank-when-viewed/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do I hide a peice of html code from internet explorer so only mozilla firefox will read the code?</title>
		<link>http://htmlindex.net/html-code/how-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code</link>
		<comments>http://htmlindex.net/html-code/how-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code#comments</comments>
		<pubDate>Wed, 11 Nov 2009 16:42:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html code]]></category>
		<category><![CDATA[Endif]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Link Rel]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Moogle]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Peice]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-code/how-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code</guid>
		<description><![CDATA[How do I hide a peice of html code from internet explorer so only mozilla firefox will read the code? Purple Moogle is right, but he/she has written the wrong codes down. Instead of: &#60;![if !IE]&#62; &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/not-ie.css&#34; /&#62; &#60;![endif]&#62; It should be: &#60;!&#8211;![if !IE]&#62; &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;css/not-ie.css&#34; /&#62; &#60;![endif]&#8211;&#62; addthis_url = &#8230; <a href="http://htmlindex.net/html-code/how-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml-code%252Fhow-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20do%20I%20hide%20a%20peice%20of%20html%20code%20from%20internet%20explorer%20so%20only%20mozilla%20firefox%20will%20read%20the%20code%3F%22%20%7D);"></div>
<p>How do I hide a peice of <a href="http://htmlindex.net" target=_self>html</a> code from internet explorer so only mozilla firefox will read the code?<br />
<br />Purple Moogle is right, but he/she has written the wrong codes down.</p>
<p>Instead of:<br />
&lt;![if !IE]&gt;<br />
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/not-ie.css&quot; /&gt;<br />
&lt;![endif]&gt;</p>
<p>It should be:<br />
&lt;!&#8211;![if !IE]&gt;<br />
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/not-ie.css&quot; /&gt;<br />
&lt;![endif]&#8211;&gt;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-code%2Fhow-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code';
  addthis_title  = 'How+do+I+hide+a+peice+of+html+code+from+internet+explorer+so+only+mozilla+firefox+will+read+the+code%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html-code/how-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Endif' rel='tag' target='_blank'>Endif</a>, <a class='technorati-link' href='http://technorati.com/tag/html+code' rel='tag' target='_blank'>html code</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Link+Rel' rel='tag' target='_blank'>Link Rel</a>, <a class='technorati-link' href='http://technorati.com/tag/Lt' rel='tag' target='_blank'>Lt</a>, <a class='technorati-link' href='http://technorati.com/tag/Moogle' rel='tag' target='_blank'>Moogle</a>, <a class='technorati-link' href='http://technorati.com/tag/Mozilla' rel='tag' target='_blank'>Mozilla</a>, <a class='technorati-link' href='http://technorati.com/tag/Peice' rel='tag' target='_blank'>Peice</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-code/how-do-i-hide-a-peice-of-html-code-from-internet-explorer-so-only-mozilla-firefox-will-read-the-code/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What is the html code for text over images?</title>
		<link>http://htmlindex.net/html-code/what-is-the-html-code-for-text-over-images</link>
		<comments>http://htmlindex.net/html-code/what-is-the-html-code-for-text-over-images#comments</comments>
		<pubDate>Sat, 07 Nov 2009 01:46:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html code]]></category>
		<category><![CDATA[Alt]]></category>
		<category><![CDATA[Atribute]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[Coding Standards]]></category>
		<category><![CDATA[Html Images]]></category>
		<category><![CDATA[Html Text]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Jus]]></category>
		<category><![CDATA[Mouse Picture]]></category>
		<category><![CDATA[Mouseover]]></category>
		<category><![CDATA[People Talking]]></category>
		<category><![CDATA[Picture People]]></category>
		<category><![CDATA[Popup]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Text Description]]></category>
		<category><![CDATA[Text Html]]></category>
		<category><![CDATA[Text Images]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-code/what-is-the-html-code-for-text-over-images</guid>
		<description><![CDATA[What is the html code for text to appear when someone moves the mouse over a picture? People never know what they are talking about. The alt=&#34;&#34; attribute is NOT the attribute that shows the tooltip popup on a mouseover of an image. Although Internet Explorer does show the tooltip on a mouseover using the &#8230; <a href="http://htmlindex.net/html-code/what-is-the-html-code-for-text-over-images">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml-code%252Fwhat-is-the-html-code-for-text-over-images%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22What%20is%20the%20html%20code%20for%20text%20over%20images%3F%22%20%7D);"></div>
<p>What is the <a href="http://htmlindex.net" target=_self>html</a> code for text to appear when someone moves the mouse over a picture?<br />
<br />People never know what they are talking about. The alt=&quot;&quot; attribute is NOT the attribute that shows the tooltip popup on a mouseover of an image. Although Internet Explorer does show the tooltip on a mouseover using the alt=&quot;&quot; atribute, it is doing it WRONG!</p>
<p>The proper attribute to use in jus about any tag is the title=&quot;&quot; attribute. Add this one with the short text description you want along with the alt=&quot;&quot; attribute to stay within proper coding standards.</p>
<p>Ron</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-code%2Fwhat-is-the-html-code-for-text-over-images';
  addthis_title  = 'What+is+the+html+code+for+text+over+images%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html-code/what-is-the-html-code-for-text-over-images"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Alt' rel='tag' target='_blank'>Alt</a>, <a class='technorati-link' href='http://technorati.com/tag/Atribute' rel='tag' target='_blank'>Atribute</a>, <a class='technorati-link' href='http://technorati.com/tag/Attribute' rel='tag' target='_blank'>Attribute</a>, <a class='technorati-link' href='http://technorati.com/tag/Coding+Standards' rel='tag' target='_blank'>Coding Standards</a>, <a class='technorati-link' href='http://technorati.com/tag/html+code' rel='tag' target='_blank'>html code</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Images' rel='tag' target='_blank'>Html Images</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Text' rel='tag' target='_blank'>Html Text</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Jus' rel='tag' target='_blank'>Jus</a>, <a class='technorati-link' href='http://technorati.com/tag/Mouse+Picture' rel='tag' target='_blank'>Mouse Picture</a>, <a class='technorati-link' href='http://technorati.com/tag/Mouseover' rel='tag' target='_blank'>Mouseover</a>, <a class='technorati-link' href='http://technorati.com/tag/People+Talking' rel='tag' target='_blank'>People Talking</a>, <a class='technorati-link' href='http://technorati.com/tag/Picture+People' rel='tag' target='_blank'>Picture People</a>, <a class='technorati-link' href='http://technorati.com/tag/Popup' rel='tag' target='_blank'>Popup</a>, <a class='technorati-link' href='http://technorati.com/tag/Tag' rel='tag' target='_blank'>Tag</a>, <a class='technorati-link' href='http://technorati.com/tag/Text+Description' rel='tag' target='_blank'>Text Description</a>, <a class='technorati-link' href='http://technorati.com/tag/Text+Html' rel='tag' target='_blank'>Text Html</a>, <a class='technorati-link' href='http://technorati.com/tag/Text+Images' rel='tag' target='_blank'>Text Images</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-code/what-is-the-html-code-for-text-over-images/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XHtml/Html: How does the browser decide on size for tags &lt;h1&gt; through to &lt;h6&gt;?</title>
		<link>http://htmlindex.net/xhtml/xhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6</link>
		<comments>http://htmlindex.net/xhtml/xhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:13:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xhtml]]></category>
		<category><![CDATA[Arbitrary Choice]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[H1]]></category>
		<category><![CDATA[H3]]></category>
		<category><![CDATA[H6]]></category>
		<category><![CDATA[Headings]]></category>
		<category><![CDATA[Html Browser]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Options]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Markup]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Word Processors]]></category>

		<guid isPermaLink="false">http://htmlindex.net/xhtml/xhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6</guid>
		<description><![CDATA[Xhtml/Html, how does the browser decide on size for tags &#60;h1&#62; through to &#60;h6&#62; I had a look in tools -&#62; internet options -&#62; general -&#62; fonts but couldnt see anything. Even though this can be changed in CSS im curious to where Internet explorer and firefox gets the sizes defaults from. Thanks These are &#8230; <a href="http://htmlindex.net/xhtml/xhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fxhtml%252Fxhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22XHtml%2FHtml%3A%20How%20does%20the%20browser%20decide%20on%20size%20for%20tags%20%26lt%3Bh1%26gt%3B%20through%20to%20%26lt%3Bh6%26gt%3B%3F%22%20%7D);"></div>
<p>X<a href="http://htmlindex.net" target=_self>html</a>/Html, how does the browser decide on size for tags &lt;h1&gt; through to &lt;h6&gt;</p>
<p>I had a look in tools -&gt; internet options -&gt; general -&gt; fonts but couldnt see anything. </p>
<p>Even though this can be changed in CSS im curious to where Internet explorer and firefox gets the sizes defaults from.</p>
<p>Thanks<br />
<br />These are just hard coded into the software and come from way back in the first days of markup, even before the internet really when word processors couldn&#8217;t display anything over the bog standard text, so needed something to differentiate headings from body text. h1 &#8211; h3 are larger than p and 4 &#8211; 6 go from the same to smaller.</p>
<p>So it&#8217;s really an arbitrary choice &#8211; which DOES change from browser to browser.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fxhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6';
  addthis_title  = 'XHtml%2FHtml%3A+How+does+the+browser+decide+on+size+for+tags+%26lt%3Bh1%26gt%3B+through+to+%26lt%3Bh6%26gt%3B%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/xhtml/xhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Arbitrary+Choice' rel='tag' target='_blank'>Arbitrary Choice</a>, <a class='technorati-link' href='http://technorati.com/tag/css' rel='tag' target='_blank'>css</a>, <a class='technorati-link' href='http://technorati.com/tag/Firefox' rel='tag' target='_blank'>Firefox</a>, <a class='technorati-link' href='http://technorati.com/tag/Fonts' rel='tag' target='_blank'>Fonts</a>, <a class='technorati-link' href='http://technorati.com/tag/H1' rel='tag' target='_blank'>H1</a>, <a class='technorati-link' href='http://technorati.com/tag/H3' rel='tag' target='_blank'>H3</a>, <a class='technorati-link' href='http://technorati.com/tag/H6' rel='tag' target='_blank'>H6</a>, <a class='technorati-link' href='http://technorati.com/tag/Headings' rel='tag' target='_blank'>Headings</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Browser' rel='tag' target='_blank'>Html Browser</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Options' rel='tag' target='_blank'>Internet Options</a>, <a class='technorati-link' href='http://technorati.com/tag/Lt' rel='tag' target='_blank'>Lt</a>, <a class='technorati-link' href='http://technorati.com/tag/Markup' rel='tag' target='_blank'>Markup</a>, <a class='technorati-link' href='http://technorati.com/tag/Tools' rel='tag' target='_blank'>Tools</a>, <a class='technorati-link' href='http://technorati.com/tag/Word+Processors' rel='tag' target='_blank'>Word Processors</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/xhtml/xhtmlhtml-how-does-the-browser-decide-on-size-for-tags-h1-through-to-h6/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make HTML file open in new window?</title>
		<link>http://htmlindex.net/html/how-to-make-html-file-open-in-new-window</link>
		<comments>http://htmlindex.net/html/how-to-make-html-file-open-in-new-window#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Fresh Window]]></category>
		<category><![CDATA[Html Files]]></category>
		<category><![CDATA[Icon Tools]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Menu Bar]]></category>
		<category><![CDATA[Open Windows]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Text Labels]]></category>
		<category><![CDATA[Tools Menu]]></category>
		<category><![CDATA[Using Internet]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/how-to-make-html-file-open-in-new-window</guid>
		<description><![CDATA[When I edit html files from my computer, they keep opening in the same browser that I have opened. How do I fix it so that html files will open in their own windows? I&#8217;m not looking to make a new window appear with HTML. I&#8217;m trying to edit html files and would prefer them &#8230; <a href="http://htmlindex.net/html/how-to-make-html-file-open-in-new-window">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml%252Fhow-to-make-html-file-open-in-new-window%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20to%20make%20HTML%20file%20open%20in%20new%20window%3F%22%20%7D);"></div>
<p>When I edit html files from my computer, they keep opening in the same browser that I have opened. How do I fix it so that html files will open in their own windows?<br />
I&#8217;m not looking to make a new window appear with HTML. I&#8217;m trying to edit <a href="http://htmlindex.net" target=_self>html</a> files and would prefer them to open in a fresh window instead of &#8216;hijacking&#8217; my current opened browser.<br />
<br />Since you didn&#8217;t specify, I&#8217;m going to assume you&#8217;re using Internet Explorer in some version of Windows, which is likely considering anybody using any other browser on any other operating system would feel special enough to mention it.</p>
<p>In IE:<br />
-Go to TOOLS in the menu.  If you do not have the menu bar visible or if you don&#8217;t have text-labels showing, it&#8217;s the gear icon.<br />
-In the TOOLS drop-down, go to &quot;Properties&quot;.<br />
-In the Properties dialog box, access the &#8216;Advanced&#8217; tab.<br />
-Within the Advanced tab there is a section called &quot;Browsing&quot; in the scroll-window.<br />
-Find the option there-in that says &quot;Reuse windows for launching shortcuts&quot;  If you&#8217;re using IE7 it will also say &quot;(when tabbed browsing is off)&quot;.<br />
-Make sure this item is unticked and OK out.<br />
-Your issue should now be resolved.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhow-to-make-html-file-open-in-new-window';
  addthis_title  = 'How+to+make+HTML+file+open+in+new+window%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html/how-to-make-html-file-open-in-new-window"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Browser' rel='tag' target='_blank'>Browser</a>, <a class='technorati-link' href='http://technorati.com/tag/Fresh+Window' rel='tag' target='_blank'>Fresh Window</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Files' rel='tag' target='_blank'>Html Files</a>, <a class='technorati-link' href='http://technorati.com/tag/Icon+Tools' rel='tag' target='_blank'>Icon Tools</a>, <a class='technorati-link' href='http://technorati.com/tag/Internet+Explorer' rel='tag' target='_blank'>Internet Explorer</a>, <a class='technorati-link' href='http://technorati.com/tag/Menu+Bar' rel='tag' target='_blank'>Menu Bar</a>, <a class='technorati-link' href='http://technorati.com/tag/Open+Windows' rel='tag' target='_blank'>Open Windows</a>, <a class='technorati-link' href='http://technorati.com/tag/Operating+System' rel='tag' target='_blank'>Operating System</a>, <a class='technorati-link' href='http://technorati.com/tag/Shortcuts' rel='tag' target='_blank'>Shortcuts</a>, <a class='technorati-link' href='http://technorati.com/tag/Text+Labels' rel='tag' target='_blank'>Text Labels</a>, <a class='technorati-link' href='http://technorati.com/tag/Tools+Menu' rel='tag' target='_blank'>Tools Menu</a>, <a class='technorati-link' href='http://technorati.com/tag/Using+Internet' rel='tag' target='_blank'>Using Internet</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/how-to-make-html-file-open-in-new-window/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: htmlindex.net @ 2012-02-06 23:19:23 -->
