PDA

View Full Version : ikonz, pikturz & search enginz


miscellaneum
04-14-2004, 09:04 PM
a couple of questions:
1. how does one change the icon in the title bar and favorites menu?
2.how does one get search engines to recognize your jpgs and gifs in image searches?

thanks mAt

Josh
04-14-2004, 09:15 PM
Hi, welcome to the forums :)

Try searching the forums for 'favicon'
and as for your second question, try adding alt text and title text to the img tag. Like this;
<img src="image.jpg" alt="Alt_Text" title="This text will popup when you hold your mouse over the image" />

:)