One Simple Piece of HTML Code Can Make You Rich
Here it is. They say that you should give your best stuff away. That is what I am doing here.
If you are a coder, go away. This is stupid to you. If you are not a coder and you are a beginning or intermediate blogger then this simple piece of HTML code can make you rich.
Look at it, burn it into your memory, never forget it!
<a href=””></a>
That little baby should be on your desktop, or instantly at the ready for when you are writing a blog post, or sending emails, or posting comments on blogs, or posting messages to forums. That simple little piece of HTML code is your new best friend.
Every hyper link on the internet starts with that simple little piece of code.
Now I have said many times before, I am not a coder. I had to learn every single thing I do by myself by reading, asking dumb questions, and trial and error. You know what they say; “There is no such thing as a dumb question… except those are the easiest ones to answer!”
At first this little piece of code just looked like something crazy to me, but now let me try to explain it in non-technical terms.
The <a part gets the attention of the Wizard of OZ. The href=” part tells the internet that the thing that comes next will be a url to somewhere. The “> part says that everything before the close quote is the link and now I am going to point you to some text that I want the link to represent. Finally the </a> means everything before the left pointing carrot is the previously mentioned anchor text and then the last slash a> closes it and says; “There I am a genius and I created an anchor text hyper link!”
Example: <a href=”http://www.alinkgoingtosomewebsite.com”>I am a genius</a>
Here is the easiest way to use this information. Keep it handy as I said, and when you want to use it copy it into an HTML edit mode document and insert your url link between the quotes and insert your anchor text between the carrots, save and now you have it!
If you are using WordPress and you are creating a blog post you can select the “Visual” edit mode or the “HTML” edit mode and make sure you are using the latter when you paste in your final anchor text link.
Now go forth and spread your links.


















LOL, nice posting dude
I’m not new to coding, but I’m on a newfound journey to develop my backlinks. Very important stuff here people! Simple yet effective coding.
Hi kevin,
Nice to hear a coder say something nice about my simple code. Usually they tell me what a jerk I am. LOL.
Hey it works for me and you never can have too many links.
Thanks for the comment.
Rich
I knew this code earlier and i use it very often. However, i must say the explanation of this code presented here by you is very unique. I have never seen so simple and easy to understand explanation of HREF tag. Actually, you are GENIUS.
Well OK, I guess I can approve “this” comment. LOL
Actually I think it helps to break things down to simple form. Glad you liked the article and Thank You for the nice comment.
Rich
This is great
"link"
bait. but really I have been teaching computers for years and while you can find tutorials for more advanced stuff, its the basics that need more explanation in a simple clear way that make people want to learn more. Next you can write a post on “no follow”
Well I guess you know how to get me to approve a comment. LOL
Actually sometimes the simple things are the most helpful and I like to break things down into simple speak.
Thanks for the nice commetn.
Rich
lol. you have used this line to write a post. nice idea.
That’s a really useful tip.. thanks