The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Adding Site Title Tag To RSS Feed
Keyword Quantifier
post Dec 16 2010, 12:53 AM
Post #1





Group: Members
Posts: 1
Joined: 16-December 10
Member No.: 13,399



Hi guys,

I am really struggling to see how I can implement
having a title for my RSS feed. Below is
my HTML coding from my header associated to the
feed image/link in the header of my blog.

<li><a class="rss" href="<?php bloginfo('rss2_url'); ?>"><img src="<?php bloginfo( 'template_url' ); ?>/images/flw-rss.png" alt="<?php _e( 'RSS', 'titan' ); ?>"/></a></li>

How ever I would like to be able to have a title in there somewhere.

The result I am essentially going for is that when someone hovers the mouse over the RSS image
a little "popup" appears with the title of the RSS feed.

e.g "My Blog RSS Feed"

Regards,
Karn



User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Dec 16 2010, 04:09 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



You can use the TITLE attribute in the A tag. See half way down this page: http://htmlhelp.com/reference/html40/attrs.html .
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 25th April 2024 - 03:51 PM