How do I code a picture, so I can put text on it?
-
I need to code a picture in HTML so I can put text on it. There are more than one spots I need to put the text on, how do I do that?
-
Answer:
You would apply the image as a background image of an element like a div or table cell on the page with CSS Then the text in that div or cell or whatever will be on top of the image.
Hyate Miharu at Yahoo! Answers Visit the source
Other answers
I think it will be easier for you to just add the text on the picture using any other program like photoshop or paint. But in case you want to do it the hard way Arsman gives the exact explanation how to do it Good luck with that.
Nana
Use paint to open the picture. Then using addtext tool add some text.
Gopinath M
This might be what you are looking for. Good Luck. http://www.tucows.com/article/545
The Count
To view the image on your site type the following code: <img src=" ">. In the qoutations put the file name of the image. Than before the image code put the following code <div style="position:absolute;left:15;top:70;… reffered as the <div> element. Now all you need to do is change the left, top, width, and height numbers to get them in the right place. The final product may look like the following <div style="position:absolute;left:15;top:70;… src="image.jpeg"></div> Remmber to close your <div> element. Good Luck!
Arsman
go to lunapic.com and then go to the text section as soon as ur done put it in your picture section on your computer....then you put it on photobucket.com(create one if you dont have one) if you have anymore questions...message me good luck!
diszchick12
not possible with html to put text directly on the pic, but you could put it under or on top or sides of the pic...CSS allows you to put text on a pic..but if you cant learn CSS in a short amount of time, then i recommend saving the pic to your hard drive, then putting text on it with paint or photoshop and then saving it as a bmp or jpeg and then upload it onto imageshack. us....but take out the space between the "." and the "us"
xNICKx
look for a photo editing program on your computer. In that program you can add text on the photo and select a font style. Adobe is a popular photo editing program, but there are other programs. If you don't see a photo editing program ... you will need to use the PAINT PROGRAM. To find it click "start"(located to the bottom left) , select "all programs", then select "accessories" and then select "paint". The font style is the FONT FACE. There are different types of fonts ... like "arial", "tabitha", "verdana" etc. Good Luck
Danny
Related Q & A:
- How do I put a picture of myself for my avatar?Best solution by Yahoo! Answers
- How do I put a picture on my profile on Twitter?Best solution by Yahoo! Answers
- How do I put a picture for my profile on Twitter?Best solution by Yahoo! Answers
- How do I download a picture so I can use it on my profile?Best solution by Yahoo! Answers
- How do I put a picture of me into a question?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.