English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a question about image maps. First off, what I would like to do is set in a background that the images are strategically placed behind and around a form that you would fill out, I could make it one big BG image, however that would load very slow. I would like to tell the server to place X image on X coordinate, can this be down, oh and I don't need links. I need the form to be posted over the top of the images. Here is the link to an image I made of what I ultimately want to do. http://www.donateerg.com/image/formimage.gif. If you have any ideas feel free to email them to me at gralex07@yahoo.com in addition to answers. thanks so much

2006-11-19 07:04:52 · 2 answers · asked by Greg A 1 in Computers & Internet Programming & Design

don't use the link to get to the picture of what I want to do, just type it into your browser

2006-11-19 07:07:36 · update #1

2 answers

What you need is CSS absolute positioning. For each of your background pictures, define a div with the picture as its background. For best results in various screen sizes, put the whole thing in a centered div. Your form would also go in a positioned div.

The preferred way of defining this is:
...

......

2006-11-19 07:36:45 · answer #1 · answered by injanier 7 · 1 0

You can use css. Here is an example. Not exactly what you need but play around with it and look at some examples online.



2006-11-19 07:28:34 · answer #2 · answered by shmt2317 2 · 0 0

fedest.com, questions and answers