#include "SaRnHtml.h"
int SaHtmlTitle(
char* title);
title
SaHtmlTitle("The Recipe Book Store");
<TITLE>The Recipe Book Store</TITLE>