Download presentation
Presentation is loading. Please wait.
1
Getting Started – Basic Page Structure
Introduction to HTML 4.0 Getting Started – Basic Page Structure Teacher: Mr. Ho
2
How to Create an HTML File?
Use Notepad from Windows
3
HTML File (I) Has an .html or .htm file extension
Some older OS does not support four- letter file extensions Therefore, it uses .htm Newer OS supports both four-letter file extension
4
HTML File (II) Has tags, which are Examples:
Commands or code used to tell the browser how to display the web page Examples: <html> </html> <head> </head> <title> </title> <body> </body>
5
Example of an HTML File
6
Questions & Answers Do you have any questions so far?
If you do, please ask now.
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.