|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Link TITLE-tag not working right!
I am trying to put in Title-tags on my existing anchor text links but I am only able to get it to show the first word after the = sign...
<a href=phonecards.asp TITLE=Complete A to Z listing>Products Page</a> |
|
#2
|
||||
|
||||
|
Use quotes. You may want to run through the xhtml tutorial at w3schools.com
<a href="phonecards.asp" title="Complete A to Z listing">Products Page</a>
__________________
14th Colony: The hardest working websites online! Looking for links? Join the Union and don't miss English Grammar rules, tips and explanations
|
|
#3
|
||||
|
||||
|
Thanks for the website... very helpful in fact I actualy learned that in my case the reason it wasn't working was that I could use regular quotes (") and needed to be using single quotes instead (')... long story but the site gave me the answer!
Thanks! |
|
#4
|
||||
|
||||
|
As far as SEO goes is this at all helpful?
|
|
#5
|
||||
|
||||
|
Proper code ensures the bots crawl your site correctly. I'd call that "SEO helpful"
|
![]() |
| Viewing: SEO Chat Forums > Other > HTML Coding > Link TITLE-tag not working right! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|