• Forum Alphabetical Order HTML List

    Home » Forums » Outside the box » Learn to code » Forum Alphabetical Order HTML List

    Author
    Topic
    #213507

    Forum Alphabetical Order HTML List

    A forum alphabetical HTML list is provided here. These are HTML codes that work in this forum.

    • This introductory post provides a little information.
    • The subsequent post will show the code.
    • The last post will show the implemented code.

    When you create a post or a topic, a forum edit box opens. On the right-hand-side of the forum edit box are two tabs: Visual and Text

    If you select the individual text options extending across the top of the edit box, HTML code is generated and it would look like what I have presented here.

    Carpe Diem {with backup and coffee}
    offline▸ Win10Pro 2004.19041.572 x64 i3-3220 RAM8GB HDD Firefox83.0b3 WindowsDefender
    offline▸ Acer TravelMate P215-52 RAM8GB Win11Pro 22H2.22621.1265 x64 i5-10210U SSD Firefox106.0 MicrosoftDefender
    online▸ Win11Pro 22H2.22621.1413 x64 i5-9400 RAM16GB HDD Firefox112.0b3 MicrosoftDefender
    Viewing 2 reply threads
    Author
    Replies
    • #213508

      < pre > without spaces starts this pre-formatted presentation.
      < /pre > without spaces finishes this pre-formatted presentation.

      & # 0 6 0 ; without spaces is <
      & # 0 6 2 ; without spaces is >

      <> brackets each command.

      Each code post is presented by name, followed by command.

      bold
      <strong>text</strong>
      --------------
      italic
      <em>text</em>
      --------------
      link
      <a href="https://www.askwoody.com">https://www.askwoody.com</a>
      --------------
      ordered list
      <ol>
      <li>text</li>
      <li>text</li>
      </ol>
      --------------
      quote
      <blockquote>text</blockquote>
      --------------
      unordered list
      <ul>
      <li>text</li>
      <li>text</li>
      </ul>
      
      Carpe Diem {with backup and coffee}
      offline▸ Win10Pro 2004.19041.572 x64 i3-3220 RAM8GB HDD Firefox83.0b3 WindowsDefender
      offline▸ Acer TravelMate P215-52 RAM8GB Win11Pro 22H2.22621.1265 x64 i5-10210U SSD Firefox106.0 MicrosoftDefender
      online▸ Win11Pro 22H2.22621.1413 x64 i5-9400 RAM16GB HDD Firefox112.0b3 MicrosoftDefender
    • #213509

      bold
      text
      ————–
      italic
      text
      ————–
      link
      https://www.askwoody.com
      ————–
      ordered list

      1. text
      2. text

      ————–
      quote

      text

      ————–
      unordered list

      • text
      • text
      Carpe Diem {with backup and coffee}
      offline▸ Win10Pro 2004.19041.572 x64 i3-3220 RAM8GB HDD Firefox83.0b3 WindowsDefender
      offline▸ Acer TravelMate P215-52 RAM8GB Win11Pro 22H2.22621.1265 x64 i5-10210U SSD Firefox106.0 MicrosoftDefender
      online▸ Win11Pro 22H2.22621.1413 x64 i5-9400 RAM16GB HDD Firefox112.0b3 MicrosoftDefender
    • #213517

      The notes here relate to the automatic functions of the text editor. See previous topics:
      Edited to remove HTML….
      How to Use the New Post Editor

      As these topics are a big source of automatic, bot-created spam, this topic is now closed, as earlier topics have had to be.

      1 user thanked author for this post.
    Viewing 2 reply threads
    • The topic ‘Forum Alphabetical Order HTML List’ is closed to new replies.