Good day!
Task: there is a photograph of the form. It is necessary to implement such a scheme:
- the form is divided into categories, for each category there is an HTML version of the page
- clicking on a category in the image (a photo of the form) should pop up a frame with the HTML content of this category (i.e. it looks like the effect of increasing part of the image)
Tell me how this can be implemented? Where to look and what to read on this topic?
PS Maybe the question is stupid, but I have a C ++ profile and system programming, and here there is such a task :(