You are here:  NetStrider » Tutorials » HTMLRef » Commands » HTML «

HTML Reference Guide

Author: Randy D. Ralph.   In place March 1, 1999.   Copyright © 1999 NetStrider.   Presented as a public service.

BACK <HTML> Command next

Command Syntax:

<HTML>

    Entire HTML Document

</HTML>

The <HTML> command contains the HTML Document and declares to the Internet and to the browser that the document being loaded is in HTML code.

An HTML Document contains two Document Segments:

A Minimal HTML Document:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <TITLE>Title and First Header Identical</TITLE> </HEAD> <BODY> <H1>Title and First Header Identical</H1> <!-- copyright (i1) --><div align="center"><a href="http://www.ucoz.ru/" title="Создать сайт бесплатно"><img style="margin:0;padding:0;border:0;" alt="Hosted by uCoz" src="http://s204.ucoz.net/img/cp/5.gif" width="80" height="15" title="Hosted by uCoz" /></a><br /></div><!-- /copyright --> </body> </html>
Return to Section E:H


Return to the List of Commands
Author: Randy D. Ralph.  In place March 1, 1999.  Copyright © 1999 NetStrider.  World Rights reserved.




Hosted by uCoz