<?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; Lt</title>
	<atom:link href="http://htmlindex.net/tag/lt/feed" rel="self" type="application/rss+xml" />
	<link>http://htmlindex.net</link>
	<description>html index</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:47:42 +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>I said Eggman   &lt;font color=black face=&quot;small fon?</title>
		<link>http://htmlindex.net/html-fonts/i-said-eggman-font-colorblack-facesmall-fon</link>
		<comments>http://htmlindex.net/html-fonts/i-said-eggman-font-colorblack-facesmall-fon#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:00:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html Fonts]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[<body]]></category>
		<category><![CDATA[<font]]></category>
		<category><![CDATA[bgcolor=orange>]]></category>
		<category><![CDATA[Black Face]]></category>
		<category><![CDATA[color=black]]></category>
		<category><![CDATA[Dairy Queen]]></category>
		<category><![CDATA[Eggman]]></category>
		<category><![CDATA[face=small]]></category>
		<category><![CDATA[Font Color]]></category>
		<category><![CDATA[Font Face]]></category>
		<category><![CDATA[I]]></category>
		<category><![CDATA[lol]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[said]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Yahoo Answers]]></category>
		<category><![CDATA[Yahoo Mail]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-fonts/i-said-eggman-font-colorblack-facesmall-fon</guid>
		<description><![CDATA[by caribbeanfreephoto Question by :]]></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-fonts%252Fi-said-eggman-font-colorblack-facesmall-fon%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FwyWaqc%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22%20%20I%20said%20Eggman%20%20%20%26lt%3Bfont%20color%3Dblack%20face%3D%26quot%3Bsmall%20fon%3F%22%20%7D);"></div>
