Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • THE BASIC STRUCTURE OF THE PAGE

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 1.04k
    Comment on it
    1. <html><br>
    2. <head><br>
    3. <title>My Home Page</title><br>
    4. </head><br>
    5. <body><br>
    6. <h1>This is a heading</h1><br>
    7. <p>Document description goes here.....</p><br>
    8. </body><br>
    9. </html><br><br>

    HTML files have a basic structure that you MUST work within. HTML files are text files which contain the code of a web page.HTML is a format that tells a computer how to display a web page.
    The documents themselves are plain text files with special "tags" or codes that a web browser uses to interpret and display information on your computer screen. The text/bracket combinations are called tags.
    Note they come in pairs. There is always a beginning tag () and an end tag (). The beginning tag signals Netscape / Internet Explorer that a new tag/task is starting. The end tag tells Netscape / Internet Explorer that the tag/task has ended. Save the above file to the desk top of your computer as: home.html. Make sure to add the extension ".html" to the end of the file.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Reset Password
Fill out the form below and reset your password: