Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • andyukok442 Friend
    #120232

    okay this may seem kinda wierd but i’m trying to nest the “<ul class=”checklist”>” inside the “<p class=”box-grey”>” (elements from Senecio’s Typography)(see code below).

    i am far from an expert in code, can anybody get this working?

    <p class=”box-grey”>
    <ul class=”checklist”>
    <li>This is an example</li></ul></p>

    ShannonN Friend
    #220242

    andyukok442;15409okay this may seem kinda wierd but i’m trying to nest the “<ul class=”checklist”>” inside the “<p class=”box-grey”>” (elements from Senecio’s Typography)(see code below).

    i am far from an expert in code, can anybody get this working?

    <p class=”box-grey”>
    <ul class=”checklist”>
    <li>This is an example</li></ul></p>

    why? wouldn’t it be better to declare a new class called checklistp with whatever the box-grey class does and what the class checklist does? That is combine the best or wanted features of both the css class calls and apply a new class to the unordered list?

    saves nesting css etc?

    Chees ShannonN

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  ShannonN 17 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum