An image map either a specific area or several areas serve
What is hotspot
The ___ tag defines the link and anchors for an image map
What is <area>
It creates a border around an element
What is the border property
In CSS the content box that contains the content of the element
What is the CSS box model
What does Braden say every day
Good Morning Yall
Using _______ links in conjunction with a navigational image map ensures that if the image does not download a user can still navigate to other web pages
What is a text
A client-side image map is placed with the ______ tags.
What us <map> or </map>
It creates an outline around an element
What is the outline property
This contains the space directly around the content but within the element box
What is the padding box
Who created Minecraft
Notch
With a ________ image map, the image is implemented by a program that runs on the Web server
What is a server-side
The ______ entity is used to display the registered trademark symbol
What is ®
This defines a clipping rectangle that crops the object's top, right, bottom, and left edges
What is the clip property
Paragraphs, block quotes, occupying a defined rectangular area within a page
What is Blocks when talking about the display style
What program did we not have for the first two weeks
Notepad++
In a _______ image map, the browser does not have to send the x- and y-coordinates of the mouse click to the Web serve
What is a client-side
Attribute that indicates a server-side image map
What is a ismap
This places an element at specific coordinates either in the page or within a container element
What is Absolute Positioning
A style sheet that web designers use to define their own default styles
What is a reset style sheet
What is the name of the class
Web page design
With a client-side image, the ________ of the mouse click are included in the html file together with the URL of the link
What is coordinates
Attribute that indicates a client-side image map
What is a usemap
This is used to move an element relative to where the browser would have placed it if not positioning had been applied
What is Relative Positioning
takes an element out of the normal flow the document and positions it along the left or right edge of its containing element
What is floating
What does it mean to fix code
Debug