HTML Tags

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
Across
  1. 2. Defines superscripted text
  2. 4. Defines bold text
  3. 7. Defines subscripted text
  4. 8. Defines a table
  5. 9. an embedded applet
  6. 16. a set of frames
  7. 18. Not supported in HTML5.
  8. 19. Specifies the main content of a document
  9. 20. Not supported in HTML5. Use CSS instead.
  10. 21. Defines preformatted text
  11. 22. Defines content aside from the page content
  12. 24. Defines keyboard input
  13. 25. Defines text that has been deleted from a document
  14. 27. Defines an input control
  15. 29. Specifies self-contained content
  16. 30. Isolates a part of text that might be formatted in a different direction from other text outside it
  17. 31. Specifies a term that is going to be defined within the content
  18. 33. Defines an image map
  19. 36. Not supported in HTML5. Use CSS instead.
  20. 39. Defines a term/name in a description list
  21. 41. teletype text
  22. 42. Not supported in HTML5. Use CSS instead.
  23. 43. Defines a text that has been inserted into a document
  24. 45. Defines a container for an external application
  25. 47. Defines sample output from a computer program
  26. 48. Defines a multiline input control (text area)
  27. 50. Defines the document's body
  28. 51. Groups the body content in a table
  29. 52. Defines navigation links
  30. 54. Not supported in HTML5. Use del or s instead.
  31. 57. Defines a footer for a document or section
  32. 59. Defines an explanation/pronunciation of characters (for East Asian typography)
  33. 60. Defines a container for multiple image resources
  34. 62. Defines contact information for the author/owner of a document
  35. 63. Defines additional details that the user can view or hide
  36. 65. Not supported in HTML5. Use embed or object instead.
  37. 66. Defines a piece of computer code
  38. 68. an acronym
  39. 69. to h6 Defines HTML headings
  40. 71. Represents the progress of a task
  41. 74. font, color, and size for text
  42. 76. a window (a frame) in a frameset
  43. 78. Defines a container for content that should be hidden when the page loads
  44. 79. Defines a header cell in a table
  45. 80. Defines metadata about an HTML document
  46. 82. Defines marked/highlighted text
  47. 83. a directory list
  48. 84. Defines a thematic change in the content
  49. 87. Defines the relationship between a document and an external resource (most used to link to style sheets)
  50. 89. Used to draw graphics, on the fly, via scripting (usually JavaScript)
  51. 91. a default color, size, and font for all text in a document
  52. 95. Defines text that is no longer correct
  53. 97. Specifies a list of pre-defined options for input controls
  54. 101. Defines a group of related options in a drop-down list
  55. 102. Specifies a group of one or more columns in a table for formatting
  56. 104. Defines a section that is quoted from another source
  57. 108. Defines an area inside an image map
  58. 109. Defines the result of a calculation
  59. 111. Defines a single line break
  60. 113. Defines a row in a table
  61. 114. Defines an inline frame
  62. 115. Defines embedded sound content
  63. 116. Defines emphasized text
  64. 117. Defines a scalar measurement within a known range (a gauge)
  65. 118. Defines a description list
Down
  1. 1. Defines a part of text in an alternate voice or mood
  2. 3. Defines a parameter for an object
  3. 5. Not supported in HTML5. Use CSS instead.
  4. 6. Defines an abbreviation or an acronym
  5. 9. centered text
  6. 10. Defines text tracks for media elements (video and audio)
  7. 11. Defines a drop-down list
  8. 12. Defines a caption for a fieldset element
  9. 13. Defines a caption for a figure element
  10. 14. Defines an image
  11. 15. Defines the title of a work
  12. 17. Defines a section in a document
  13. 18. Groups related elements in a form
  14. 20. Overrides the current text direction
  15. 23. Defines important text
  16. 25. strikethrough text
  17. 26. Defines a list item
  18. 28. Defines an unordered list
  19. 32. Defines a label for an input element
  20. 34. Defines a header for a document or section
  21. 35. Defines a section in a document
  22. 37. Defines the document type
  23. 38. Defines an option in a drop-down list
  24. 40. Defines a specific time (or datetime)
  25. 42. Not supported in HTML5.
  26. 44. Defines a ruby annotation (for East Asian typography)
  27. 46. Specifies the base URL/target for all relative URLs in a document
  28. 48. Defines a title for the document
  29. 49. Not supported in HTML5.
  30. 53. Defines embedded video content
  31. 55. Defines an HTML form for user input
  32. 56. Defines an article
  33. 58. Defines a section in a document
  34. 61. Defines a client-side script
  35. 63. big text
  36. 64. Defines multiple media resources for media elements (video and audio)
  37. 67. Defines a container for an external application
  38. 68. an alternate content for users that do not support frames
  39. 69. Defines the root of an HTML document
  40. 70. Defines a description/value of a term in a description list
  41. 72. Defines smaller text
  42. 73. Adds a machine-readable translation of a given content
  43. 75. Defines style information for a document
  44. 76. Not supported in HTML5. Use ul instead.
  45. 77. Defines an alternate content for users that do not support client-side scripts
  46. 81. Defines a cell in a table
  47. 85. Defines some text that is unarticulated and styled differently from normal text
  48. 86. Defines a dialog box or window
  49. 88. Defines a hyperlink
  50. 90. Not supported in HTML5. Use abbr instead.
  51. 91. Defines a container for SVG graphics
  52. 92. Defines a table caption
  53. 93. Specifies column properties for each column within a colgroup element
  54. 94. Defines a possible line-break
  55. 96. Defines a visible heading for a details element
  56. 98. Groups the footer content in a table
  57. 99. Defines what to show in browsers that do not support ruby annotations
  58. 100. Defines a short quotation
  59. 103. Defines an ordered list
  60. 104. Defines a clickable button
  61. 105. Not supported in HTML5. Use CSS instead.
  62. 106. Contains metadata/information for the document
  63. 107. Defines a paragraph
  64. 110. Groups the header content in a table
  65. 112. Defines a variable