Lists in HTML
Ordered List
- Information Gathering
- Planning
- Design
- Devlopment
- Testing & Deployment
- Maintenance
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.