Alvaro Mouriño wrote:
Hi List, I was just wondering if it is possible to set an icon for my site with CSS (the one next to the title) Either way, how do I do it?
Not with CSS, this goes in your HTML. <link rel="shortcut icon" href="/favicon.ico"> http://en.wikipedia.org/wiki/Favicon -- Lachlan Hunt http://lachy.id.au/ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
