Question:

I would like to post an ad on craigslist to sell my car, how can I design or add "bullet points?"?

by  |  earlier

0 LIKES UnLike

or where can I learn easy ways to learn to make professional layout posting on Craigslist? I just want to know how to add "bullet points" to list all the equipment options of my car posting on CL..anyone know? thanks

 Tags:

   Report

1 ANSWERS


  1. The html code for adding bullets should be as follows:

    <ul>

      <li>Point 1</li>

      <li>Point 2</li>

      <li>Point 3...</li>

    </ul>

    I am not sure if Craigslist will block this, they probably don't so give it a shot.  Just add as many <li> and </li> as you want bullets and then always put <ul> at the very start and </ul> at the very end.  Hope that helps.

    http://www.CraigslistProxy.com

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.