<?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; Help</title>
	<atom:link href="http://htmlindex.net/tag/help/feed" rel="self" type="application/rss+xml" />
	<link>http://htmlindex.net</link>
	<description>html index</description>
	<lastBuildDate>Thu, 24 May 2012 04:46:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Help with ap computer science extra credit project.?</title>
		<link>http://htmlindex.net/all-html-tags/help-with-ap-computer-science-extra-credit-project</link>
		<comments>http://htmlindex.net/all-html-tags/help-with-ap-computer-science-extra-credit-project#comments</comments>
		<pubDate>Mon, 07 May 2012 15:00:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All Html Tags]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Credit]]></category>
		<category><![CDATA[Extra]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://htmlindex.net/all-html-tags/help-with-ap-computer-science-extra-credit-project</guid>
		<description><![CDATA[Question by dsfan182: Help with ap computer science extra credit project.? Here is the description: For this project, you will write a program that processes an HTML string. Your program will contain a declaration for a character array called html that will be initialized within the main function. For example: char html[500]=&#8221; Welcome to my &#8230; <a href="http://htmlindex.net/all-html-tags/help-with-ap-computer-science-extra-credit-project">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%252Fall-html-tags%252Fhelp-with-ap-computer-science-extra-credit-project%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Help%20with%20ap%20computer%20science%20extra%20credit%20project.%3F%22%20%7D);"></div>
<p><strong><i>Question by dsfan182</i>: Help with ap computer science extra credit project.?</strong><br />
Here is the description:</p>
<p>For this project, you will write a program that processes an HTML string. Your program<br />
will contain a declaration for a character array called html that will be initialized within the main<br />
function. For example:<br />
char html[500]=&#8221;<html><br />
<header>
</header>
<p><body>Welcome to my page
<p>Here are my links&#8230;<br />
</body></html>&#8220;;<br />
• Your main function will traverse the string, checking for <a href="http://htmlindex.net" target=_self>html</a> tags.<br />
• When a tag is found, it is stored in a variable and sent to tag_cntrl as a parameter. A tag<br />
is defined as any substring that is enclosed in angle brackets for example, in the string<br />
&#8220;<body>&#8221; , &#8220;body&#8221; is a tag. Your program will ignore all tags except &#8220;body&#8221;,&#8221;p&#8221;, &#8220;hr&#8221;,<br />
&#8220;br&#8221;, and &#8220;/html&#8221;.<br />
• The program should stop traversing the string either when a null character is encountered<br />
or when the tag &#8220;/html&#8221; is found, whichever comes first.<br />
• Everything that is in the string after the first &#8220;<body>&#8221; and before the first &#8220;</html>&#8221;<br />
except for characters enclosed in angle brackets should be printed to the screen.<br />
• An error message should be printed if there is a &#8216;<' found in the string and there is no '>&#8216;<br />
found between the opening bracket and the end of the string. For example:<br />
&#8220;<html><br />
<header><title<" should give the following error message:<br />
Error, no closing bracket for opening bracket at position 14.<br />
• An error message should be printed if your program reached the end of the string (the<br />
null character) and a "\html" tag has not been found.<br />
• Your program should be able to handle upper case tags as well as lower case. For<br />
example, <BODY>. You will need to change your tag_cntrl function to do this. You do<br />
not need to worry about tags that have mixed upper and lower case, like <Body>.<br />
• You will be required to create a header file for your function prototypes. (You don&#8217;t need<br />
to worry about this while you are writing the algorithm)<br />
• The only function you are allowed to use from the string library is strcmp.<br />
• You could earn bonus points by adding more functionality. However, please talk to the<br />
instructor beforehand.<br />
IMPORTANT: Make sure there are no extra spaces or newlines in your definition of html</p>
<p>The usual way we start projects in class is:</p>
<p>#include <iostream><br />
using namespace std;</p>
<p>or something very similar.</p>
<p>Thank you soooo much!</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by fattydude55</i><br/>im takin this right now but the class is really hard to understand</p>
<p><strong>Know better? Leave your own answer in the comments!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fall-html-tags%2Fhelp-with-ap-computer-science-extra-credit-project';
  addthis_title  = 'Help+with+ap+computer+science+extra+credit+project.%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/all-html-tags/help-with-ap-computer-science-extra-credit-project"></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/computer' rel='tag' target='_blank'>computer</a>, <a class='technorati-link' href='http://technorati.com/tag/Credit' rel='tag' target='_blank'>Credit</a>, <a class='technorati-link' href='http://technorati.com/tag/Extra' rel='tag' target='_blank'>Extra</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/Project' rel='tag' target='_blank'>Project</a>, <a class='technorati-link' href='http://technorati.com/tag/science' rel='tag' target='_blank'>science</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/all-html-tags/help-with-ap-computer-science-extra-credit-project/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript OnFocus Help?</title>
		<link>http://htmlindex.net/textfield-form-html/javascript-onfocus-help</link>
		<comments>http://htmlindex.net/textfield-form-html/javascript-onfocus-help#comments</comments>
		<pubDate>Thu, 03 May 2012 15:00:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Textfield Form Html]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[OnFocus]]></category>

		<guid isPermaLink="false">http://htmlindex.net/textfield-form-html/javascript-onfocus-help</guid>
		<description><![CDATA[Question by : Javascript OnFocus Help? I am trying to make a function called &#8216;setage&#8217; that when you click on the &#8216;Age&#8217; TextField, it automatically computes the age from the date of birth and displays it in the textbox. I also the age to go down one if the birthdate is past June 1. For &#8230; <a href="http://htmlindex.net/textfield-form-html/javascript-onfocus-help">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%252Ftextfield-form-html%252Fjavascript-onfocus-help%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Javascript%20OnFocus%20Help%3F%22%20%7D);"></div>
<p><strong><i>Question by </i>: Javascript OnFocus Help?</strong><br />
I am trying to make a function called &#8216;setage&#8217; that when you click on the &#8216;Age&#8217; TextField, it automatically computes the age from the date of birth and displays it in the textbox. I also the age to go down one if the birthdate is past June 1. For some reason, it cannot display it.</p>
<p><html></p>
<p><head></p>
<p>function setage (form)<br />
{<br />
  var dob = form.birthdate.value;</p>
<p>  var mo  = dob.substr(0,2);<br />
  var day = dob.substr(3,2);<br />
  var yr  = dob.substr(6,4);</p>
<p>  var this_age  = 2011 &#8211; yr;<br />
  if (mm >= 6)<br />
  {<br />
    this_age&#8211;;<br />
  }<br />
  form.age.value = this_age;<br />
  form.submit();<br />
  return;<br />
}</p>
<p></head></p>
<p><body></p>
<form action="Test.html" method="post">
Firstname:<br />
<input type="text" name="firstname" size=15 />  <br />
Lastname:<br />
<input type="text" name="lastname" size=15 />
Gender:<br />
<input type="text" name="gender" size=1 />
Birthdate:  <br />
<input type="text" name="birthdate" size=10 />  <br />
Age:<br />
<input type="text" name="age" size=2 onfocus=setage(this.form); /></p>
<input type="submit" />
</form>
<p></body><br />
</html></p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Ratchetr</i><br/>If you run in FireFox, click in the age box, then look in the error console (tools menu), you&#8217;ll see:<br />
Error: mm is not defined</p>
<p>You declared variable mo, but you are using mm in the if statement.</p>
<p><strong>What do you think? Answer below!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Ftextfield-form-html%2Fjavascript-onfocus-help';
  addthis_title  = 'Javascript+OnFocus+Help%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/textfield-form-html/javascript-onfocus-help"></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/Help' rel='tag' target='_blank'>Help</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/OnFocus' rel='tag' target='_blank'>OnFocus</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/textfield-form-html/javascript-onfocus-help/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q&amp;A: Any help with DIV tag web page layouts?</title>
		<link>http://htmlindex.net/using-html-to-create-footer/qa-any-help-with-div-tag-web-page-layouts</link>
		<comments>http://htmlindex.net/using-html-to-create-footer/qa-any-help-with-div-tag-web-page-layouts#comments</comments>
		<pubDate>Mon, 23 Apr 2012 03:00:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Using Html To Create Footer]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Layouts]]></category>
		<category><![CDATA[page]]></category>

		<guid isPermaLink="false">http://htmlindex.net/using-html-to-create-footer/qa-any-help-with-div-tag-web-page-layouts</guid>
		<description><![CDATA[Question by riggers: Any help with DIV tag web page layouts? Hello everyone. I wondered if you&#8217;ll could help me out? I&#8217;ve created a web page using DIV tags, and styled most of it using CSS. All has gone well and I&#8217;m now ready to begin work on the second page. On my first page, &#8230; <a href="http://htmlindex.net/using-html-to-create-footer/qa-any-help-with-div-tag-web-page-layouts">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%252Fusing-html-to-create-footer%252Fqa-any-help-with-div-tag-web-page-layouts%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Q%26amp%3BA%3A%20Any%20help%20with%20DIV%20tag%20web%20page%20layouts%3F%22%20%7D);"></div>
<p><strong><i>Question by riggers</i>: Any help with DIV tag web page layouts?</strong><br />
Hello everyone.</p>
<p>I wondered if you&#8217;ll could help me out?<br />
I&#8217;ve created a web page using DIV tags, and styled most of it using CSS. All has gone well and I&#8217;m now ready to begin work on the second page.</p>
<p>On my first page, I&#8217;ve structured the DIVS with selectors like so,</p>
<p>#header
<div> id=&#8221;header&#8221;</div>
<p>#subheader
<div> id=&#8221;subheader&#8221;</div>
<p>#horizontallinkbar
<div> id=&#8221;horizontallinbar&#8221;</div>
<p>#mainbody
<div> id=&#8221;mainbody&#8221;</div>
<p>#sidebar
<div> id=&#8221;sidebar&#8221;</div>
<p>#footer
<div> id=&#8221;footer&#8221;</div>
<p>These are all structured independently of each other.</p>
<p>On the second page, I&#8217;ll keep all the elements the same, except the #main body, which i need the height to be bigger. (I assume I have apply a different ID for this?)</p>
<p>So i opened up my new page, layed out a new set of DIVS, attached a set of ID&#8217;s (the same id&#8217;s as mentioned, except the main body) and finally, attached my style sheet&#8230;&#8230;</p>
<p>&#8230;&#8230;Bingo! all of the DIVS suddenly took on the form of the first page, colours, and sizes. Excellent I thought. The only problem is, when I create a new DIV for the second page #main body, with a different ID and preview it in FF, it floats to the left hand side, even though I set the margin to &#8220;auto&#8221; I can&#8217;t figure this out!</p>
<p>I&#8217;m assuming that in each new page, where I want multiple elements to be exactly the same as the previous pages, I just apply an identical ID to each of them, and then by attaching style sheet to that page, the elements will be the same? And like wise, if I want one particular element to be different, or unique, I just give it a unique ID?</p>
<p>But why would this effect the positiong? </p>
<p>Would you&#8217;ll have a look  &#8211; http://www.riggerz.org/gvs_mock_up.<a href="http://htmlindex.net" target=_self>html</a><br />
This address is the main page, and if you click on the link at the top of the page, which in white, reads: &#8220;history&#8221; from there, you&#8217;ll see my problem. (viewed in FF) But, renders ok in IE8 (compatability view)</p>
<p>I don&#8217;t get it? The index page looks fine in ALL browsers though!</p>
<p>I really appreciate any help, and patience for reading all this!</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Motley</i><br/>You wouldn&#8217;t put your ID in the middle of your div tags, you put them in as a propertry of the tag itself.</p>
<p>Yours:
<div> id=&#8221;header&#8221;</div>
<p>Mine:
<div id="header"></div>
</p>
<p><strong>What do you think? Answer below!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fusing-html-to-create-footer%2Fqa-any-help-with-div-tag-web-page-layouts';
  addthis_title  = 'Q%26amp%3BA%3A+Any+help+with+DIV+tag+web+page+layouts%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/using-html-to-create-footer/qa-any-help-with-div-tag-web-page-layouts"></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/Help' rel='tag' target='_blank'>Help</a>, <a class='technorati-link' href='http://technorati.com/tag/Layouts' rel='tag' target='_blank'>Layouts</a>, <a class='technorati-link' href='http://technorati.com/tag/page' rel='tag' target='_blank'>page</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/using-html-to-create-footer/qa-any-help-with-div-tag-web-page-layouts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML / JAVASCRIPT HELP. I&#8217;m a javascript beginner. Please help.?</title>
		<link>http://htmlindex.net/html-multiple-text-boxes/html-javascript-help-im-a-javascript-beginner-please-help</link>
		<comments>http://htmlindex.net/html-multiple-text-boxes/html-javascript-help-im-a-javascript-beginner-please-help#comments</comments>
		<pubDate>Tue, 06 Mar 2012 04:00:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html Multiple Text Boxes]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[please]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-multiple-text-boxes/html-javascript-help-im-a-javascript-beginner-please-help</guid>
		<description><![CDATA[Question by David P: html / JAVASCRIPT HELP. I&#8217;m a javascript beginner. Please help.? What I am trying to do it put in a text box and have a button. All I am trying to do right now is to do a document.write statement (or if there is something better) to actually display what I &#8230; <a href="http://htmlindex.net/html-multiple-text-boxes/html-javascript-help-im-a-javascript-beginner-please-help">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-multiple-text-boxes%252Fhtml-javascript-help-im-a-javascript-beginner-please-help%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22HTML%20%2F%20JAVASCRIPT%20HELP.%20I%27m%20a%20javascript%20beginner.%20Please%20help.%3F%22%20%7D);"></div>
<p><strong><i>Question by David P</i>: <a href="http://htmlindex.net" target=_self>html</a> / JAVASCRIPT HELP. I&#8217;m a javascript beginner. Please help.?</strong><br />
What I am trying to do it put in a text box and have a button. All I am trying to do right now is to do a document.write statement (or if there is something better) to actually display what I have in the box. Example:<br />
text box = &#8220;test&#8221;<br />
button = &#8220;click me&#8221;<br />
document.write = &#8220;test&#8221;</p>
<p>So I am trying to display what the text box has. I am going to them move to the same thing with multiple text boxes and do some simple math. Here is my code.</p>
<p><html><br />
<head></p>
<style type="text/javascript">
</style>
<p></head></p>
<p><body></p>
<input type="text" name="text1">
<input type="button" value="Click me when done" onClick="document.write(text1)">
</body></p>
<p></html></p>
<p>Thanks everyone.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Samwise</i><br/>First, you shouldn&#8217;t combine a<br />
<style> tag with type="text/javascript", which belongs on a <script> tag.</p>
<p>Second, you should put form widgets such as<br />
<input> tags inside a<br />
<form>.</p>
<p>Third, you have a design problem. document.write() only operates on an open document, and forms widgets operate after the document (your HTML page) is fully written and closed. Most browsers will probably replace your page with a blank one so they can write your text to it.</p>
<p>Fourth, the value of the text in the text input is not the name of the widget, it's its value property. </p>
<p>Here's a snippet of code that addresses my second and fourth issues, leaving you to sort out the rest:</p>
<form name="trial">
<input type="text" name="text1">
<input type="button" value="Click me when done"<br />
 onClick="document.write(trial.text1.value)"><br />
</form>
<p>I have tested this and it works with my IE6. YA seems to be truncating one line: the value of the onClick parameter is<br />
"document.write(trial.text1.value)"</p>
<p><strong>Give your answer to this question below!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-multiple-text-boxes%2Fhtml-javascript-help-im-a-javascript-beginner-please-help';
  addthis_title  = 'HTML+%2F+JAVASCRIPT+HELP.+I%26%238217%3Bm+a+javascript+beginner.+Please+help.%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-multiple-text-boxes/html-javascript-help-im-a-javascript-beginner-please-help"></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/beginner' rel='tag' target='_blank'>beginner</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/html' rel='tag' target='_blank'>html</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/please' rel='tag' target='_blank'>please</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-multiple-text-boxes/html-javascript-help-im-a-javascript-beginner-please-help/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need help coding html intro (swf) ?</title>
		<link>http://htmlindex.net/center-object-html/need-help-coding-html-intro-swf</link>
		<comments>http://htmlindex.net/center-object-html/need-help-coding-html-intro-swf#comments</comments>
		<pubDate>Sat, 25 Feb 2012 04:00:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Center Object Html]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Intro]]></category>
		<category><![CDATA[need]]></category>

		<guid isPermaLink="false">http://htmlindex.net/center-object-html/need-help-coding-html-intro-swf</guid>
		<description><![CDATA[Question by : Need help coding html intro (swf) ? I have a webpage that I am working on, &#038; I cant seem to code the (swf) html intro to redirect after animations, to my &#8220;homepage index2.html&#8221; Here is the intro html code : Here is my index(2)html code :     Information, Navigation, and &#8230; <a href="http://htmlindex.net/center-object-html/need-help-coding-html-intro-swf">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%252Fcenter-object-html%252Fneed-help-coding-html-intro-swf%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Need%20help%20coding%20html%20intro%20%28swf%29%20%3F%22%20%7D);"></div>
<p><strong><i>Question by </i>: Need help coding html intro (swf) ?</strong><br />
I have a webpage that I am working on, &#038; I cant seem to code the (swf) <a href="http://htmlindex.net" target=_self>html</a> intro to redirect after animations, to my &#8220;homepage index2.html&#8221;</p>
<p>Here is the intro <a href="http://htmlindex.net" target=_self>html code</a> </p>
<p>:<html><br />
<head></p>
<p></head><br />
<body bgcolor="#000000"><br />
<center><br />
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"<br />
  codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"<br />
  id="skullintro" width="523" height="380"><param name="movie" value="skullintro.swf"><param name="quality" value="high"><param name="bgcolor" value="#000000"><embed name="skullintro" src="skullintro.swf" quality="high" bgcolor="#000000"<br />
    width="523" height="380"<br />
    type="application/x-shockwave-flash"<br />
    pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object><br />
</center><br />
</body><br />
</html></p>
<p>Here is my index(2)html code :</p>
<p><html><br />
<head></p>
<p><meta name="description" content="Incense"><br />
<meta name="keywords" content="Insert Keywords Here"></p>
<style type="text/css">
<!--
a:link, a:active, a:visited {
color: #4A265A; 
text-decoration: underline}</p>
<p>a:hover {
color: #4A265A; 
text-decoration: none}</p>
<p>-->
</style>
<p></head><br />
<body bgcolor="#000000" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"></p>
<table width="780" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2">
<table width="780" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="images/dig_temp2_01.jpg" width="240" height="95" title="Need help coding html intro (swf) ?" alt="dig temp2 01 Need help coding html intro (swf) ?" /></td>
<td><img src="images/dig_temp2_02.jpg" width="225" height="95" title="Need help coding html intro (swf) ?" alt="dig temp2 02 Need help coding html intro (swf) ?" /></td>
<td width="315" height="95" bgcolor="#000000"> </td>
</tr>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" width="240" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"><img src="images/dig_temp2_04.jpg" width="240" height="85" title="Need help coding html intro (swf) ?" alt="dig temp2 04 Need help coding html intro (swf) ?" /></td>
</tr>
<tr>
<td><img src="images/dig_temp2_06.jpg" width="30" height="25" title="Need help coding html intro (swf) ?" alt="dig temp2 06 Need help coding html intro (swf) ?" /></td>
<td><img src="images/link_1.jpg" width="210" height="25" border="0" alt="link 1 Need help coding html intro (swf) ?"  title="Need help coding html intro (swf) ?" /></td>
</tr>
<tr>
<td><img src="images/dig_temp2_08.jpg" width="30" height="30" title="Need help coding html intro (swf) ?" alt="dig temp2 08 Need help coding html intro (swf) ?" /></td>
<td><img src="images/link_2.jpg" width="210" height="30" border="0" alt="link 2 Need help coding html intro (swf) ?"  title="Need help coding html intro (swf) ?" /></td>
</tr>
<tr>
<td><img src="images/dig_temp2_10.jpg" width="30" height="30" title="Need help coding html intro (swf) ?" alt="dig temp2 10 Need help coding html intro (swf) ?" /></td>
<td><img src="images/link_3.jpg" width="210" height="30" border="0" alt="link 3 Need help coding html intro (swf) ?"  title="Need help coding html intro (swf) ?" /></td>
</tr>
<tr>
<td><img src="images/dig_temp2_12.jpg" width="30" height="30" title="Need help coding html intro (swf) ?" alt="dig temp2 12 Need help coding html intro (swf) ?" /></td>
<td><img src="images/link_4.jpg" width="210" height="30" border="0" alt="link 4 Need help coding html intro (swf) ?"  title="Need help coding html intro (swf) ?" /></td>
</tr>
<tr>
<td><img src="images/dig_temp2_14.jpg" width="30" height="25" title="Need help coding html intro (swf) ?" alt="dig temp2 14 Need help coding html intro (swf) ?" /></td>
<td><img src="images/link_5.jpg" width="210" height="25" border="0" alt="link 5 Need help coding html intro (swf) ?"  title="Need help coding html intro (swf) ?" /></td>
</tr>
<tr>
<td width="10" bgcolor="#000000"> </td>
<td width="230" height="314" colspan="2" bgcolor="#000000" valign="top">
<!-- Side Panel --></p>
<p><font face="Arial" size="2" color="#FFFFFF"><strong><br />
Information,<br />
Navigation,<br />
and Buttons here.<br />
</strong></font><br />
<!-- Side Panel -->
</td>
</tr>
</table>
</td>
<td align="center" valign="top" bgcolor="#000000">
<!-- Content --></p>
<p><img src="images/hr.gif" width="464" height="11" border="0" title="Need help coding html intro (swf) ?" alt="hr Need help coding html intro (swf) ?" /></p>
<blockquote><p><font face="Arial" size="2" color="#000000"><strong><br />
You Content And Images Here.</p>
<p></strong></font></p></blockquote>
<p><img src="images/hr.gif" width="464" height="11" border="0" title="Need help coding html intro (swf) ?" alt="hr Need help coding html intro (swf) ?" /><br />
<!-- Content -->
</td>
</tr>
</table>
<p></body><br />
</html></p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Fred Bear</i><br/>I&#8217;m assuming that once the Flash has finished playing on the intro page you want to have an automatic re-direct to index2.html .</p>
<p>It will have to be built in to the .swf in the Flash program unless you put a timed refresh into the <head> of the intro page, but you would have to know exactly how long the Flash lasts.</p>
<p>In the <head></p>
<p><meta http-equiv="refresh" content="20;URL=index2.html"></p>
<p>where content = number of seconds and URL is where to send the visitor</p>
<p><strong>Add your own answer in the comments!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fcenter-object-html%2Fneed-help-coding-html-intro-swf';
  addthis_title  = 'Need+help+coding+html+intro+%28swf%29+%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/center-object-html/need-help-coding-html-intro-swf"></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/coding' rel='tag' target='_blank'>coding</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/html' rel='tag' target='_blank'>html</a>, <a class='technorati-link' href='http://technorati.com/tag/Intro' rel='tag' target='_blank'>Intro</a>, <a class='technorati-link' href='http://technorati.com/tag/need' rel='tag' target='_blank'>need</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/center-object-html/need-help-coding-html-intro-swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need help altering image dimensions that I&#8217;m inserting into my website?</title>
		<link>http://htmlindex.net/html-command-insert-image/need-help-altering-image-dimensions-that-im-inserting-into-my-website</link>
		<comments>http://htmlindex.net/html-command-insert-image/need-help-altering-image-dimensions-that-im-inserting-into-my-website#comments</comments>
		<pubDate>Mon, 20 Feb 2012 10:44:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html Command Insert Image]]></category>
		<category><![CDATA[Admin Mode]]></category>
		<category><![CDATA[Alexander]]></category>
		<category><![CDATA[Alexander Brunner]]></category>
		<category><![CDATA[Alteration]]></category>
		<category><![CDATA[Alterations]]></category>
		<category><![CDATA[altering]]></category>
		<category><![CDATA[Anchor]]></category>
		<category><![CDATA[dimensions]]></category>
		<category><![CDATA[Exact Size]]></category>
		<category><![CDATA[Flyers]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[html code]]></category>
		<category><![CDATA[Hyperlinked Image]]></category>
		<category><![CDATA[Hyperlinks]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Image Dimensions]]></category>
		<category><![CDATA[Image Size]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[inserting]]></category>
		<category><![CDATA[into]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Scanning]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Website Question]]></category>
		<category><![CDATA[Word Template]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-command-insert-image/need-help-altering-image-dimensions-that-im-inserting-into-my-website</guid>
		<description><![CDATA[Question by : Need help altering image dimensions that I&#8217;m inserting into my website? Ok, let&#8217;s see if I can ask this correctly&#8230; I have a website thru JustHost and am using &#8220;their&#8221; templates. I&#8217;m scanning flyers (w/color, design and text) that need to be &#8220;readable&#8221;. But no matter how much I alter the size, &#8230; <a href="http://htmlindex.net/html-command-insert-image/need-help-altering-image-dimensions-that-im-inserting-into-my-website">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-command-insert-image%252Fneed-help-altering-image-dimensions-that-im-inserting-into-my-website%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Need%20help%20altering%20image%20dimensions%20that%20I%27m%20inserting%20into%20my%20website%3F%22%20%7D);"></div>
<p><strong><i>Question by </i>: Need help altering image dimensions that I&#8217;m inserting into my website?</strong><br />
Ok, let&#8217;s see if I can ask this correctly&#8230;<br />
I have a website thru JustHost and am using &#8220;their&#8221; templates. I&#8217;m scanning flyers (w/color, design and text) that need to be &#8220;readable&#8221;. But no matter how much I alter the size, pixels, etc, the images are shown in the same exact size once they&#8217;re on the website.<br />
Now&#8230; when working in my website&#8217;s &#8220;admin&#8221; mode, while on the php page (where I&#8217;m uploading these images as hyperlinks), I have an option to view the <a href="http://htmlindex.net" target=_self>html</a> code, and where the text of the hyperlinked image is, it says the following:</p>
<td style="text-align: left; background-color: #ffffff;">
<div style="text-align: center;"><span style="font-size: medium;"><span style="font-size: large;">Image</span></span><br />
As you can see, I see nothing relevant to the image &#8220;size&#8221;&#8230; Can I &#8220;add&#8221; something to change the image size? Such as a percentage or dimensions, for instance? Without messing up the template&#8217;s &#8220;design&#8221;?<br />
And I&#8217;m saying &#8220;design&#8221; because I don&#8217;t know the proper term for what I&#8217;m trying to say, since when I&#8217;ve made other alterations in the past to the template&#8217;s commands (not sure if that&#8217;s the right word either), I notice the template&#8217;s design gets distorted&#8230; and if I &#8220;undo&#8221; such alteration, it doesn&#8217;t necessarily go back to the way it was once I&#8217;ve saved changes  :/</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Alexander Brunner</i><br/>I don&#8217;t see a class or ID that refers to an image, nor the <img>-tag, only an anchor (which is a link), a division box, etc. In your case, try to post your image in the HTML as:</p>
<p><img style="width: 100px; height: 100px; background: url('yourimage.jpg');" title="Need help altering image dimensions that Im inserting into my website?" alt=" Need help altering image dimensions that Im inserting into my website?" /></p>
<p><strong>What do you think? Answer below!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-command-insert-image%2Fneed-help-altering-image-dimensions-that-im-inserting-into-my-website';
  addthis_title  = 'Need+help+altering+image+dimensions+that+I%26%238217%3Bm+inserting+into+my+website%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-command-insert-image/need-help-altering-image-dimensions-that-im-inserting-into-my-website"></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/Admin+Mode' rel='tag' target='_blank'>Admin Mode</a>, <a class='technorati-link' href='http://technorati.com/tag/Alexander' rel='tag' target='_blank'>Alexander</a>, <a class='technorati-link' href='http://technorati.com/tag/Alexander+Brunner' rel='tag' target='_blank'>Alexander Brunner</a>, <a class='technorati-link' href='http://technorati.com/tag/Alteration' rel='tag' target='_blank'>Alteration</a>, <a class='technorati-link' href='http://technorati.com/tag/Alterations' rel='tag' target='_blank'>Alterations</a>, <a class='technorati-link' href='http://technorati.com/tag/altering' rel='tag' target='_blank'>altering</a>, <a class='technorati-link' href='http://technorati.com/tag/Anchor' rel='tag' target='_blank'>Anchor</a>, <a class='technorati-link' href='http://technorati.com/tag/dimensions' rel='tag' target='_blank'>dimensions</a>, <a class='technorati-link' href='http://technorati.com/tag/Exact+Size' rel='tag' target='_blank'>Exact Size</a>, <a class='technorati-link' href='http://technorati.com/tag/Flyers' rel='tag' target='_blank'>Flyers</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/html+code' rel='tag' target='_blank'>html code</a>, <a class='technorati-link' href='http://technorati.com/tag/Hyperlinked+Image' rel='tag' target='_blank'>Hyperlinked Image</a>, <a class='technorati-link' href='http://technorati.com/tag/Hyperlinks' rel='tag' target='_blank'>Hyperlinks</a>, <a class='technorati-link' href='http://technorati.com/tag/Image' rel='tag' target='_blank'>Image</a>, <a class='technorati-link' href='http://technorati.com/tag/Image+Dimensions' rel='tag' target='_blank'>Image Dimensions</a>, <a class='technorati-link' href='http://technorati.com/tag/Image+Size' rel='tag' target='_blank'>Image Size</a>, <a class='technorati-link' href='http://technorati.com/tag/Images' rel='tag' target='_blank'>Images</a>, <a class='technorati-link' href='http://technorati.com/tag/inserting' rel='tag' target='_blank'>inserting</a>, <a class='technorati-link' href='http://technorati.com/tag/into' rel='tag' target='_blank'>into</a>, <a class='technorati-link' href='http://technorati.com/tag/need' rel='tag' target='_blank'>need</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/Scanning' rel='tag' target='_blank'>Scanning</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/Templates' rel='tag' target='_blank'>Templates</a>, <a class='technorati-link' href='http://technorati.com/tag/website' rel='tag' target='_blank'>website</a>, <a class='technorati-link' href='http://technorati.com/tag/Website+Question' rel='tag' target='_blank'>Website Question</a>, <a class='technorati-link' href='http://technorati.com/tag/Word+Template' rel='tag' target='_blank'>Word Template</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-command-insert-image/need-help-altering-image-dimensions-that-im-inserting-into-my-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I get help from someone who knows HTML?</title>
		<link>http://htmlindex.net/typing-html-for-colors/can-i-get-help-from-someone-who-knows-html</link>
		<comments>http://htmlindex.net/typing-html-for-colors/can-i-get-help-from-someone-who-knows-html#comments</comments>
		<pubDate>Sat, 04 Feb 2012 04:43:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Typing Html For Colors]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Day At A Time]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[Exact Steps]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[H2]]></category>
		<category><![CDATA[Header Font]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[knows]]></category>
		<category><![CDATA[One Day At A Time]]></category>
		<category><![CDATA[Sans Serif]]></category>
		<category><![CDATA[someone]]></category>
		<category><![CDATA[Span]]></category>
		<category><![CDATA[Text Decoration]]></category>
		<category><![CDATA[Trebuchet]]></category>
		<category><![CDATA[Variable Name]]></category>

		<guid isPermaLink="false">http://htmlindex.net/typing-html-for-colors/can-i-get-help-from-someone-who-knows-html</guid>
		<description><![CDATA[Question by Living life &#8211; one day at a time!: Can I get help from someone who knows HTML? I&#8217;m building my blog through blogger, and I found a template I really like. Except I don&#8217;t want it to say the date of the post, and I don&#8217;t know how to fix it. Since its &#8230; <a href="http://htmlindex.net/typing-html-for-colors/can-i-get-help-from-someone-who-knows-html">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%252Ftyping-html-for-colors%252Fcan-i-get-help-from-someone-who-knows-html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Can%20I%20get%20help%20from%20someone%20who%20knows%20HTML%3F%22%20%7D);"></div>
<p><strong><i>Question by Living life &#8211; one day at a time!</i>: Can I get help from someone who knows HTML?</strong><br />
I&#8217;m building my blog through blogger, and I found a template I really like.   Except I don&#8217;t want it to say the date of the post, and I don&#8217;t know how to fix it.  Since its all <a href="http://htmlindex.net" target=_self>html</a>, and there&#8217;s not DIY tutorials out there for me to use.</p>
<p>Can someone help me out?   What do I need to delete to make it now show the date a post was posted?</p>
<p>These are the only parts I found that even say date:</p>
<p><Variable name="dateHeaderColor" description="Date Header Color"<br />
type="color" default="#000000" value="#000000"></p>
<p><Variable name="dateHeaderFont" description="Date Header Font"<br />
type="font"<br />
default="normal bold 117% Arial, sans-serif" value="normal normal 97% Trebuchet, Trebuchet MS, Arial, sans-serif"</p>
<p>h2.date-header {<br />
margin: 10px 0px 3px 0px;<br />
padding: 0px 0px 0px 0px;<br />
text-align: left;<br />
color: $  dateHeaderColor;<br />
font: $  dateHeaderFont;<br />
text-decoration: none;<br />
text-transform: uppercase;<br />
}</p>
<p>.date-header span {<br />
margin: 0px 0px 0px 0px;<br />
padding: 0px 0px 0px 0px;<br />
}</p>
<p>Thanks to anyone who can tell me what I should be looking for!<br />
I don't really know how to read html, anything I've done has been following EXACT steps from tutorials.   So I'm pretty stuck at this point.<br />
Thank you!  Thats exactly what I wanted!!</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by David D</i><br/>try placing</p>
<p>***display:none;*** (without the stars)</p>
<p>in between the h2.date-header{} and .date-header span{} tags</p>
<p>ex:</p>
<p>h2.date-header {<br />
margin: 10px 0px 3px 0px;<br />
padding: 0px 0px 0px 0px;<br />
text-align: left;<br />
color: $  dateHeaderColor;<br />
font: $  dateHeaderFont;<br />
text-decoration: none;<br />
text-transform: uppercase;<br />
display:none;<br />
}</p>
<p>.date-header span {<br />
margin: 0px 0px 0px 0px;<br />
padding: 0px 0px 0px 0px;<br />
display:none;<br />
}</p>
<p><strong>What do you think? Answer below!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Ftyping-html-for-colors%2Fcan-i-get-help-from-someone-who-knows-html';
  addthis_title  = 'Can+I+get+help+from+someone+who+knows+HTML%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/typing-html-for-colors/can-i-get-help-from-someone-who-knows-html"></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/Blog' rel='tag' target='_blank'>Blog</a>, <a class='technorati-link' href='http://technorati.com/tag/Blogger' rel='tag' target='_blank'>Blogger</a>, <a class='technorati-link' href='http://technorati.com/tag/Day+At+A+Time' rel='tag' target='_blank'>Day At A Time</a>, <a class='technorati-link' href='http://technorati.com/tag/Delete' rel='tag' target='_blank'>Delete</a>, <a class='technorati-link' href='http://technorati.com/tag/Exact+Steps' rel='tag' target='_blank'>Exact Steps</a>, <a class='technorati-link' href='http://technorati.com/tag/from' rel='tag' target='_blank'>from</a>, <a class='technorati-link' href='http://technorati.com/tag/H2' rel='tag' target='_blank'>H2</a>, <a class='technorati-link' href='http://technorati.com/tag/Header+Font' rel='tag' target='_blank'>Header Font</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/html' rel='tag' target='_blank'>html</a>, <a class='technorati-link' href='http://technorati.com/tag/knows' rel='tag' target='_blank'>knows</a>, <a class='technorati-link' href='http://technorati.com/tag/One+Day+At+A+Time' rel='tag' target='_blank'>One Day At A Time</a>, <a class='technorati-link' href='http://technorati.com/tag/Sans+Serif' rel='tag' target='_blank'>Sans Serif</a>, <a class='technorati-link' href='http://technorati.com/tag/someone' rel='tag' target='_blank'>someone</a>, <a class='technorati-link' href='http://technorati.com/tag/Span' rel='tag' target='_blank'>Span</a>, <a class='technorati-link' href='http://technorati.com/tag/Text+Decoration' rel='tag' target='_blank'>Text Decoration</a>, <a class='technorati-link' href='http://technorati.com/tag/Trebuchet' rel='tag' target='_blank'>Trebuchet</a>, <a class='technorati-link' href='http://technorati.com/tag/Variable+Name' rel='tag' target='_blank'>Variable Name</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/typing-html-for-colors/can-i-get-help-from-someone-who-knows-html/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>What does it mean by &#8220;space&#8221; when crocheting? Help with this line!!?</title>
		<link>http://htmlindex.net/html-line-spacing/what-does-it-mean-by-space-when-crocheting-help-with-this-line</link>
		<comments>http://htmlindex.net/html-line-spacing/what-does-it-mean-by-space-when-crocheting-help-with-this-line#comments</comments>
		<pubDate>Fri, 16 Dec 2011 16:00:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html Line Spacing]]></category>
		<category><![CDATA[Bears]]></category>
		<category><![CDATA[Blankets]]></category>
		<category><![CDATA[Clue]]></category>
		<category><![CDATA[Crochet]]></category>
		<category><![CDATA[crocheting]]></category>
		<category><![CDATA[Fingerless Gloves]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Help Line]]></category>
		<category><![CDATA[Line]]></category>
		<category><![CDATA[mean]]></category>
		<category><![CDATA[Memphis]]></category>
		<category><![CDATA[Sp Ch]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[Stitches]]></category>
		<category><![CDATA[This]]></category>
		<category><![CDATA[Vids]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html-line-spacing/what-does-it-mean-by-space-when-crocheting-help-with-this-line</guid>
		<description><![CDATA[Question by txrose: What does it mean by &#8220;space&#8221; when crocheting? Help with this line!!? I am a beginner at crochet and working on these cute fingerless gloves (trying to do something new&#8230;tired of blankets lol) I have never done anything that involves &#8220;spaces&#8221;. I have no clue what it means or how to do &#8230; <a href="http://htmlindex.net/html-line-spacing/what-does-it-mean-by-space-when-crocheting-help-with-this-line">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-line-spacing%252Fwhat-does-it-mean-by-space-when-crocheting-help-with-this-line%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FrTdjXb%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22What%20does%20it%20mean%20by%20%5C%22space%5C%22%20when%20crocheting%3F%20Help%20with%20this%20line%21%21%3F%22%20%7D);"></div>
<p><strong><i>Question by txrose</i>: What does it mean by &#8220;space&#8221; when crocheting? Help with this line!!?</strong><br />
I am a beginner at crochet and working on these cute fingerless gloves (trying to do something new&#8230;tired of blankets lol) I have never done anything that involves &#8220;spaces&#8221;. I have no clue what it means or how to do this, and the vids or instructions I have found are not helping. The show large stitches and this is very small, so it is not as obvious. Here is the part I am struggling with:</p>
<p>Ch 1, *sc in next ch-1 sp, ch 1; repeat from * around; join with slip st in first sc.</p>
<p>and this is the project in full: http://www.naturallycaron.com/projects/memphis/memphis_3.<a href="http://htmlindex.net" target=_self>html</a></p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by DR + Mrs Bears face</i><br/>Single crochet in the space made by the 1 chain in the previous row.</p>
<p><strong>Give your answer to this question below!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml-line-spacing%2Fwhat-does-it-mean-by-space-when-crocheting-help-with-this-line';
  addthis_title  = 'What+does+it+mean+by+%26%238220%3Bspace%26%238221%3B+when+crocheting%3F+Help+with+this+line%21%21%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-line-spacing/what-does-it-mean-by-space-when-crocheting-help-with-this-line"></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/Bears' rel='tag' target='_blank'>Bears</a>, <a class='technorati-link' href='http://technorati.com/tag/Blankets' rel='tag' target='_blank'>Blankets</a>, <a class='technorati-link' href='http://technorati.com/tag/Clue' rel='tag' target='_blank'>Clue</a>, <a class='technorati-link' href='http://technorati.com/tag/Crochet' rel='tag' target='_blank'>Crochet</a>, <a class='technorati-link' href='http://technorati.com/tag/crocheting' rel='tag' target='_blank'>crocheting</a>, <a class='technorati-link' href='http://technorati.com/tag/Fingerless+Gloves' rel='tag' target='_blank'>Fingerless Gloves</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/Help+Line' rel='tag' target='_blank'>Help Line</a>, <a class='technorati-link' href='http://technorati.com/tag/Line' rel='tag' target='_blank'>Line</a>, <a class='technorati-link' href='http://technorati.com/tag/mean' rel='tag' target='_blank'>mean</a>, <a class='technorati-link' href='http://technorati.com/tag/Memphis' rel='tag' target='_blank'>Memphis</a>, <a class='technorati-link' href='http://technorati.com/tag/Sp+Ch' rel='tag' target='_blank'>Sp Ch</a>, <a class='technorati-link' href='http://technorati.com/tag/space' rel='tag' target='_blank'>space</a>, <a class='technorati-link' href='http://technorati.com/tag/Stitches' rel='tag' target='_blank'>Stitches</a>, <a class='technorati-link' href='http://technorati.com/tag/This' rel='tag' target='_blank'>This</a>, <a class='technorati-link' href='http://technorati.com/tag/Vids' rel='tag' target='_blank'>Vids</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html-line-spacing/what-does-it-mean-by-space-when-crocheting-help-with-this-line/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Q&amp;A: PHP Code (Help is greatly appreciated)?</title>
		<link>http://htmlindex.net/print-html-table/qa-php-code-help-is-greatly-appreciated</link>
		<comments>http://htmlindex.net/print-html-table/qa-php-code-help-is-greatly-appreciated#comments</comments>
		<pubDate>Sat, 10 Dec 2011 16:00:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Print Html Table]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Answer Table]]></category>
		<category><![CDATA[appreciated]]></category>
		<category><![CDATA[Bold Print]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Ecs]]></category>
		<category><![CDATA[Face Print]]></category>
		<category><![CDATA[greatly]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Html Tags]]></category>
		<category><![CDATA[Interger]]></category>
		<category><![CDATA[Multiplication Table]]></category>
		<category><![CDATA[Oops]]></category>
		<category><![CDATA[Php Code]]></category>
		<category><![CDATA[Php Functions]]></category>
		<category><![CDATA[Php Help]]></category>
		<category><![CDATA[Print Header]]></category>
		<category><![CDATA[Table Html]]></category>
		<category><![CDATA[Table Php]]></category>
		<category><![CDATA[Taking The Time]]></category>
		<category><![CDATA[Time Table]]></category>
		<category><![CDATA[Timetable]]></category>
		<category><![CDATA[Title Header]]></category>
		<category><![CDATA[Tt]]></category>

		<guid isPermaLink="false">http://htmlindex.net/print-html-table/qa-php-code-help-is-greatly-appreciated</guid>
		<description><![CDATA[Question by David O: PHP Code (Help is greatly appreciated)? this is an example: http://gaia.ecs.csus.edu/~mei/122/examples/time_table.php I am generating a multiplication table that runs numbers 2-15 depending on which number the user chooses to input. The problem is when i input a number it infinetly multiplies the number by 1. Here is the code: Oops, your &#8230; <a href="http://htmlindex.net/print-html-table/qa-php-code-help-is-greatly-appreciated">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%252Fprint-html-table%252Fqa-php-code-help-is-greatly-appreciated%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FtqS2Bs%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Q%26amp%3BA%3A%20PHP%20Code%20%28Help%20is%20greatly%20appreciated%29%3F%22%20%7D);"></div>
<p><strong><i>Question by David O</i>: PHP Code (Help is greatly appreciated)?</strong><br />
this is an example: http://gaia.ecs.csus.edu/~mei/122/examples/time_table.php</p>
<p>I am generating a multiplication table that runs numbers 2-15 depending on which number the user chooses to input.</p>
<p>The problem is when i input a number it infinetly multiplies the number by 1.</p>
<p>Here is the code:</p>
<p><?php<br />
// time_table.php - a demo of using functions and include file script<br />
// Get the functions we need for this time table<br />
// Using extension "php" instead of "inc" will prevent others see the code</p>
<p>include_once("tt_functions.php");</p>
<p># MAIN-PROGRAM<br />
$  title = "The Times-Tables";<br />
html_begin ($  title, $  title);</p>
<p>#Validation of input and then produce the Times-Tables<br />
#<br />
if ($  submit)<br />
{<br />
if ($  n == ''){<br />
?><br />
<span style="color:red;"><b>Oops, your forgot to supply info required.<br />
Please correct the problem and try again. </b></span><br/><br />
<?<br />
}<br />
else if ((!ereg("[0-9]", $  n))){<br />
?><br />
<span style="color:red;"><br />
<b>Please restrict your input to only numbers.</b></span><br/><br />
<?<br />
}<br />
else if (($  n >= 15 ) || ($  n < 2)) {<br />
echo "Number Range Error.";<br />
}<br />
else{</p>
<p>//ready to produce the time tables<br />
//function timetable( ) was defined in the included file function_timetable.php</p>
<p>timetable($  n);<br />
}<br />
}</p>
<p>// Forms to collect user input<br />
?></p>
<form method="post" action="time_table.php">
<p><b>Please enter an interger between 2 and 15:</b></P></p>
<input type='text' name='n' />
<p>
<input type="submit" name="submit" value="Time Tables" /></P><br />
</form>
<p><? html_end () ?></p>
<p>Here is the tt_functions:</p>
<p><?php</p>
<p># A collection of functions to make our time table engineering<br />
# easy to understand. It will be included in time_table.php</p>
<p>function html_begin ($  title, $  header)<br />
{<br />
print ("<HTML>\n&#8221;);<br />
print (&#8220;<HEAD>\n&#8221;);<br />
if ($  title)<br />
print (&#8220;<TITLE>$  title</TITLE>\n&#8221;);<br />
print (&#8220;</HEAD>\n&#8221;);<br />
print (&#8220;<BODY bgcolor=\"#FFFF9C\">\n&#8221;);<br />
if ($  header)<br />
print (&#8220;<H2>$  header</H2>\n&#8221;);<br />
}</p>
<p># put out final HTML tags for page.</p>
<p>function <a href="http://htmlindex.net" target=_self>html</a>_end ()<br />
{<br />
print (&#8220;</BODY></HTML>\n&#8221;);<br />
}</p>
<p>function timetable ($  n) {<br />
// Go through each table<br />
for ($  table=1; $  table<=$  n; $  table++)<br />
{<br />
   print "
<p><b>The &#8220;.$  table .&#8221;Times Table</b>\n&#8221;;<br />
//Produce $  n lines for each table<br />
   for($  counter=1; $  counter=$  n; $  counter++)<br />
{<br />
   $  answer = $  table * $  counter;</p>
<p>//Is this an even-number counter?<br />
   if ($  counter % 2 == 0)<br />
//Yes, so print this line in bold<br />
   print &#8220;<br /><b>$  counter x $  table = &#8220;.<br />
          &#8220;$  answer</b>&#8220;;</p>
<p>   else<br />
//No, so print this in normal face<br />
    print &#8220;<br />$  counter x $  table = $  answer&#8221;;<br />
  }<br />
}<br />
}?></p>
<p>Again help is much appreciated. Thank you for taking the time to read this.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Colanth</i><br/>I haven&#8217;t run this (I usually do before posting an answer) but try</p>
<p>for($  counter=1; $  counter<=$  n; $  counter++)</p>
<p><strong>Add your own answer in the comments!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fprint-html-table%2Fqa-php-code-help-is-greatly-appreciated';
  addthis_title  = 'Q%26amp%3BA%3A+PHP+Code+%28Help+is+greatly+appreciated%29%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/print-html-table/qa-php-code-help-is-greatly-appreciated"></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/Answer+Table' rel='tag' target='_blank'>Answer Table</a>, <a class='technorati-link' href='http://technorati.com/tag/appreciated' rel='tag' target='_blank'>appreciated</a>, <a class='technorati-link' href='http://technorati.com/tag/Bold+Print' rel='tag' target='_blank'>Bold Print</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/Ecs' rel='tag' target='_blank'>Ecs</a>, <a class='technorati-link' href='http://technorati.com/tag/Face+Print' rel='tag' target='_blank'>Face Print</a>, <a class='technorati-link' href='http://technorati.com/tag/greatly' rel='tag' target='_blank'>greatly</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/Html+Tags' rel='tag' target='_blank'>Html Tags</a>, <a class='technorati-link' href='http://technorati.com/tag/Interger' rel='tag' target='_blank'>Interger</a>, <a class='technorati-link' href='http://technorati.com/tag/Multiplication+Table' rel='tag' target='_blank'>Multiplication Table</a>, <a class='technorati-link' href='http://technorati.com/tag/Oops' rel='tag' target='_blank'>Oops</a>, <a class='technorati-link' href='http://technorati.com/tag/Php+Code' rel='tag' target='_blank'>Php Code</a>, <a class='technorati-link' href='http://technorati.com/tag/Php+Functions' rel='tag' target='_blank'>Php Functions</a>, <a class='technorati-link' href='http://technorati.com/tag/Php+Help' rel='tag' target='_blank'>Php Help</a>, <a class='technorati-link' href='http://technorati.com/tag/Print+Header' rel='tag' target='_blank'>Print Header</a>, <a class='technorati-link' href='http://technorati.com/tag/Table+Html' rel='tag' target='_blank'>Table Html</a>, <a class='technorati-link' href='http://technorati.com/tag/Table+Php' rel='tag' target='_blank'>Table Php</a>, <a class='technorati-link' href='http://technorati.com/tag/Taking+The+Time' rel='tag' target='_blank'>Taking The Time</a>, <a class='technorati-link' href='http://technorati.com/tag/Time+Table' rel='tag' target='_blank'>Time Table</a>, <a class='technorati-link' href='http://technorati.com/tag/Timetable' rel='tag' target='_blank'>Timetable</a>, <a class='technorati-link' href='http://technorati.com/tag/Title+Header' rel='tag' target='_blank'>Title Header</a>, <a class='technorati-link' href='http://technorati.com/tag/Tt' rel='tag' target='_blank'>Tt</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/print-html-table/qa-php-code-help-is-greatly-appreciated/feed</wfw:commentRss>
		<slash:comments>1</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-05-24 12:54:34 -->
