Posts

Showing posts from December, 2020

Debugging image maps for teachable in the browser:

Image
Image maps are odd to work with. They require configuration pertaining to image size in the browser. Configuring them gets easier once you know the width and height of your image. Selection of coordinates per shape can be easy once you know the image size. ################################################################################### Below is a some HTML.  The highlighted code is the code for the image in the preview. in order to debug the image and image-map in the browser before storing it in teachable, Hold & press the keys {CTRL SHIFT i} until  you see the elements tab. click on the elements tab, then click on the element selector (2nd button to the left) and then click on the image area. to edit, click on the "</div>" below the "</map>" tag, right click and then edit. click anywhere else and it will store the change in the browser tab. If you're using a website like image-map.net to generate image-maps, you may need to alter the coordin