New Posts
Live Radio
Welcome guest, is this your first visit?
  • Login:
SpadeSocial.com
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    US
    Posts
    1,318
    Blog Entries
    1
    Feedback Score
    23 (100%)

    Default Some explain this string to me

    Yes, I'm an idiot. Can someone explain this to me in simple terms.

    </dd></dl></li><li><dl><dt>
    Get a good Backlink from Best Of The Web for $399.95 lifetime Submit Now

  2. #2
    Member
    My Status
     

    Add as a friend
    Join Date
    Oct 2009
    Location
    US
    Posts
    52
    Feedback Score
    1 (100%)

    Default

    First think that I can tell you is that it is backwards. </> tags are closing tags.

    They are all types of list tags. So if you had a structured list that you wanted to present these are the types of tags you would use.

    HTML dd tag

  3. #3
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    USA
    Posts
    411
    Blog Entries
    1
    Feedback Score
    43 (100%)

    Default

    Quote Originally Posted by Prenut View Post
    Can someone explain this to me in simple terms.

    </dd></dl></li><li><dl><dt>
    i will try...


    </dd> -closes definition list data

    </dl> -closes definition list

    </li><li> -closes then reopens a list

    <dl> -opens definition list

    <dt> -opens definition title

    As already said it is in the wrong order (or it is more of a middle part of code.)

    It would make more sense as:

    <ul>
    <li>
    <dl>
    <dt>
    </dt>
    <dd>
    </dd>
    </dl>
    </li>
    </ul>



 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Powered by vBulletin® Version 4.1.5
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0
Affiliate Program Consultant