Quantcast

Free Affiliate Marketing Tool | Making Passive Income Online

Presented by Squidoo for Dummies

22
Aug
2007

Create a lens in Squidoo is easy but to get a good Squidoo ranking need a little bit of sweat!! You can get ideas on how to get a good ranking by reviews the Squioo Top 100 lens .

I will be showing you some quick and easy HTML code which you can use in Squidoo lens.

1. Create a Hyperlink (URL Link)

HTML Code:-

<a href=”http://www.domain.com”>Click here to view</a>

Actual Results:-

Click here to view

You can write anything between the > and the <. This will bring your visitor to another site by just click on the link.

2. Create a Email Link

HTML Code;-

<a href=”mailto:username@domainname.com”>Email Me</a>

Actual Results

Email Me

You can write anything between the > and the <. This will bring your visitor to launch a mail application and compose a mail to you.

3. Bold and Italics

HTML Code:-

  • <b>Bold</b>

  • <i>Italics</i>

  • <b><i>Bold Italics</i></b>

  • <strong>Strong</strong>

  • <em>Emphasis</em>

Actual Results:-

  • give a Bold text result

  • give a Italics text result

  • give a Bold and Italics text result

  • give a Strong text result (which is similar to Bold)

  • give a Emphasis text result (which is similar to Italics).

I found out this site which provides HTML codes chart which you can apply it to your Squidoo lens.

If you need to see it to understand better, This Ebook with Videos will actually let you master all the HTML codes in the faster time.

Squidoo Dummy

Add A Comment