Tips on How I Made My First Squidoo Lens
Ranked #7,900 in Squidoo Community, #492,669 overall
Learning How to Make a Squidoo Lens
I spent a day or so looking the place over and decided my first Squidoo lens would be a step-by-step walk (or crawl) through its creation. You'll get to see the problems I encounter as I muddle through this lens as well as where I go to find answers and hopefully, what those answers are.
I'll be experimenting as I go and any mistakes, pitfalls or quagmires I land in I'll use to learn something. And when I figure it out, I'll let you know. You'll be able to see what I did and how I did it, so you can easily duplicate it in your own lens if you want. Feel free to grab any HTML code I've left for you and use it in your own lens.
Who knows what adventures may lurk in my quest to become a good little Squid. I have to say right off, this reminds me a lot of Spongebob Squarepants! But I digress.
OK, now I'm on my way. . .
My Beautiful New Table of Contents
- Problems Already!
- Get Yourself Some Squidoo Wear
- What Goes Down Must Come Up
- My Little Divider-Banner-Thingey
- Learning How to Make a Squidoo Lens - Adding a Polaroid Module
- Squidoo Lens Tips
- Finding New Modules
- Have a Look at These Helpful Links
- Say What You Think
Here is the HTML code I used to make this beautiful Table of Contents:
<ul style="background: url(http://www.istad.org/squidoo/toc/octopi.jpg) repeat-y; padding-left: 110px;">
<li> <a href="#module49899882">Problems Already!</a>
</li><li><a href="#module49917362">My Little Divider-Banner-Thingey</a></li>
Notice there are module numbers for each link. You'll have to change my numbers to your own to make your Table of Contents work. You can find these numbers by opening the source code. To do this, click on "View" in your toolbar at the top of your page. Click on "Source" in the dropdown menu.
Now scroll down about half-way through the code (Line 2700 or so) and you should see a listing of the modules with each module number showing like this: Value = 123456. Copy these numbers, being sure to keep track of which module goes with which number, close the "Source" and add the numbers into your Table of Contents HTML code list as I've done in the example above. Fun, fun!
Problems Already!
Open Your Eyes, the Problems are of Your Own Making
Here's something else I've just learned while making my first Squidoo lens. Hitting "Save Draft" apparently isn't enough. You have to save each module you've edited individually or it goes bye-bye. After about the third time of losing my Introduction, I looked around a bit more and noticed the "SAVE" at the bottom of each module.So type, save, add a picture, save, type some more, save. Yes, I think I'm getting the hang of this.
And, I know you probably realize this, but just a reminder. On all my instructions when I say "enter this code" or some such thing, you have to be in "Edit" mode. And don't forget to "Save" the module when you're done editing it!
If you want to look at your "Stats" or "Health", etc., be sure to "Save Draft" first to update these areas.
Now I need to figure out how to put one of those cute divider-banner-thingeys in between my modules.
Back to the Table of Contents
Get Yourself Some Squidoo Wear
What Goes Down Must Come Up
Going Back to the Table of Contents From Modules
You'll notice a little "Back to the Table of Contents" link at the bottom of most of my modules. Yes, I did that myself. (Of course, I had help from some of the great Squidooers here!)The steps are really pretty simple, not steep and slippery at all! Before we do this, I want to be sure you realize what a fantastic job I did on selecting a picture for this module. Since it's a stairway, it not only coordinates with the module's title, but it also fits in with the "steps" for making your "Back to the Table of Contents" link work! Please, hold the applause for later.
OK, so back to work we go, here's how to have your own "Back to the Table of Contents" link:
Find the module number of the Table of Contents module. See the instructions on the bottom of the Table of Contents module just above here for finding the number if you don't have it already.
Now, with number in hand, go to the module where you want your readers to be able to return to the Table of Contents from, go to the bottom of the text, and add this HTML code, substituting the proper module number:
<a href="#module12345">Back to the Table of Contents</a>
Once you've added your module number, you can copy and paste this piece of code into all the text modules you have listed in your Table of Contents. (Well, not actually all since only certain modules accept html code.) Now your readers can get back to where they came from with ease.
Back to the Table of Contents
My Little Divider-Banner-Thingey
Isn't It Just the Cutest Thing You've Ever Seen - Well, Almost!
So to create your own little divider-banner-thingey, first, you have to have the image you're using to create your banner hosted somewhere such as Photobucket. Then get the HTML code from the photo host folks. They usually create it for you right there on the spot! They're so sweet.
Add a "Text Module" and remove the default title.
Now, here's the biggie I didn't realize. You can just type HTML code right into the module. You don't have to go somewhere else, such as "View Source" to put in the code. Duh! Maybe you all knew that already but it was news to me!
OK, so the HTML code to put this little banner in there is as follows (of course, you'll have to substitute your own URL):
<p style="height:4px;background-image:url(http://i152.photobucket.com/albums/s170/dppackard/Squids.jpg); color: white;"></p>
Save it so everyone can see what a genius you are!
Back to the Table of Contents

Learning How to Make a Squidoo Lens - Adding a Polaroid Module
Squidoo Lens Tips
The picture just above was added by using the "Polaroid Module" and this is the "StickyNote Module". Both are very simple and straightforward to use.
They like to hide so read on to see where to find them... and lots of others you'll grow to know and love!
Finding New Modules
Where Are Those Little Guys Hiding?
As mentioned above, I used the Polaroid module and the StickyNote module. You can find these and lots more by clicking "Browse all modules" on the bottom of the "Add Modules (Shortcut!)" Workshop Tool.Voila, just like magic, a new page will open. Go to the blue menu on the left side and click on "All Modules". This will give you an A-Z list of 163 modules (yes, I counted each and every one of these little critters). Hover over one you find interesting, and you'll get a description of what you can do with it. Awesome!
When you find one you want to use, and believe me you will, just click on it. This will automatically add it to the "You've Added..." section on the right. When you've added all you want this trip, click "Done Adding" and they're put in the module list on your main lens page with the others.
As my 9-year-old grandson would say, "Sweet!"
Back to the Table of Contents
Have a Look at These Helpful Links
Tons of Help When Creating a Squidoo Lens
- Free Squid Images
- This is where the image in my introduction module is from. Lots of other good ones there as well.
- Free Squid Banners
- More little Squids. Don't you just love 'em? My divider-banner-thingey came from this site. Thanks!
- Basic HTML for Squidoo
- Some simple HTML to help out. It gave me several good tips.
- Image Video Mentor
- More wonderful Squidoo lens tips and ideas for images on your first Squidoo lens. Or any other lens, for that matter.
- Create a Fancy Table of Contents
- Yes, this talks about creating a fancy Table of Contents, but it has so much more to offer, you'll want to be sure to read it through.
- How to Add Borders to the Images in Your New Squidoo Lens
- This will show you how to create almost any border you can think of, plus it shows you how it will look as well! What more could you want?
Back to the Table of Contents
Say What You Think
Come on, You Know You Loved It!
-
-
EmailMarketer Aug 9, 2009 @ 9:52 am | delete
- Great for a first lens! Enjoyed reading the lens and also the information provided.
-
Love This Lens?
This module only appears with actual data when viewed on a live lens. The favorite and lensroll options will appear on a live lens if the viewer is a member of Squidoo and logged in.
by WordWrangler
I've been a freelance writer for over two years, specializing in writing various web content. My interests are a somewhat eclectic collection that inc... more »
- 0 featured lenses
- Winner of 2 trophies!
- Top lens »
Explore related pages
- Make a Fancy Table of Contents Make a Fancy Table of Contents
- Squidoo HTML Border and Background Codes Squidoo HTML Border and Background Codes
- HTML Tips for Color HTML Tips for Color
- Squidoo Modules List Squidoo Modules List
- Squidoo Tip: How To Credit Your Images & Photos Using HTML Code Squidoo Tip: How To Credit Your Images & Photos Using HTML Code
- Photo Gallery Templates with Subtitles Photo Gallery Templates with Subtitles