unit 4
Across
- 2. name extension- is a suffix to the name of a computer file applied to indicate the encoding convention.
- 4. tag- <b>also called an opening tag. … has no slash
- 5. creates separation and space on a page… a visual break … could be in the form or a line or other separator.
- 10. an abstraction belonging to or characteristic of an entity; a characteristic belonging to a page or tag/instruction.
- 11. an examination of the characteristics of something; the act of subjecting to experimental test in order to determine how well something works.
- 13. link- graphic that when clicked can be used to access other web pages.
- 14. tag- an HTML instruction used to create hyperlinks <a></a> absolute link- a link that contains the full address or URL of its destination
- 15. link- a link that contains the name of the file only.
- 16. list- a numbered list on a Web Page
- 17. tag- </b> also called a closing tag … has an ending slash.
- 18. tag-a command inserted in a document that specifies how the document, or a portion of the document, should be formatted within angled brackets <>. Tags are used by all format specifications that store documents as text files.
Down
- 1. tag- a set of tags within another set of tags [<p><b> text </b></p>
- 3. list- a list not numbered on a web pages
- 6. locating and correcting programming errors.
- 7. authoring language used to create documents on the World Wide Web.
- 8. code- HTML tags and text that make up a web page
- 9. link- text that when clicked can be used to access other web pages
- 12. file- a file within your page or site includes graphics or document files, etc.
- 17. tag- does not require closing tag <br> … also called an orphan tag