A display code element allows you to show snippets of code in a clean, readable format.
It’s useful for tutorials, documentation, or technical blogs where you may need to demonstrate code examples directly on the page.
<!DOCTYPE html>
<html>
<head>
<title>Display Code Example</title>
</head>
<body>
<h1>Hello, World!</h1>
</body>
</html>Different styles and sizes can be utilised here.
You are also able to show / hide for certain roles. I.e a discussion forum for members only
<!DOCTYPE html>
<html>
<head>
<title>Display Code Example</title>
</head>
<body>
<h1>Hello, World! This example uses Size 6 for half the page width</h1>
</body>
</html>The document library organises and displays downloadable files or documents in a user-friendly layout. This tool provides direct access to a Document Library for users (for this reason ensure that only users who have access to the page who you want t...
Read MoreThis webpage was built with Mition