Across
- 4. A network of computers that share documents with each other.
- 6. A group of web pages that link to each other.
- 7. Adds contents for a paragraph using this element.
- 8. Declares special instructions for the browser. Includes information (metadata) about the document, such as <title> and <style> .
- 10. Use this to add style information for web page elements within the page.
- 11. Tells the browser that this is an HTML document.
- 13. Short for Cascading S tyle Sheets. It is used with HTML to change the appearance of web pages.
Down
- 1. Use this to add the document's title in a browser's title bar or a page's tab.
- 2. A software application (e.g., Chrome, Firefox, Safari) where you can open and interact with web pages.
- 3. Inserts a blank line on the page. Usually used for spacing.
- 4. Digital documents shared on the web.
- 5. HTML markup that is used to format a web page. It usually consists of start and end tags along with any attributes.
- 9. Short for Hyper Text Markup Language. It is used to create web pages using regular text.
- 11. All page content goes here (e.g., text, hyperlinks, images).
- 12. These indicate the start and end of an HTML element.