<div style="float:left;margin:5px;font-size:80%;"><img alt=""html fonts"" src="http://farm1.staticflickr.com/30/53357783_35de081e34_m.jpg" width="160" title="  I said Eggman   &lt;font color=black face=&quot;small fon?" /><br/> by <a target="_blank" href="http://www.flickr.com/photos/72963735@N00/53357783">caribbeanfreephoto</a></div>
<p><strong><i>Question by </i>: <html> <head>  </head> <body bgcolor=orange><br />
<h1><font color=black face="small fon?</strong><br />
<html><br />
<head></p>
<p></head><br />
<body bgcolor=orange></p>
<h1><font color=black face="small fonts"><marquee>I said EGGMAN!</marquee><br />
<center><img src=logo1.j title="  I said Eggman   &lt;font color=black face=&quot;small fon?" alt="   I said Eggman   &lt;font color=black face=&quot;small fon?" /></p>
<hr noshade=true color=red>
<center><font color=red face="small fonts">HOME   |   ABOUT ME   |   RANDOM   |</p>
<hr noshade=true color=red>
<center><br />
<table border=1 bordercolor=red>
<tr>
<td width=250 height=250><img src=sad.j title="  I said Eggman   &lt;font color=black face=&quot;small fon?" alt="   I said Eggman   &lt;font color=black face=&quot;small fon?" /></td>
<td width=250 height=250><img src=happy1.j title="  I said Eggman   &lt;font color=black face=&quot;small fon?" alt="   I said Eggman   &lt;font color=black face=&quot;small fon?" /><br />
ummm the only reason this is here was that i made it at school and yahoo mail&#8217;s url was blocked so&#8230; i put it on yahoo answers to copy and paste it to note bad to finsih it lol my high school is gay like thatr</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Cloudfly</i><br/>lol amaga whataga dairy queen bbq?!?!?!?!?!</p>
<p><strong>Give your answer to this question below!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-fonts%2Fi-said-eggman-font-colorblack-facesmall-fon';
  addthis_title  = 'I+said+Eggman+++%26lt%3Bfont+color%3Dblack+face%3D%26quot%3Bsmall+fon%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-fonts/i-said-eggman-font-colorblack-facesmall-fon"></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/' rel='tag' target='_blank'></a>, <a class='technorati-link' href='http://technorati.com/tag/' rel='tag' target='_blank'></a>, <a class='technorati-link' href='http://technorati.com/tag/' rel='tag' target='_blank'></a>, <a class='technorati-link' href='http://technorati.com/tag/%26lt%3Bbody' rel='tag' target='_blank'>&lt;body</a>, <a class='technorati-link' href='http://technorati.com/tag/%26lt%3Bfont' rel='tag' target='_blank'>&lt;font</a>, <a class='technorati-link' href='http://technorati.com/tag/bgcolor%3Dorange%26gt%3B' rel='tag' target='_blank'>bgcolor=orange&gt;</a>, <a class='technorati-link' href='http://technorati.com/tag/Black+Face' rel='tag' target='_blank'>Black Face</a>, <a class='technorati-link' href='http://technorati.com/tag/color%3Dblack' rel='tag' target='_blank'>color=black</a>, <a class='technorati-link' href='http://technorati.com/tag/Dairy+Queen' rel='tag' target='_blank'>Dairy Queen</a>, <a class='technorati-link' href='http://technorati.com/tag/Eggman' rel='tag' target='_blank'>Eggman</a>, <a class='technorati-link' href='http://technorati.com/tag/face%3Dsmall' rel='tag' target='_blank'>face=small</a>, <a class='technorati-link' href='http://technorati.com/tag/Font+Color' rel='tag' target='_blank'>Font Color</a>, <a class='technorati-link' href='http://technorati.com/tag/Font+Face' rel='tag' target='_blank'>Font Face</a>, <a class='technorati-link' href='http://technorati.com/tag/I' rel='tag' target='_blank'>I</a>, <a class='technorati-link' href='http://technorati.com/tag/lol' rel='tag' target='_blank'>lol</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/said' rel='tag' target='_blank'>said</a>, <a class='technorati-link' href='http://technorati.com/tag/Yahoo' rel='tag' target='_blank'>Yahoo</a>, <a class='technorati-link' href='http://technorati.com/tag/Yahoo+Answers' rel='tag' target='_blank'>Yahoo Answers</a>, <a class='technorati-link' href='http://technorati.com/tag/Yahoo+Mail' rel='tag' target='_blank'>Yahoo Mail</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-fonts/i-said-eggman-font-colorblack-facesmall-fon/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bum Marketing Method-Using Online HTML Editors</title>
		<link>http://htmlindex.net/online-html-editor/bum-marketing-method-using-online-html-editors</link>
		<comments>http://htmlindex.net/online-html-editor/bum-marketing-method-using-online-html-editors#comments</comments>
		<pubDate>Sun, 11 Dec 2011 16:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Online Html Editor]]></category>
		<category><![CDATA[Anchor Text]]></category>
		<category><![CDATA[Bocock]]></category>
		<category><![CDATA[Bold Italics]]></category>
		<category><![CDATA[Bum Marketing]]></category>
		<category><![CDATA[E Mail]]></category>
		<category><![CDATA[Editors]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html code]]></category>
		<category><![CDATA[Html Editor]]></category>
		<category><![CDATA[Html Editors]]></category>
		<category><![CDATA[Initials]]></category>
		<category><![CDATA[Leap Of Faith]]></category>
		<category><![CDATA[Lifetime]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Marketing Article]]></category>
		<category><![CDATA[Marketing Online]]></category>
		<category><![CDATA[MethodUsing]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[Page Ebook]]></category>
		<category><![CDATA[Travis]]></category>
		<category><![CDATA[Using Computers]]></category>
		<category><![CDATA[Website Asap]]></category>
		<category><![CDATA[Word Link]]></category>

		<guid isPermaLink="false">http://htmlindex.net/online-html-editor/bum-marketing-method-using-online-html-editors</guid>
		<description><![CDATA[Article by David Bocock I hate using computers just as much as anybody else, and believe me when I started using HTML it was really confusing! Im glad someone e-mailed me and brought it to my attention that they were having trouble using HTML editors. The more that I work with the Bum Marketing Method &#8230; <a href="http://htmlindex.net/online-html-editor/bum-marketing-method-using-online-html-editors">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%252Fonline-html-editor%252Fbum-marketing-method-using-online-html-editors%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FsVbJaq%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Bum%20Marketing%20Method-Using%20Online%20HTML%20Editors%22%20%7D);"></div>
<p>Article  by David Bocock</p>
<p>I hate using computers just as much as anybody else, and believe me when I started using HTML it was really confusing! Im glad someone e-mailed me and brought it to my attention that they were having trouble using HTML editors. The more that I work with the Bum Marketing Method I find that I learn new things every day. </p>
<p>I received a question via e-mail from someone who had watched one of my videos and still was confused as to working HTML, I cant figure out how to use the online <a href="http://htmlindex.net" target=_self>html</a> editor, could you show me the codes for bold, underline, and put text into initials. Also, could you show the anchor text? I know, Its confusing at times, but dont worry there is help out there!</p>
<p>The technical side of this business can sometimes drive you mad, and Travis admits it is not his strong suit but it certainly has not stopped him. The video I did is pretty clean on how to get your text into bold, underline, or italics, and also shows you how to make a word link back to your site when you click on it (anchor text).</p>
<p>Some folks learn by watching, others learn by reading. So, take a look at the examples below and you will see examples of the <a href="http://htmlindex.net" target=_self>html code</a> necessary to do anchor text and the bold, italics, and underlining words as well. For the examples below, I put spaces between each character so they would show up, but you dont need to put spaces between any when you use the codes.</p>
<p>Bold &lt; b &gt; &lt; / b &gt; <b>BOLD</b></p>
<p>Italics &lt; i &gt; &lt; /i&gt; italics</p>
<p>Underline &lt; u &gt; &lt;/ u&gt; &lt;u&gt;underline&lt;/u&gt;</p>
<p>I need you to take a leap of faith right now and go to my website ASAP. I have over 15 hours of in-depth video (and growing) + an 80 page eBook that covers every single detail of <a target="_blank" target="_new" rel="nofollow" href="http://www.bum-marketing-method.com">The Bum Marketing Method</a> and you can get lifetime access to it and all future updates for just ten bucks! And before you think there is no value to be had for ten bucks, you can watch a FREE 30 minute video that will prove otherwise and quite possibly change your life! Please go to <a target="_blank" target="_new" rel="nofollow" href="http://www.Bum-Marketing-Method.com">http://www.Bum-Marketing-Method.com</a>
				</p>
<p>			    About the Author</p>
<p>Here to help with all your Bum Marketing Method needs</p>
<div></div>
<p>Find More <a target="_blank" href="http://htmlindex.net/category/online-html-editor">Online Html Editor Articles</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fonline-html-editor%2Fbum-marketing-method-using-online-html-editors';
  addthis_title  = 'Bum+Marketing+Method-Using+Online+HTML+Editors';
  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/online-html-editor/bum-marketing-method-using-online-html-editors"></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/Anchor+Text' rel='tag' target='_blank'>Anchor Text</a>, <a class='technorati-link' href='http://technorati.com/tag/Bocock' rel='tag' target='_blank'>Bocock</a>, <a class='technorati-link' href='http://technorati.com/tag/Bold+Italics' rel='tag' target='_blank'>Bold Italics</a>, <a class='technorati-link' href='http://technorati.com/tag/Bum+Marketing' rel='tag' target='_blank'>Bum Marketing</a>, <a class='technorati-link' href='http://technorati.com/tag/E+Mail' rel='tag' target='_blank'>E Mail</a>, <a class='technorati-link' href='http://technorati.com/tag/Editors' rel='tag' target='_blank'>Editors</a>, <a class='technorati-link' href='http://technorati.com/tag/html' rel='tag' target='_blank'>html</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+Editor' rel='tag' target='_blank'>Html Editor</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Editors' rel='tag' target='_blank'>Html Editors</a>, <a class='technorati-link' href='http://technorati.com/tag/Initials' rel='tag' target='_blank'>Initials</a>, <a class='technorati-link' href='http://technorati.com/tag/Leap+Of+Faith' rel='tag' target='_blank'>Leap Of Faith</a>, <a class='technorati-link' href='http://technorati.com/tag/Lifetime' rel='tag' target='_blank'>Lifetime</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/Marketing' rel='tag' target='_blank'>Marketing</a>, <a class='technorati-link' href='http://technorati.com/tag/Marketing+Article' rel='tag' target='_blank'>Marketing Article</a>, <a class='technorati-link' href='http://technorati.com/tag/Marketing+Online' rel='tag' target='_blank'>Marketing Online</a>, <a class='technorati-link' href='http://technorati.com/tag/MethodUsing' rel='tag' target='_blank'>MethodUsing</a>, <a class='technorati-link' href='http://technorati.com/tag/online' rel='tag' target='_blank'>online</a>, <a class='technorati-link' href='http://technorati.com/tag/Page+Ebook' rel='tag' target='_blank'>Page Ebook</a>, <a class='technorati-link' href='http://technorati.com/tag/Travis' rel='tag' target='_blank'>Travis</a>, <a class='technorati-link' href='http://technorati.com/tag/Using+Computers' rel='tag' target='_blank'>Using Computers</a>, <a class='technorati-link' href='http://technorati.com/tag/Website+Asap' rel='tag' target='_blank'>Website Asap</a>, <a class='technorati-link' href='http://technorati.com/tag/Word+Link' rel='tag' target='_blank'>Word Link</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/online-html-editor/bum-marketing-method-using-online-html-editors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>000-M33 braindump</title>
		<link>http://htmlindex.net/html-span/000-m33-braindump</link>
		<comments>http://htmlindex.net/html-span/000-m33-braindump#comments</comments>
		<pubDate>Fri, 25 Nov 2011 08:58:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html Span]]></category>
		<category><![CDATA[000M33]]></category>
		<category><![CDATA[Accuracy]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[braindump]]></category>
		<category><![CDATA[Core Logic]]></category>
		<category><![CDATA[Core Material]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[Exam Objectives]]></category>
		<category><![CDATA[Exam Questions]]></category>
		<category><![CDATA[Ibm]]></category>
		<category><![CDATA[Ibm Products]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[M3]]></category>
		<category><![CDATA[Main Goal]]></category>
		<category><![CDATA[Practice Test]]></category>
		<category><![CDATA[Quality Manager]]></category>
		<category><![CDATA[Sales Mastery]]></category>
		<category><![CDATA[Span Id]]></category>
		<category><![CDATA[Span Style]]></category>
		<category><![CDATA[Style Color]]></category>
		<category><![CDATA[Testinside]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-span/000-m33-braindump</guid>
		<description><![CDATA[by tantek Article by Miner1010 Testinside exam 000-M33 is constantly checked for updates, accuracy and fresh content. These 000-M33 Exam updates are supplied free of charge to our customers. When you are buying 000-M33 pratice tests, you are making an investment rather than getting a one shot deal. &#60;SPAN id=more-10594&#62;&#60;/SPAN&#62; &#60;SPAN style=&#8221;COLOR: #ff0000&#8243;&#62;000-M33&#60;/SPAN&#62; ExamIBM Rational &#8230; <a href="http://htmlindex.net/html-span/000-m33-braindump">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-span%252F000-m33-braindump%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22000-M33%20braindump%22%20%7D);"></div>
<div style="float:left;margin:5px;font-size:80%;"><img alt=""html span"" src="http://farm3.staticflickr.com/2695/4270604534_87e177b407_m.jpg" width="160" title="000 M33 braindump" /><br/> by <a target="_blank" href="http://www.flickr.com/photos/39039882@N00/4270604534">tantek</a></div>
<p>Article  by Miner1010</p>
<p>Testinside exam 000-M33 is constantly checked for updates, accuracy and fresh content. These 000-M33 Exam updates are supplied free of charge to our customers. When you are buying 000-M33 pratice tests, you are making an investment rather than getting a one shot deal.</p>
<p>&lt;SPAN id=more-10594&gt;&lt;/SPAN&gt;</p>
<p><a target="_blank" target="_new" rel="nofollow" href="http://www.test-inside.com/000-M33.htm">&lt;SPAN style=&#8221;COLOR: #ff0000&#8243;&gt;<strong>000-M33</strong>&lt;/SPAN&gt;</a> ExamIBM Rational Quality Manager Technical Sales Mastery TestExam Number/Code: 000-M33Exam Name: IBM Rational Quality Manager Technical Sales Mastery TestQuestions and Answers: 49 Q&amp;AsUpdate Time: 2010-12-03</p>
<p>Testinside 000-M33 study guide will introduce you to the core logic of various subjects so that you not only learn, but you also understand various technologies and subjects. We guarantee that using our 000-M33 practice test will adequately prepare you for your 000-M33 exam. Testinside 000-M33 exam questions are comprehensive, yet affordable. We are aware that a major problem in the IT industry is a lack of quality <a target="_blank" target="_new" rel="nofollow" href="http://www.cert-inside.com/000-M33.html">&lt;SPAN style=&#8221;COLOR: #ff0000&#8243;&gt;<strong>000-M33 braindump</strong>&lt;/SPAN&gt;</a>. Testinside 000-M33 practice exam helps individuals increase their understanding of exam objectives and become familiar with the testing format.</p>
<p>Online provides &lt;SPAN style=&#8221;COLOR: #ff0000&#8243;&gt;&lt;SPAN style=&#8221;COLOR: #ff0000&#8243;&gt;<strong><a target="_blank" target="_new" rel="nofollow" href="http://www.test-inside.com/000-M33.htm">&lt;SPAN style=&#8221;COLOR: #ff0000&#8243;&gt;<strong>000-M33 exam questions</strong>&lt;/SPAN&gt;</a></strong>&lt;/SPAN&gt;&lt;/SPAN&gt; experts create all of the IBM 000-M33 exam products available through Testinside. Our main goal is to get your certified with a firm understanding of the core material. Whereas other online distributors only concern themselves with helping you obtain the paper, we strive to educate the certification candidate and better prepare them for their IT career. and help you to achieve your dream.</p>
<p><a target="_blank" target="_new" rel="nofollow" href="http://www.test-inside.com/"><strong>&lt;SPAN style=&#8221;COLOR: #ff0000&#8243;&gt;Testinside&lt;/SPAN&gt;</strong></a> will give you an answer.At Testinside,you can download the Demo for free and you can know the latest informatioon about 000-M33 Exam or the materials of exam,We expect that Testinside gives your a hand in order to help you pass the exam as soon as possible.So pass the 000-M33 exam is the first step to get the IT area.000-M33 exam become more and more hot. So many people start joining the 000-M33 exam.</p>
<p>Hot Exam:<a target="_blank" target="_new" rel="nofollow" href="http://www.test-inside.com/SY0-201.htm"><strong>&lt;SPAN style=&#8221;COLOR: #ff0000&#8243;&gt;SY0-201&lt;/SPAN&gt;</strong></a> CompTIA Security+(2008 Edition) Exam</p>
<p>			    About the Author</p>
<p><a target="_blank" target="_new" href="http://www.test-inside.com/SY0-201.htm">http://www.test-inside.com/SY0-201.htm</a></p>
<div></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-span%2F000-m33-braindump';
  addthis_title  = '000-M33+braindump';
  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-span/000-m33-braindump"></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/000M33' rel='tag' target='_blank'>000M33</a>, <a class='technorati-link' href='http://technorati.com/tag/Accuracy' rel='tag' target='_blank'>Accuracy</a>, <a class='technorati-link' href='http://technorati.com/tag/Amp' rel='tag' target='_blank'>Amp</a>, <a class='technorati-link' href='http://technorati.com/tag/braindump' rel='tag' target='_blank'>braindump</a>, <a class='technorati-link' href='http://technorati.com/tag/Core+Logic' rel='tag' target='_blank'>Core Logic</a>, <a class='technorati-link' href='http://technorati.com/tag/Core+Material' rel='tag' target='_blank'>Core Material</a>, <a class='technorati-link' href='http://technorati.com/tag/Demo' rel='tag' target='_blank'>Demo</a>, <a class='technorati-link' href='http://technorati.com/tag/Exam+Objectives' rel='tag' target='_blank'>Exam Objectives</a>, <a class='technorati-link' href='http://technorati.com/tag/Exam+Questions' rel='tag' target='_blank'>Exam Questions</a>, <a class='technorati-link' href='http://technorati.com/tag/Ibm' rel='tag' target='_blank'>Ibm</a>, <a class='technorati-link' href='http://technorati.com/tag/Ibm+Products' rel='tag' target='_blank'>Ibm Products</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/M3' rel='tag' target='_blank'>M3</a>, <a class='technorati-link' href='http://technorati.com/tag/Main+Goal' rel='tag' target='_blank'>Main Goal</a>, <a class='technorati-link' href='http://technorati.com/tag/Practice+Test' rel='tag' target='_blank'>Practice Test</a>, <a class='technorati-link' href='http://technorati.com/tag/Quality+Manager' rel='tag' target='_blank'>Quality Manager</a>, <a class='technorati-link' href='http://technorati.com/tag/Sales+Mastery' rel='tag' target='_blank'>Sales Mastery</a>, <a class='technorati-link' href='http://technorati.com/tag/Span+Id' rel='tag' target='_blank'>Span Id</a>, <a class='technorati-link' href='http://technorati.com/tag/Span+Style' rel='tag' target='_blank'>Span Style</a>, <a class='technorati-link' href='http://technorati.com/tag/Style+Color' rel='tag' target='_blank'>Style Color</a>, <a class='technorati-link' href='http://technorati.com/tag/Testinside' rel='tag' target='_blank'>Testinside</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-span/000-m33-braindump/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I change the background of my web page depending on the time only using XHTML?</title>
		<link>http://htmlindex.net/xhtml/how-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml</link>
		<comments>http://htmlindex.net/xhtml/how-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml#comments</comments>
		<pubDate>Wed, 17 Feb 2010 16:26:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xhtml]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Background Web]]></category>
		<category><![CDATA[Background White]]></category>
		<category><![CDATA[Body Background]]></category>
		<category><![CDATA[Good Afternoon]]></category>
		<category><![CDATA[Good Evening]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[New Date]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Script Language]]></category>
		<category><![CDATA[Style Type]]></category>
		<category><![CDATA[Url]]></category>
		<category><![CDATA[Web Page]]></category>

		<guid isPermaLink="false">http://htmlindex.net/xhtml/how-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml</guid>
		<description><![CDATA[I need to change the background of my web page 3 times a day. good morning, good afternoon, and good evening. this has to be in xhtml and not use javascript or PHP. I have to do this for a class which is why I cant use these. &#60;script language=&#34;JavaScript&#34;&#62; day=new Date() //..get the date &#8230; <a href="http://htmlindex.net/xhtml/how-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml">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-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20can%20I%20change%20the%20background%20of%20my%20web%20page%20depending%20on%20the%20time%20only%20using%20XHTML%3F%22%20%7D);"></div>
<p>I need to change the background of my web page 3 times a day. good morning, good afternoon, and good evening. this has to be in x<a href="http://htmlindex.net" target=_self>html</a> and not use javascript or PHP. I have to do this for a class which is why I cant use these.<br />
<br />&lt;script language=&quot;JavaScript&quot;&gt;</p>
<p>day=new Date()     //..get the date</p>
<p>x=day.getHours()    //..get the hour</p>
<p>if(x&gt;=0 &amp;&amp; x&lt;4) {</p>
<p>   document.write(&#8216;&lt;style type=&quot;text/css&quot;&gt;body{background: white url(1st.jpg); color: black}&quot;&gt;&lt;/style&gt;&#8217;)</p>
<p>} else</p>
<p>if(x&gt;=4 &amp;&amp; x&lt;12) {</p>
<p>   document.write(&#8216;&lt;style type=&quot;text/css&quot;&gt;body{background: white url(2nd.jpg); color: black}&lt;/style&gt;&#8217;)</p>
<p>} else</p>
<p>if(x&gt;=12 &amp;&amp; x&lt;18) {</p>
<p>   document.write(&#8216;&lt;style type=&quot;text/css&quot;&gt;body{background: white url(3rd.jpg); color: black}&lt;/style&gt;&#8217;)</p>
<p>} else</p>
<p>if (x&gt;=18 &amp;&amp; x&lt;24) {</p>
<p>   document.write(&#8216;&lt;style type=&quot;text/css&quot;&gt;body{background: white url(4th.jpg); color: black}&lt;/style&gt;&#8217;)</p>
<p>}</p>
<p>&lt;/script&gt;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fhow-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml';
  addthis_title  = 'How+can+I+change+the+background+of+my+web+page+depending+on+the+time+only+using+XHTML%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-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml"></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/Amp' rel='tag' target='_blank'>Amp</a>, <a class='technorati-link' href='http://technorati.com/tag/Background+Web' rel='tag' target='_blank'>Background Web</a>, <a class='technorati-link' href='http://technorati.com/tag/Background+White' rel='tag' target='_blank'>Background White</a>, <a class='technorati-link' href='http://technorati.com/tag/Body+Background' rel='tag' target='_blank'>Body Background</a>, <a class='technorati-link' href='http://technorati.com/tag/Good+Afternoon' rel='tag' target='_blank'>Good Afternoon</a>, <a class='technorati-link' href='http://technorati.com/tag/Good+Evening' rel='tag' target='_blank'>Good Evening</a>, <a class='technorati-link' href='http://technorati.com/tag/javascript' rel='tag' target='_blank'>javascript</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/New+Date' rel='tag' target='_blank'>New Date</a>, <a class='technorati-link' href='http://technorati.com/tag/php' rel='tag' target='_blank'>php</a>, <a class='technorati-link' href='http://technorati.com/tag/Script+Language' rel='tag' target='_blank'>Script Language</a>, <a class='technorati-link' href='http://technorati.com/tag/Style+Type' rel='tag' target='_blank'>Style Type</a>, <a class='technorati-link' href='http://technorati.com/tag/Url' rel='tag' target='_blank'>Url</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Page' rel='tag' target='_blank'>Web Page</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/xhtml/how-can-i-change-the-background-of-my-web-page-depending-on-the-time-only-using-xhtml/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML?????????????????</title>
		<link>http://htmlindex.net/html/html-2</link>
		<comments>http://htmlindex.net/html/html-2#comments</comments>
		<pubDate>Mon, 15 Feb 2010 18:23:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Script Type]]></category>
		<category><![CDATA[Start Tag]]></category>
		<category><![CDATA[Text Javascript]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/html-2</guid>
		<description><![CDATA[what is the function of: &#60;script&#62; &#60;A&#62; HREF Definition List &#60;comment&#62; Just as it appears here, nothing. &#60;script&#62; is the start tag calling for a script of a type that hasn&#8217;t been identified, for example &#60;script type=&#34;text/javascript&#34;&#62;, &#60;a href is the beginning of the start tag for a link, and &#60;comment&#62; is a comment you &#8230; <a href="http://htmlindex.net/html/html-2">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-2%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22HTML%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%22%20%7D);"></div>
<p>what is the function of:<br />
&lt;script&gt;<br />
&lt;A&gt;<br />
HREF<br />
Definition List<br />
&lt;comment&gt;<br />
<br />Just as it appears here, nothing.  &lt;script&gt; is the start tag calling for a script of a type that hasn&#8217;t been identified, for example &lt;script type=&quot;text/javascript&quot;&gt;, &lt;a href is the beginning of the start tag for a link, and &lt;comment&gt; is a comment you can place in your code for various reasons/purposes but isn&#8217;t formed correctly. A comment would be &lt;!&#8211; Comment goes here &#8211;&gt;.  </p>
<p>Here is an explanation of definition lists</p>
<p>http://www.benmeadowcroft.com/webdev/articles/definition-lists.s<a href="http://htmlindex.net" target=_self>html</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhtml-2';
  addthis_title  = 'HTML%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%3F%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-2"></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/Lt' rel='tag' target='_blank'>Lt</a>, <a class='technorati-link' href='http://technorati.com/tag/Script+Type' rel='tag' target='_blank'>Script Type</a>, <a class='technorati-link' href='http://technorati.com/tag/Start+Tag' rel='tag' target='_blank'>Start Tag</a>, <a class='technorati-link' href='http://technorati.com/tag/Text+Javascript' rel='tag' target='_blank'>Text Javascript</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/html-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Whats the the difference between HTML and XHTML?</title>
		<link>http://htmlindex.net/xhtml/whats-the-the-difference-between-html-and-xhtml</link>
		<comments>http://htmlindex.net/xhtml/whats-the-the-difference-between-html-and-xhtml#comments</comments>
		<pubDate>Sun, 14 Feb 2010 19:20:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xhtml]]></category>
		<category><![CDATA[Br]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Current]]></category>
		<category><![CDATA[Difference Between Html And Xhtml]]></category>
		<category><![CDATA[Empty Elements]]></category>
		<category><![CDATA[Extensible Markup Language]]></category>
		<category><![CDATA[Flexibility]]></category>
		<category><![CDATA[Html And Xhtml]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Omission]]></category>
		<category><![CDATA[Platforms]]></category>
		<category><![CDATA[Scientists]]></category>
		<category><![CDATA[Shorthand Notation]]></category>

		<guid isPermaLink="false">http://htmlindex.net/xhtml/whats-the-the-difference-between-html-and-xhtml</guid>
		<description><![CDATA[HTML is a markup language used for displaying text and documents across different platforms and machines. It was originally intended for a scientists to better display their data in tables, and has expanded to include hypertext, multimedia, as well as the style of the documents displayed. It allows an author to omit certain tags and &#8230; <a href="http://htmlindex.net/xhtml/whats-the-the-difference-between-html-and-xhtml">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%252Fwhats-the-the-difference-between-html-and-xhtml%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Whats%20the%20the%20difference%20between%20HTML%20and%20XHTML%3F%22%20%7D);"></div>
<p>
<br />HTML is a markup language used for displaying text and documents across different platforms and machines. It was originally intended for a scientists to better display their data in tables, and has expanded to include hypertext, multimedia, as well as the style of the documents displayed. It allows an author to omit certain tags and use attribute minimization.<br />
 XHTML is an extensible markup language that was developed to retain the flexibility and power of HTML while reducing most of the complexity. It has tighter rules than HTML and allows for more ease in design from CSS (cascading style sheets) and other current languages. <a href="http://htmlindex.net" target=_self>xhtml</a> doesn’t permit the omission of any tags or the use of attribute minimization. However, it provides a shorthand notation for empty elements—for example, we could use &lt;br/&gt; instead of &lt;br&gt;&lt;/br&gt;—which HTML does not.</p>
<p>Here is a good site for tutorials and manuals:<br />
http://search.oreilly.com/?q=x<a href="http://htmlindex.net" target=_self>html</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fwhats-the-the-difference-between-html-and-xhtml';
  addthis_title  = 'Whats+the+the+difference+between+HTML+and+XHTML%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/whats-the-the-difference-between-html-and-xhtml"></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/Br' rel='tag' target='_blank'>Br</a>, <a class='technorati-link' href='http://technorati.com/tag/Cascading+Style+Sheets' rel='tag' target='_blank'>Cascading Style Sheets</a>, <a class='technorati-link' href='http://technorati.com/tag/Complexity' rel='tag' target='_blank'>Complexity</a>, <a class='technorati-link' href='http://technorati.com/tag/Current' rel='tag' target='_blank'>Current</a>, <a class='technorati-link' href='http://technorati.com/tag/Difference+Between+Html+And+Xhtml' rel='tag' target='_blank'>Difference Between Html And Xhtml</a>, <a class='technorati-link' href='http://technorati.com/tag/Empty+Elements' rel='tag' target='_blank'>Empty Elements</a>, <a class='technorati-link' href='http://technorati.com/tag/Extensible+Markup+Language' rel='tag' target='_blank'>Extensible Markup Language</a>, <a class='technorati-link' href='http://technorati.com/tag/Flexibility' rel='tag' target='_blank'>Flexibility</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+And+Xhtml' rel='tag' target='_blank'>Html And Xhtml</a>, <a class='technorati-link' href='http://technorati.com/tag/Languages' rel='tag' target='_blank'>Languages</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/Omission' rel='tag' target='_blank'>Omission</a>, <a class='technorati-link' href='http://technorati.com/tag/Platforms' rel='tag' target='_blank'>Platforms</a>, <a class='technorati-link' href='http://technorati.com/tag/Scientists' rel='tag' target='_blank'>Scientists</a>, <a class='technorati-link' href='http://technorati.com/tag/Shorthand+Notation' rel='tag' target='_blank'>Shorthand Notation</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/xhtml/whats-the-the-difference-between-html-and-xhtml/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to load a different HTML document in another directory?</title>
		<link>http://htmlindex.net/html/how-to-load-a-different-html-document-in-another-directory</link>
		<comments>http://htmlindex.net/html/how-to-load-a-different-html-document-in-another-directory#comments</comments>
		<pubDate>Sun, 14 Feb 2010 19:19:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[File Folder]]></category>
		<category><![CDATA[Folder Names]]></category>
		<category><![CDATA[Html Document]]></category>
		<category><![CDATA[Index File]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Quotes]]></category>
		<category><![CDATA[Relative Path]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/how-to-load-a-different-html-document-in-another-directory</guid>
		<description><![CDATA[Let&#8217;s say I have a normal folder with the &#8216;index&#8217; file. Then in that folder I got a folder named example &#8216;Band&#8217;. And in Band I got a html document. How do I make a link back to the index in the previous folder? Use &#34;../&#34; (without quotes) to send browsers up one directory. Use &#8230; <a href="http://htmlindex.net/html/how-to-load-a-different-html-document-in-another-directory">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-load-a-different-html-document-in-another-directory%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20to%20load%20a%20different%20HTML%20document%20in%20another%20directory%3F%22%20%7D);"></div>
<p>Let&#8217;s say I have a normal folder with the &#8216;index&#8217; file. Then in that folder I got a folder named example &#8216;Band&#8217;. And in Band I got a html document. How do I make a link back to the index in the previous folder?<br />
<br />Use &quot;../&quot; (without quotes) to send browsers up one directory. Use as many times with folder names to get the right relative path. Basically&#8230;</p>
<p>&lt;p&gt;&lt;a href=&quot;../index.<a href="http://htmlindex.net" target=_self>html</a>&quot; title=&quot;Home Page&quot;&gt;Home&lt;/a&gt;&lt;/p&gt;</p>
<p>Ron</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhow-to-load-a-different-html-document-in-another-directory';
  addthis_title  = 'How+to+load+a+different+HTML+document+in+another+directory%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-load-a-different-html-document-in-another-directory"></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/Browsers' rel='tag' target='_blank'>Browsers</a>, <a class='technorati-link' href='http://technorati.com/tag/directory' rel='tag' target='_blank'>directory</a>, <a class='technorati-link' href='http://technorati.com/tag/File+Folder' rel='tag' target='_blank'>File Folder</a>, <a class='technorati-link' href='http://technorati.com/tag/Folder+Names' rel='tag' target='_blank'>Folder Names</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Document' rel='tag' target='_blank'>Html Document</a>, <a class='technorati-link' href='http://technorati.com/tag/Index+File' rel='tag' target='_blank'>Index File</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/Quotes' rel='tag' target='_blank'>Quotes</a>, <a class='technorati-link' href='http://technorati.com/tag/Relative+Path' rel='tag' target='_blank'>Relative Path</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/how-to-load-a-different-html-document-in-another-directory/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What is the html code when placing multiple links on a single image?</title>
		<link>http://htmlindex.net/html/what-is-the-html-code-when-placing-multiple-links-on-a-single-image</link>
		<comments>http://htmlindex.net/html/what-is-the-html-code-when-placing-multiple-links-on-a-single-image#comments</comments>
		<pubDate>Sun, 14 Feb 2010 19:19:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[Coords]]></category>
		<category><![CDATA[Element Tag]]></category>
		<category><![CDATA[Free Image]]></category>
		<category><![CDATA[html code]]></category>
		<category><![CDATA[Html Links]]></category>
		<category><![CDATA[Html Tag]]></category>
		<category><![CDATA[Html Tags]]></category>
		<category><![CDATA[Image Map]]></category>
		<category><![CDATA[Image Mapping]]></category>
		<category><![CDATA[Image Maps]]></category>
		<category><![CDATA[Img Src]]></category>
		<category><![CDATA[Leaves]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Quot]]></category>
		<category><![CDATA[Tag Html]]></category>
		<category><![CDATA[Usemap]]></category>
		<category><![CDATA[Www Image]]></category>
		<category><![CDATA[Www Maps]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/what-is-the-html-code-when-placing-multiple-links-on-a-single-image</guid>
		<description><![CDATA[What is the html code when placing multiple links on a single image? For example&#8230; the image is a tree with three leaves. Rather than having the entire image being a link, how would I set up an html code that makes each individual leave a link? To place multiple links on a single image &#8230; <a href="http://htmlindex.net/html/what-is-the-html-code-when-placing-multiple-links-on-a-single-image">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%252Fwhat-is-the-html-code-when-placing-multiple-links-on-a-single-image%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22What%20is%20the%20html%20code%20when%20placing%20multiple%20links%20on%20a%20single%20image%3F%22%20%7D);"></div>
<p>What is the html code when placing multiple links on a single image? For example&#8230; the image is a tree with three leaves. Rather than having the entire image being a link, how would I set up an <a href="http://htmlindex.net" target=_self>html code</a> that makes each individual leave a link?<br />
<br />To place multiple links on a single image you need an image map.  You associate the image map with the image by giving the image map a name and referring to this name with you IMG tag&#8217;s USEMAP attribute.  Within your map you will need one area element (tag) for each link.</p>
<p>Here is a simple example:</p>
<p>&lt;img src=&quot;tree.jpg&quot; alt=&quot;tree&quot; usemap=&quot;leaves&quot; width=&quot;100&quot; height=&quot;150&quot;&gt;<br />
&lt;map name=&quot;leaves&quot;&gt;<br />
&lt;area coords=&quot;25,0,74,49&quot; alt=&quot;Leaf 1&quot; href=&quot;leaf-1.html&quot; title=&quot;Leaf 1&quot;&gt;<br />
&lt;area coords=&quot;0,50,49,99&quot; alt=&quot;Leaf 2&quot; href=&quot;leaf-2.html&quot; title=&quot;Leaf 2&quot;&gt;<br />
&lt;area coords=&quot;50,50,99,99&quot; alt=&quot;Leaf 3&quot; href=&quot;leaf-3.<a href="http://htmlindex.net" target=_self>html</a>&quot; title=&quot;Leaf 3&quot;&gt;<br />
&lt;/map&gt;</p>
<p>To aid the process of creating your map, there are lots of free image mapping sites.  The one that I use is http://www.image-maps.com/</p>
<p>For more information, and an example, see http://www.html-tags-guide.com/html-map-tag.html</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fwhat-is-the-html-code-when-placing-multiple-links-on-a-single-image';
  addthis_title  = 'What+is+the+html+code+when+placing+multiple+links+on+a+single+image%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/what-is-the-html-code-when-placing-multiple-links-on-a-single-image"></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/Attribute' rel='tag' target='_blank'>Attribute</a>, <a class='technorati-link' href='http://technorati.com/tag/Coords' rel='tag' target='_blank'>Coords</a>, <a class='technorati-link' href='http://technorati.com/tag/Element+Tag' rel='tag' target='_blank'>Element Tag</a>, <a class='technorati-link' href='http://technorati.com/tag/Free+Image' rel='tag' target='_blank'>Free Image</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+Links' rel='tag' target='_blank'>Html Links</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Tag' rel='tag' target='_blank'>Html Tag</a>, <a class='technorati-link' href='http://technorati.com/tag/Html+Tags' rel='tag' target='_blank'>Html Tags</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/Image+Mapping' rel='tag' target='_blank'>Image Mapping</a>, <a class='technorati-link' href='http://technorati.com/tag/Image+Maps' rel='tag' target='_blank'>Image Maps</a>, <a class='technorati-link' href='http://technorati.com/tag/Img+Src' rel='tag' target='_blank'>Img Src</a>, <a class='technorati-link' href='http://technorati.com/tag/Leaves' rel='tag' target='_blank'>Leaves</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/Quot' rel='tag' target='_blank'>Quot</a>, <a class='technorati-link' href='http://technorati.com/tag/Tag+Html' rel='tag' target='_blank'>Tag Html</a>, <a class='technorati-link' href='http://technorati.com/tag/Usemap' rel='tag' target='_blank'>Usemap</a>, <a class='technorati-link' href='http://technorati.com/tag/Www+Image' rel='tag' target='_blank'>Www Image</a>, <a class='technorati-link' href='http://technorati.com/tag/Www+Maps' rel='tag' target='_blank'>Www Maps</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/what-is-the-html-code-when-placing-multiple-links-on-a-single-image/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How do I get the HTML code from a logo to place on my blog?</title>
		<link>http://htmlindex.net/html/how-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog</link>
		<comments>http://htmlindex.net/html/how-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog#comments</comments>
		<pubDate>Wed, 10 Feb 2010 21:37:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[Alt]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Context Menu]]></category>
		<category><![CDATA[Div Tags]]></category>
		<category><![CDATA[html code]]></category>
		<category><![CDATA[Img]]></category>
		<category><![CDATA[Logo]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Path]]></category>
		<category><![CDATA[Text Description]]></category>
		<category><![CDATA[Url]]></category>
		<category><![CDATA[View Image]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/how-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog</guid>
		<description><![CDATA[There is a site that would like me to put their logo on to my blog. How do I get the html code for the logo so it links to their page? Making an image a link: &#60;p&#62;&#60;a href=&#34;URL path to external link&#34; title=&#34;Mouseover Description&#34;&#62;&#60;img style=&#34;width: XXpx; height: YYpx; border: 0;&#34; src=&#34;Path to image&#34; alt=&#34;Text &#8230; <a href="http://htmlindex.net/html/how-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog">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-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20do%20I%20get%20the%20HTML%20code%20from%20a%20logo%20to%20place%20on%20my%20blog%3F%22%20%7D);"></div>
<p>There is a site that would like me to put their logo on to my blog. How do I get the <a href="http://htmlindex.net" target=_self>html</a> code for the logo so it links to their page?<br />
<br />Making an image a link:</p>
<p>&lt;p&gt;&lt;a href=&quot;URL path to external link&quot; title=&quot;Mouseover Description&quot;&gt;&lt;img style=&quot;width: XXpx; height: YYpx; border: 0;&quot; src=&quot;Path to image&quot; alt=&quot;Text Description&quot;&gt;&lt;/a&gt;&lt;/p&gt;</p>
<p>You can change the &quot;p&quot; tags to div tags and style as needed.</p>
<p>Right-click the logo and select View Image from Context Menu to get the URL of the image.</p>
<p>Ron</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhow-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog';
  addthis_title  = 'How+do+I+get+the+HTML+code+from+a+logo+to+place+on+my+blog%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-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog"></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/Blog' rel='tag' target='_blank'>Blog</a>, <a class='technorati-link' href='http://technorati.com/tag/Context+Menu' rel='tag' target='_blank'>Context Menu</a>, <a class='technorati-link' href='http://technorati.com/tag/Div+Tags' rel='tag' target='_blank'>Div Tags</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/Img' rel='tag' target='_blank'>Img</a>, <a class='technorati-link' href='http://technorati.com/tag/Logo' rel='tag' target='_blank'>Logo</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/Path' rel='tag' target='_blank'>Path</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/Url' rel='tag' target='_blank'>Url</a>, <a class='technorati-link' href='http://technorati.com/tag/View+Image' rel='tag' target='_blank'>View Image</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/how-do-i-get-the-html-code-from-a-logo-to-place-on-my-blog/feed</wfw:commentRss>
		<slash:comments>5</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-11 20:15:15 -->
