Across
- 3. The default color for a hyperlink that has been visited is ___.
- 5. Absolute positioning changes the ___ of elements below the element being positioned.
- 7. Inline is the default setting of the ___ property, which defines a given element's rendering box.
- 11. The ___-___ property can move text to the bottom of an element.
- 13. A font-family property should have at least one ___ ___ font. (all one word in puzzle)
- 14. Relative positioning can be used to shift elements in a relation to their normal ___ location.
- 18. The ___-___ property controls the levelness of bold on text.
- 20. ___ control gaps between objects while ___ controls the gaps between the edges of an object and text inside of it. (all one word in puzzle)
- 22. ___, none, right, and left are valid values used in setting the float property.
- 23. The more ___ a layout, the less fluid the layout is across multiple devices.
- 25. Hexadecimal colors have better support across browsers than do ___ colors.
- 26. In using CSS to control your overall page layouts, the max-width property takes precedence over the ___ property.
- 28. A ___ query can change style sheets according to screen width.
- 29. The best way to take control over layouts on a webpage is through a combination of ___ tags and ids and then to use styles on those ids.
- 30. The alignment for a block element's inner content can be controlled with the ___-___ property.
Down
- 1. If a border width is not set, a ___ will determine the border width.
- 2. A border style that is not supported in a browser will make a border ___.
- 4. The font-style property can be used to italicize text, but the property will not make text ___.
- 6. Using shorthand to set margins sets them in the following order ___, ___, ___ and ___. (all one word in puzzle)
- 8. Backgrounds are typically set using either a color or a(n)___.
- 9. Using percentages for measurements helps one to avoid having to ___ left to right to view a webpage.
- 10. The max-width property can help fix fluid measurements on screens with a very large ___.
- 12. Setting the overflow property helps control what happens when extra content breaks out of an element's ___ area.
- 15. The ___-___ property controls the first line text indent in a paragraph.
- 16. The text-decoration property determines whether an element is ___.
- 17. To optimize pages for a variety of devices, use a ___ tag with a viewport setting to instruct the browser on how to adjust the page's scaling and dimensions.
- 19. In HTML, colors are often assigned using ___ values instead of names.
- 21. A framework can be created or ___ from a third party.
- 24. The ___ measurement is equivalent to the font size being used.
- 27. To make an object invisible, set its visibility property to ___.
