|
Free Sample Template -
Text file
Instructions
Detailed Instructions
1. Open your template (Text file)
2
Add your information and photos.
Photo instructions here
To make it easier to find the areas that you need to edit, I have added a comment line before the tag that will need to be edited. You do not have to remove comment tags. They will not show up in your listing.
Where ever you see <!-- is a comment to help you -->
Edit notepad where ever you see a comment tag.
You can preview your template by following the instructions for Saving
an html file.


Click on template above
to view full size
3. Copy everything between<!--BEGIN DESCRIPTION --> and <!--END DESCRIPTION -->
Paste all of the coding into your description box of Ebay.

4. Preview your auction
Tips for adding photos and saving html files
Common Html Tags
1. Adding photos:
Add your url (web address) to your pictures between the quotation
marks.
<img src="url for picture"><br><br>
Include the <br><br> tags if you want your photos to
stack.
Adding photos from Photobucket:
Example from www.photobucket.com
Select your photo (place a checkmark by name of photo) and click on
Generate html and img code

Click on the first or second box. It will automatically
highlight the coding.
Right click and then select copy. Paste this coding into the
template
where it says add your photos below.
Be sure to delete the tag<img src="url for
picture"> if you use photobucket
2. An example image tag:
<p align="center">
<img src="http://www.YOURPHOTOHOSTNAME.com/YOURPHOTO.JPG" width="217" height="80"><BR><BR>
</center>
Saving a html file:
Save your edited text file by clicking on File-Save As. Make sure Save As Type is set to All files
To save a html file -save as-sampleclient.html
Save to a location on your hard drive where you can easily find it
such as your desktop.
When you click on this saved file it will open up a new browser
window with your edited
template.

Click on sample above
to view full size
COMMON HTML TAGS:
<br> similar to the enter key. Add this where you want
to start a new line.
<p> Starts a new paragraph
</p> Ends a paragraph
<b>Bold</b> Makes the text contained between the
tags bold
<p align=?> Aligns a paragraph to the left, right or
center
Please don't hesitate to contact me if you have any problems.
Any questions or problems please contact me at
jebuhl@peoplepc.com
|