<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.0.0 (http://www.squarespace.com/) on Sat, 30 Aug 2008 04:33:56 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Basic HTML</title><subtitle>Basic HTML</subtitle><id>http://www.welcometowallyworld.com/basic-html/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.welcometowallyworld.com/basic-html/"/><link rel="self" type="application/atom+xml" href="http://www.welcometowallyworld.com/basic-html/atom.xml"/><updated>2008-06-25T05:26:26Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace Site Server v5.0.0 (http://www.squarespace.com/)">Squarespace</generator><entry><title>Basic HTML</title><id>http://www.welcometowallyworld.com/basic-html/2007/9/23/basic-html.html</id><link rel="alternate" type="text/html" href="http://www.welcometowallyworld.com/basic-html/2007/9/23/basic-html.html"/><author><name>Malcolm Lambe</name></author><published>2007-09-23T12:20:51Z</published><updated>2007-09-23T12:20:51Z</updated><content type="html" xml:lang="en-AU"><![CDATA[<span class="full-image-float-left"><img src="http://www.welcometowallyworld.com/storage/funny_new_11.gif" alt="learning basic HTML.gif" title="learning basic HTML.gif"/></span><h1>Basic <span class="caps">HTML</span> For Bloggers</h1> - a sort of <b>Complete &amp; Utter Idiot's Guide to Writing html Code</b>.


<p><b>H</b>yper<b>T</b>ext<b>M</b>arkup<b>L</b>anguage - that's what it stands for. Its a way for Web browsers to present text and graphics. A <i>code</i> if you like. To get a better idea of what it is, click on your <i>View</i> menu and then <i>Source</i> or <i>View Source</i> and that will show you how a page of text is formatted in <span class="caps">HTML </span>(It'll also show you the <b>keywords</b> used in the <b>Meta tags</b> which can be helpful in getting your page ranked higher on Search Engines - but more on this later).</p>

<h3>Basic Knowledge of <span class="caps">HTML</span></h3>

<p>Before we go any further let me tell you that I'm rather new to all this. I've only been into computers for the last couple of years. Oh sure I'd used computers in my work before that but only as far as word processing. I was using AppleIIs back in the early Eighties to write magazine stories but apart from knowing how to boot the machine up and format a word processing document I didn't have a clue about computers. And I still don't have much of a clue. I probably couldn't explain the difference between <span class="caps">ROM </span>and <span class="caps">RAM </span>to save my life. But I know enough to get me by - I have a <b>Basic Knowledge of <span class="caps">HTML </span>codes and commands</b>. I don't have a head for programming or writing code or any of that stuff. In fact you're talking to a guy that didn't even finish high-school. I went straight from school into the Advertising business at the tender age of sixteen. So I'm a dummy. And I'm a real dummy when it comes to complicated computer language coding and algorithms - all that egghead stuff. So if <b>I</b> can have a <b>Basic Working Knowledge of <span class="caps">HTML </span>code and links</b> - trust me, you can too.</p>

<p><span class="thumbnail-image-float-left"><a href="http://www.welcometowallyworld.com/display/ShowImage?imageUrl=%2Fstorage%2F46b438cfd0aa4.jpg&amp;imageTitle=231239-1048520-thumbnail.jpg" onclick="window.open(this.href, '_blank', 'width=600,height=898,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no'); return false;"><img src="http://www.welcometowallyworld.com/storage/thumbnails/231239-1048520-thumbnail.jpg" alt="231239-1048520-thumbnail.jpg" title="231239-1048520-thumbnail.jpg"/></a><br/><span class="thumbnail-caption" style="width: 120px;">"Basic <span class="caps">HTML</span> Keeps Me Fit &amp; Healthy"</span></span><span class="caps">BTW,</span> I'm on a Mac so before I can save a file with the ".html" extension, I need to format the document as plain text. For the <b>Open Source Word Processor TextEdit in OS X</b>  you just set the "Format" menu's "Make Plain Text" option.</p>

