Tuesday, 9 October 2012

Introduction of HTML

Assalamualaikum!

Our 4th assignment for this week is Introduction of HTML.
Do you know what is HTML? HTML is language for describing web pages. 

  • HTML stands for Hyper Text Markup Language
  • HTML is a markup languange
  • A markup language is a set of markup tags
  • The tags describe document content
  • HTML documents contain HTML tags and plain text
  • HTML documents are also called we pages
You just need a computer, an Internet browser and a word-processing program such as Microsoft's Notepad or WordPad or MAc's Simple Text to write HTML.

This is the simple example that we had learn 
in class and its result in the web page.





    You can learn how to make a website in HTML Tutorial video. Start off with a solid foundation by learning some of the basics of HTML. In this HTML tutorial you will learn how to make a simple webpages.

    The tutorial starts off with definitions for HTML. It then goes on to demonstrate how you can use Microsoft Notepad to create your HTML file. It explains what HTML tags are and how to use some of the basic ones. This tutorial also shows how to display the HTML file in a web browser.

     
    This is basic text sections.
     
    <p> defines paragraph 
    <align> defines alignment
    <abbr> defines abbreviation
    <dfn> defines definition 
    <address> defines contact information
    for the author/owner of a document
    <blockquote> defines long quotation

    No comments:

    Post a Comment