Latest

recent

HTML - Complete Tutorials for Beginners

Hyper Text Markup Language (HTML) is the main markup language for displaying web pages and other information that can be displayed in a web browser.
HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html>), within the web page content. HTML tags most commonly come in pairs like <h1> and </h1>, although some tags, known as empty elements, are unpaired, for example <img>. The first tag in a pair is the start tag, the second tag is the end tag (they are also called opening tags and closing tags). In between these tags web designers can add text, tags, comments and other types of text-based content.

HTML Basics

  1. Introduction
  2. Basic HTML Examples
  3. HTML Elements
  4. HTML Tables
  5. HTML Lists
  6. Forms and Inputs

HTML Tags ( A-Z )

  1. Anchor (a) Tag
  2. abbr Tag
  3. Acronym Tag
  4. Applet Tag
  5. Area Tag
  6. B Tag
  7. Base Tag
  8. Base Font Tag
  9. BDO Tag
  10. Big Tag
  11. Blockquote Tag
  12. Body Tag
  13. BR Tag
  14. Button Tag
  15. Caption Tag
  16. Center Tag
  17. Col Tag
  18. Colgroup Tag
  19. Code and Cite Tags
  20. dd Tag
  21. Del Tag
  22. Dir Tag
  23. Div Tag
  24. dl Tag
  25. Dfn Tag
  26. DT Tag
  27. em Tag
  28. Font Tag
  29. Form Tag 
  30. Fieldset Tag
  31. Frame Tag
  32. Frameset Tag
  33. H1, H2, H3 ,H4 , H5 and H6 Tags
  34. Hr Tag
  35. Head Tag
  36. Html Tag
  37. Iframe Tag
  38. Img Tag
  39. Input Tag
  40. Ins Tag
  41. I Tag 
  42. kbd Tag
  43. Label Tag
  44. Legend Tag
  45. li Tag
  46. Link Tag
  47. Map Tag
  48. Menu Tag
  49. Meta Tag
  50. Noframes Tag
  51. Noscript Tag
  52. Object Tag
  53. OL Tag
  54. Option Tag
  55. Optgroup Tag
  56. P Tag
  57. Param Tag
  58. Pre Tag
  59. Q Tag
  60. Script Tag
  61. Select Tag
  62. Span Tag 
  63. S and Strike Tags
  64. Small Tag 
  65. Style Tag
  66. Sub and Sup Tags
  67. Strong and samp Tags 
  68. Table Tag
  69. Textarea Tag
  70. tFoot Tag
  71. tBody Tag
  72. tHead Tag
  73. Title Tag
  74. td Tag
  75. th Tag
  76. tr Tag
  77. tt Tag
  78. U Tag
  79. UL Tag
  80. Var Tag

HTML Advanced

  1. HTML Declaraton
  2. HTML and XHTML Standard Attributes
  3. HTML and XHTML Event Attributes
  4. HTML Color Names in HEX
  5. HTML Character Sets
  6. HTML Summary

More About HTML

  1. HTML ASCII References 
  2. HTML ISO-8859-1 Reference 
  3. HTML Symbol Entities Reference  
  4. HTML URL Encoding Reference 
  5. HTML Language Code Reference 
  6. HTTP Status Messages 
  7. Turn Your PC into a Web Server
HTML - Complete Tutorials for Beginners Reviewed by mishalml007 on 02:05 Rating: 5
Powered by Blogger.