Hi all,
amherst: I use this mess that XSitePro created when I made my glossary - it works, but I am sure there is a more intelligent way to do it... how bad is all this repeating code for SEO?
Suggestions are welcome and appreciated!
Code:
<p align="center"><span style="FONT-SIZE: 10pt"> </span><strong><a href="#A"><strong><span style=
"FONT-SIZE: 10pt">A</span></strong></a><span style="FONT-SIZE: 10pt"> </span> <a href=
"#B"><span style="FONT-SIZE: 10pt">B</span></a><span style="FONT-SIZE: 10pt"> </span> <a href=
"#C"><span style="FONT-SIZE: 10pt">C</span></a><span style="FONT-SIZE: 10pt"> </span> <a href=
"#D"><span style="FONT-SIZE: 10pt">D</span></a><span style="FONT-SIZE: 10pt"> </span> <a href=
"#E"><span style="FONT-SIZE: 10pt">E</span></a><span style="FONT-SIZE: 10pt"> </span> <a href=
"#F"><span style="FONT-SIZE: 10pt">F</span></a><span style="FONT-SIZE: 10pt"> </span> <a href=
"#G"><span style="FONT-SIZE: 10pt">G</span></a><span style="FONT-SIZE: 10pt"> </span>
etc....
Code:
<p><strong><span style="FONT-SIZE: 16pt">A<a name="A"></a></span></strong></p>
etc....