PDA

View Full Version : texts problem


vidhya
12-16-2004, 01:36 PM
well hi guys i need ur help again well over here i have got very nice background with some texts like welcome, email, home etc etc
but the problem is i want more icons as they have wrote home ,email like that i want to make like contact us and many more can any one tell me how can i make same texts as they are in the link below which i am giving u
http://www.patswebgraphics.com/generic/Gpink3.html
hope u can see the link and yah if u guys didnt understand my problem then please do let me know
bye take care
thanks in advance

sicarius
12-16-2004, 01:47 PM
If you want any of the ones they have their, just right click and save the picture to your hard drive. Then use it in the html page.

Otherwise, you need to use an image editing program like Photoshop or the Gimp.

vidhya
12-17-2004, 03:14 AM
well thanks for ur reply over here i have adobe photshop but dont know much about it but still i will try to make

vidhya
12-17-2004, 06:12 AM
well i have made one in adobe photochop and also saved it as welcome but now i dont know how to place it in the code i mean i tried
<center>welcome.AdobePhotoshopImage</center>
but it come x instead of an image please help me

sicarius
12-17-2004, 08:27 AM
Try saving the file as a jpeg, bitmap, or gif file.

Also, remember to close your IMG tag.

For example:

<center>blah.jpg</img></center>

Whiteknight
12-17-2004, 10:26 AM
close an IMG tag? mi dont think i've ever heard of that before. but yeah, a browser will usually only support files of types BMP, JPG, GIF, or PNG. the adobe file formats wont be veiwable by your browser.

sicarius
12-17-2004, 10:31 AM
most browser can parse very broken HTML, I think the only one I don't really close is


although, if it makes you happy you coulde say
which isn't that many wasted key strokes.

stuka
12-17-2004, 12:36 PM
Close an image tag? Umm...last time I checked, img was an empty tag, and so a singleton foo.jpg