CHEESE2009
04-17-2011, 02:56 PM
So you want to use craigslist and would like to stand out from your competitors.
One thing is for sure, people will usually click on links if a picture is included within your ad.
So let's say you created an advertisement with photos of your work or just a neat design.
STEP 1
I will use this picture for my demonstration;
http://breezelawnservice.ca/logo.png
I have uploaded this picture to my website, you can even use photobucket.
The idea is to somehow put this picture into "Craigslist" and have it link to my website once a user has clicked on it.
STEP 2
We know the following;
www.breezelawnservice.ca is my website
and
http://breezelawnservice.ca/logo.png is my picture
Now we must provide some code in order to have it display properly;
http://breezelawnservice.ca/code1.png
STEP 3
We are almost done, though if you test your ad on Craiglist - it looks silly as it is not CENTERED.
So how can we center our advertisement in Craigslist to make it look more professional?
We will be adding "tags" to our previous code;
http://breezelawnservice.ca/code2.png
Your advertisement should now look like this;
<center><a href="http://www.breezelawnservice.ca" target="_blank"><img src="http://breezelawnservice.ca/logo.png" border="0" alt="http://breezelawnservice.ca/logo.png"></a></center>
Go ahead, click it!
<center>I am centered text</center>
One thing is for sure, people will usually click on links if a picture is included within your ad.
So let's say you created an advertisement with photos of your work or just a neat design.
STEP 1
I will use this picture for my demonstration;
http://breezelawnservice.ca/logo.png
I have uploaded this picture to my website, you can even use photobucket.
The idea is to somehow put this picture into "Craigslist" and have it link to my website once a user has clicked on it.
STEP 2
We know the following;
www.breezelawnservice.ca is my website
and
http://breezelawnservice.ca/logo.png is my picture
Now we must provide some code in order to have it display properly;
http://breezelawnservice.ca/code1.png
STEP 3
We are almost done, though if you test your ad on Craiglist - it looks silly as it is not CENTERED.
So how can we center our advertisement in Craigslist to make it look more professional?
We will be adding "tags" to our previous code;
http://breezelawnservice.ca/code2.png
Your advertisement should now look like this;
<center><a href="http://www.breezelawnservice.ca" target="_blank"><img src="http://breezelawnservice.ca/logo.png" border="0" alt="http://breezelawnservice.ca/logo.png"></a></center>
Go ahead, click it!
<center>I am centered text</center>