Register

Welcome To

[Guide] BBCode / HTML Guide to Zenkai Forums

Viewing 3 posts - 1 through 3 (of 3 total)
What catagory is your topic/thread about?: Other
  • Author
    Posts
  • Keymaster
    • Topics Started: 38
    • Replies Made: 110

    Here’s a BBCode guide for the Zenkai Online Forums, formatted as HTML replacements. You can replace the BBCode with the corresponding HTML code:

    Zenkai Online Forums BBCode Guide

    BBCodeHTML Replacement
    Bold<strong>Your Text Here</strong>
    Italic<em>Your Text Here</em>
    Underline<span style="text-decoration: underline;">Your Text Here</span>
    Strikethrough<span style="text-decoration: line-through;">Your Text Here</span>
    Quote<blockquote>Your Quote Here</blockquote>
    Code<pre>Your code here</pre>
    Link<a href="https://yourlink.com">Your Link Text Here</a>
    Image<img src="https://yourdomain.com/forum/download/file.php?id={NUMBER}" alt="Description" />
    List<ul><li>List Item 1</li><li>List Item 2</li></ul>
    Ordered List<ol><li>Ordered Item 1</li><li>Ordered Item 2</li></ol>
    Text Color<span style="color: #FF5733;">Your Text Here</span>
    Text Size<span style="font-size: 20px;">Your Text Here</span>
    Video<video width="320" height="240" controls><source src="https://yourdomain.com/forum/download/file.php?id={NUMBER}" type="video/mp4">Your browser does not support the video tag.</video>
    Horizontal Line<hr>
    • Topics Started: 1
    • Replies Made: 49

    Thanks for the tutorial~!

    Keymaster
    • Topics Started: 38
    • Replies Made: 110
    On Faengil said

    Thanks for the tutorial~!

    You’re welcome. I thought it would be helpful.

1

Voice

2

Replies

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘[Guide] BBCode / HTML Guide to Zenkai Forums’ is closed to new replies.