Across
- 3. CSS selector that is used for a singular tag/element
- 6. symbol used in CSS rules to select more than one tag
- 8. what the TD tag creates
- 9. tag used to bold text
- 13. number of heading tags available for use
- 14. a tag inside another tag is its ___
- 15. in CSS - select by ___
- 17. tag containing metadata about the HTML page
- 18. semantic tag frequently used at the top of the page
- 21. CSS property with values such as Arial, Times New Roman, Comic Sans
- 23. added inside opening tags to tell us more information about the tag itself
- 25. the HT in HTML
- 26. what the TH tag creates
- 27. semantic tag frequently used at the bottom of a page
- 28. tag that contains all other tags
- 29. CSS property used to change the transparency of an element
- 30. pseudo-class for when a link has been clicked
- 33. tag that contains the content of your page
- 35. in terms of relation, the head and body tags are ___ of the html tag
Down
- 1. a numbered list
- 2. the second S in CSS
- 4. CSS selector that can apply to multiple types of tags
- 5. the M in HTML
- 6. the C in CSS
- 7. a bulleted list
- 10. CSS property with values such as dotted, dashed, solid
- 11. tag and attribute used to insert a link
- 12. the L in HTML
- 16. symbol used in CSS rules to select an immediate child
- 19. what the TR tag creates
- 20. pseudo-class for when mouse moves over an element
- 22. tag used to embed a window to an outside site or video
- 23. pseudo-class for when an element is currently being clicked on
- 24. CSS property with values such as left, right, center
- 31. the first S in CSS
- 32. tag and attribute used to insert an image
- 34. symbol separating a CSS selector and a pseudo-class
- 36. tag used to create a horizontal line
