This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

HTML page

Code is between dashes; pay attention for trailing line breaks (ensures following/nested content starts on a new line)

-----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title>^title^</title>
	<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<!--  ** Standard Tinderbox Template [HTML page] **  -->

<h1>^title^</h1>
^text^

</body>
</html>
-----

Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Tinderbox File Types : Built-in templates : HTML export : HTML page