Terima Kasih kepada Master Zaidi Tawang & Mdm Noraini Hamidun

HTML Documents = Web Pages

HTML documents describe web pages.
HTML documents contain HTML tags and plain text.
HTML documents are also called web pages.

          The text between <html> and </html> describes the web page.
             The text between <body> and </body> is the visible page content.
              The text between <h1> and </h1> is displayed as a heading.
              The text  between <p> and </p> is displayed as a paragraph.

No comments:

Post a Comment