Static HTML 
The Static HTML module is used to display some static content on your page. This module will only take proper HTML for its input, not BBCode. It is in the module category Generic.




The Static HTML module has two different required text fields:

Title
This is the title that will show above the HTML module on the page.

HTML
This is where you would input your valid HTML for the module. Please make sure all tags are closed properly or you could possibly break your page. There are several great sites on the web to either get help with writing proper HTML, such as w3schools.com, or to help you validate your HTML, such as The W3C Markup Validation Service.

An example of proper HTML would be:
<p>Hello World!</p>
Copyright © 2024 MH Sub I, LLC dba vBulletin. All rights reserved. vBulletin® is a registered trademark of MH Sub I, LLC dba vBulletin.