Required HTML tags for SCOhelp
The HTTP server requires several HTML tags
to serve the content correctly:
-
<HTML> at the beginning of each HTML file and </HTML> at the end.
-
<HEAD> immediately following the <HTML> tag
and </HEAD> after the last of the header information.
-
<TITLE> and </TITLE> as part of the <HEAD> section.
-
<BODY> and </BODY> surrounding the content.
Next topic:
Topic style guidelines
Previous topic:
HTML tables
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999