• I want to display the Excerpt, date and thumbnail of each post.
    The output of them are all together.
    ex. Titlethumbnail
    I would like to be

    <div class=”title”>Title</div>
    <div class=”thumbnail”><img…</div>
    etc..

    Is that possible?

The topic ‘div seperate attributes’ is closed to new replies.