# HTML5
How to create an image map
Last days I was on project that I had to create links inside an image (something like a image map), so first I thought that I could create a wrapper for the image and some links with position absolute...
LinkIncluding external HTML file to another HTML file
I'm gonna show one way to include external HTML files to another HTML, something like the php include but using only javascript...
Link