Across
- 4. the folder that is accessed when the internet users type the domain name of a website into the search bar of their browser
- 7. translating unprintable characters or characters with special meaning within URLs to a representation that is accepted by web-browsers and servers
- 9. Brackets a kind of sideways carrot caret that can be used to include tags or pieces of code
- 10. series of rules that defines the style for a web-page or an entire web site
- 13. a set of symbols and rules for their use when doing a markup of a document
- 14. keywords that mark the text to define how it should appear when viewed as a page on the web
- 15. Cascading Style Sheets: allows you to specify styles for various web page elements
- 16. a rule that defines the appearance of a web page element
Down
- 1. keeps all the common HTML files which are imported into the main JavaScript
- 2. convert (a coded message) into intelligible language
- 3. This is an instruction to the web-browser about a version of HTML the page is written in. Its the very first line.
- 5. the order in which elements appear or are written, meaning the grammar and error of the language
- 6. used to input descriptions and keywords that improve search engine optimization
- 8. defines additional characteristics such as font, weight, or style for the HTML tag
- 11. includes headings, paragraphs, hyperlinks, lists, images and more
- 12. programming language that is one of the core technologies of the World Wide Web