<p>So here we go. From the top...in a logical progression. It might help to open another browser window and pull up the <b>View Source</b> of my Welcome to Wallyworld page (the page you're reading now) and follow what I'm looking at. </p>

The <b><span class="caps">HTML</span> Code</b> starts with "DOCTYPE" (meaning <i>document type</i>) <i>html</i> "PUBLIC" and then some other stuff including "XHTML". This is just the new improved version of <span class="caps">HTML </span>code. Don't worry about it for now. I haven't written the code for this page - it's done automatically by my host and they are formatting in <span class="caps">HTML, XHTML,</span> Javascript and some other stuff like <b>Textile</b> and <b>Markdown</b> which I don't even begin to understand. All I want from knowing a bit of basic <span class="caps">HTML </span>code is how to do simple stuff like <b>Bold</b>, <u>underline</u>, <a href="http://www.welcometowallyworld.com/boost-your-google-ranking/">Hyperlinks</a> and <h2>Headings in Basic <span class="caps">HTML</span></h2>  

<p>Coming down the page a bit you'll see the document begins with <i>html</i> enclosed in <i>less than</i> and <i>greater than</i> arrowheads and then if you scroll to the bottom of the page you'll see the very last bit of code is <i>html</i> but this time closed off with a forward slash. That's the way <span class="caps">HTML </span>works - you enclose the command within the arrowheads, write your text and then close it off with a forward slash.</p>

<p>After the html commands we have the <b><i>head</i></b> which contains everything in your title. You'll see the term <b>"Robots"</b> which is a command to the Search Engine spiders to start reading the information coming up next. And that information is the <b>Meta Tags</b> - both to describe what your site is all about and to give the <b>keywords</b>. You'll notice I only have a <b>Meta Description</b> here - <b><span class="caps">HOW</span> TO: Increase Your Traffic, Boost Your Google Ranking, Optimize Adsense to Make More Money, Keyword Optimization Tips, Work Online as a ProBlogger"</b>. This is because my host is convinced that the <u>major search engines</u> no longer rely on <b>keywords in the Meta Tags</b>. Apparently that's true for Google but Yahoo and the others take them into consideration. So I may have to get into the template and see if I can add some keywords here under <b>Meta keywords</b>.</p>

<p>So the <i>head</i> section contains the title and information on style sheets and scripts. After that we have the <b><i>body</i></b> which contains the markup with your content - your article/story/table - whatever you're putting in there. </p>

<p>That's about it. Not hard is it? All you have to do now is learn some of the <b><span class="caps">HTML</span> Tags</b>.</p>

The first ones you need to know are the <b>heading tags</b> and they're easy to remember. <i>h</i> stands for <i>heading</i>. h1 puts your words in the biggest size <br /><h1>We Love Basic <span class="caps">HTML</span></h1>H2 Is Smaller <h2>We Love Basic <span class="caps">HTML</span></h2> and H3 is Smaller Still <h3>We Love Basic <span class="caps">HTML</span></h3>

<p>The <u>underline</u> tag is written with a <i>u</i>. Paragraph with a <i>p</i>. Line break with a <i>br</i>. <i>Italics</i> with an <i>i</i>.</p>

<p>Probably the most useful piece of code is the <b>Hyperlink</b> - that's a fundamental of blogging - the sharing of information. <a rel="no follow" href="http://www.2createawebsite.com/build/html.html">Clicking on this one</a> will take you to a site with lots of <b>Useful <span class="caps">HTML</span> Code</b> including how to write hyperlinks.</p>

<p><span class="caps">BTW</span> I've just learnt how to shut the Hyperlink off so you don't bleed any Page Rank - everyone you link to takes some of your juice. When you add this code - <i>rel="no follow"</i> between the &lt;a and the href in that string of code you stop the bleeding. The hyperlink still works - it still takes you to another page or site when you click on it. </p>

<p>You can also turn an image into a hypertext link so that when you click on the image it takes you to a page or site. Click on the logo below and it'll take you to my mate Michael Davies beautiful site on <b>Cruise Boats on Sydney Harbour</b> (complete with Virtual Reality Panoramas and High Dynamic Range photography).</p>

<a rel="no follow" href="http://www.flagshipcruises.com.au/"><br />
<img border="0" src="http://www.welcometowallyworld.com/storage/flagship_cruises_logo_120.gif"  />
</a><br />
</p>

<p></body><br />
</html>To make this clickable link image <a rel"="nofollow" href="http://www.w3schools.com/html/tryit.asp?filename=tryhtml_imglink">Go here for the html code</a></p>

<h2>Use <span class="caps">HTML </span>to Wrap Text Around Adsense</h2>

<div style="display:block;float:left;margin:5px5px5px5px;"><script type="text/javascript"><!--
google_ad_client = "pub-1566101718669921";
google_alternate_color = "0000FF";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
//2007-09-23: Basic HTML
google_ad_channel = "3761280133";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>One of my favourites uses for Html is <u>getting the text to wrap around the Adsense</u> - the Adsense Gurus reckon people are more likely to click on the Ads if they are buried in the text. Whatever. But I reckon they look neater than having them displayed in block form. 

<p>The code to do it is  - <i>Less than arrowhead div style="display:block;float:left;margin:5px5px5px5px;"&gt;Google Adsense Code&lt;/div more than arrowhead.</p>

<h3>You Wanna Make a List?</h3>

<p>You can easily format lists with <span class="caps">HTML.</span> Like this bulleted list using the <i>ul</i> and <i>l</i> tags.</p>

<ul>
  <li>$1,000,000 of Affiliate Commissions</li>

  <li>$2,500,000 from Adsense</li>

  <li>$5,000,000 from eBook sales</li>
</ul>

<p><b>Tidying up your markup</b><br />
<b>Dave Raggett</b>, the go-to man for <span class="caps">HTML, </span>has an Open Source project called <a rel="no follow" href="http://sourceforge.net/projects/tidy"><span class="caps">HTML</span> Tidy</a> that does exactly that. Not sure if they have a version for Mac users though. Its available on a <b>Free Download</b> from <a rel="no follow"  href="http://www.sourceforge.net">SourceForge.net</a> hosts of over 132,000 Open Source projects making it the world's largest destination for Open Source.</p>

<h2>Basic <span class="caps">HTML</span> Codes For Myspace</h2>

<p>Go to <a rel="no follow" href="http://myspaceflip.com/flip/myspacecodes.html">this page for Myspace Codes in html</a></p>

<p>Voila - like I said before, if this dummy can do it, you can too - <b>Basic <span class="caps">HTML</span></b></p>
]]></content></entry></feed>