Lists in HTML
Ordered List
  1. Information Gathering

  2. Planning

  3. Design

  4. Devlopment

  5. Testing & Deployment

  6. Maintenance

Unordered List
  • HTML
  • CSS

  • SQL
  • PHP

  • JavaScript
  • Phython
Discription List
HTML
HTML stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web pages. HTML describe the structure of a Web Page.
CSS
CSS is the acronyms of "Cascading Style Sheets". CSS is the language use to style an HTML document. CSS describes how HTML elements should be displayed.
PHP
PHP is an acronym of "PHP:Hypertext PreProcessor".PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web Pages.