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

How can I add this search box:















inside an image?? not the whole background?? I want to put it into a banner this size?? http://img233.imageshack.us/img233/2263/topcd9.jpg

2007-11-12 09:32:48 · 6 answers · asked by Anonymous in Computers & Internet Programming & Design

6 answers

Your first obstacle is that you need sorely to learn html. There's no such tag as . Your first is outside the

and the . Your first comes before any


(of course you need to replace image url, and with and height.

Alternatively you can use CSS to position the table and the image relatively or absolutey on the page. Have a look at this:
http://www.w3schools.com/css/css_positioning.asp

2007-11-12 17:42:19 · answer #2 · answered by Martin I 3 · 0 0

Do a search for the Z-Order property. It allows you to set the order of elements within web pages. Or, you could set the image to be a background or set the position properties (top, left and use the absolute position style.

2007-11-12 17:39:10 · answer #3 · answered by Anonymous · 0 0

It's simply. You can do it in two steps:

1. Buy a book on xhtml and css
2. Read it.

2007-11-12 17:54:37 · answer #4 · answered by Anonymous · 0 1

I don't exactly get what you mean. Plus that's not the whole code. I tried it and some of it got cut off.

2007-11-12 17:40:04 · answer #5 · answered by Anonymous · 0 0

you can't put html-code inside an image.... that will be like putting music inside an image

2007-11-12 17:36:22 · answer #6 · answered by Anonymous · 0 1

fedest.com, questions and answers