Because of its line compiler, BHcomp has the following limitations:
- <H1>...</H1> must be on a single line
- to
- <H6>...</H6> must be on a single line
- <img src="..." must be on a single line
- <pagename "..."> must be on a single line
- <page "..." "..." "..."> must be on a single line
- <insert "..." "..." "..."> must be on a single line
<head>
<link href="w-1.css" type="text/css" rel="stylesheet">
<head>
<link href="w-1.css" in this example must used DOUBLE QUOTES.