Parts of an HTML Page.

‹html›

‹head›

‹title›

‹/title›

‹style›

‹/style›

‹script language=vbscript›

Script goes Here.

‹/script›

‹/head›

‹body›

‹script language=vbscript›

Script goes Here.

‹/script›

‹p›

‹/p›

‹/body›

‹/html›