Web Design and HTML

1234567891011121314151617181920212223
Across
  1. 2. File Transfer Protocol. The way files and folders are moved from a workstation computer to a web server computer.
  2. 5. Name Absolutely unique way of identifying a set of resources on the internet.
  3. 6. the computer that hosts a website responds by sending out web pages that are requested
  4. 7. Map An image displayed in a browser that can have "hotspots" assigned to it within itself.
  5. 8. elements the actual items used in a form to collect data from a web page user.
  6. 10. the listing of folders that a file is in.
  7. 12. A structured way to display data. It has rows and columns. Rows across, columns down.
  8. 13. list command items
  9. 14. a piece of HTML code which is an individual component or element of an HTML document
  10. 15. Photographers. Used for images that are photographic or painterly.
  11. 16. Hyper Text Markup Language. Language that web pages are presented with.
  12. 17. Main part of the code of a web page. Actually contains what you see on in a browser.
  13. 19. an ordered list item
  14. 20. Technique used to jump from one web page to another.
  15. 22. Mainly used for logos or other graphics that have limited and flat colors.
  16. 23. table data/cell command
Down
  1. 1. Tags Some tags don't need a closing tag like the <img> and <hr> and <br> tags.
  2. 3. the characteristics that are for any particular tag in HTML. Examples are the 'src'
  3. 4. Human readable code put into a web page of HTML to help guide <!-- --> tag.
  4. 9. Tags tags example:</table> tags or the <a> </a> (anchor) tags.
  5. 11. The sixteen digit system used to set colors for the web and electronic devices
  6. 18. Code section at the top of web pages. Special instructions about what to do with the body.
  7. 19. table row command
  8. 21. The file format for documents viewed using a browser.