HTML
• HTML - Hyper Text Mark-Up Language
• Optimum for browser based application development
• HTML 5
• Tools using HTML development
Basic syntax
• <html>
• <body>
• <title>
• <br>
• <b>
• <i>
• <u>
• <p>
Question
• Consider the following software
A – Simple text editor
B – Word processing software
C – Web Authoring software
Which of the above software/ softwares can be used to create an
HTML document

Html basics

  • 1.
  • 2.
    • HTML -Hyper Text Mark-Up Language • Optimum for browser based application development • HTML 5 • Tools using HTML development
  • 3.
    Basic syntax • <html> •<body> • <title> • <br> • <b> • <i> • <u> • <p>
  • 4.
    Question • Consider thefollowing software A – Simple text editor B – Word processing software C – Web Authoring software Which of the above software/ softwares can be used to create an HTML document