My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crucigrama Sopa de Letras Hoja de Trabajo
Calificar este Puzzle:
Log in or sign up to rate this puzzle.

ICS Coding for the Crowd

Teacher: Mrs. Heissenbuttel
Horizontales
Data sent from a server to a client.
Provides domain name look ups.
Values that must be passed to a procedure when it is called
Specifies the layout and appearance of web pages.
Concrete words or numbers that do not change.
The value of an _____ is in an element's tag describing the element.
Program that access data from a server
Named location on the internet, which translates into an IP address.
You POST to an ____ on an API
To convert information into a particular format.
Concrete words or numbers that can be used to tag attributes.
Specifies how transactions between clients and servers are done.
Variable that is accessible from all procedures.
Verticales
Data sent from a client to a server
Strategy that takes advantage of large numbers of people who each contribute some small part to a project.
A client program that requests URL from a web server program.
Numbers assigned to each computer like an address on a house.
Application Programming Interface
Cascading Style Sheets
HTML tags mark _____ in a web page. They are parts of the page, like headers, body, and images.
Process of drawing the text, pictures, and user interface on the screen.
Variable that is only accessible from inside a procedure
Construct of HTML that is used to mark elements on a page.
Uniform Resource Locator.
Uses tags to mark elements in a web page.