Ronny
01-01-2004, 02:55 PM
Hi guys, sup? :)
I'm now in the end of the design process for my website, Websitefaq.com (It's his first birthday TODAY! Hooray! Cool birthday page is coming within the next ten minutes :))
As to my questions:
-I have links on a navigation box on the left (line 40-50 on the code, good and quick), and just before the link I have some arrow with a cool (and polite) hover effect, so the code is a bit long, something like:
<font class="nav_bullet" id="nb1">» </font><a href="http://websitefaq.com/faqs/html/" class="normal" onmouseover="nb1.className='nav_bullet_hover'" onmouseout="nb1.className='nav_bullet'">HTML FAQ</a>
Can it disturb the SE? I hope not.
-In the footer I have some "links" that I nade with <span> and onclick, they doesn't coutn as links and won't transfer PR, right?
Thanks pals,
-Ronny.
:cool: :)
I'm now in the end of the design process for my website, Websitefaq.com (It's his first birthday TODAY! Hooray! Cool birthday page is coming within the next ten minutes :))
As to my questions:
-I have links on a navigation box on the left (line 40-50 on the code, good and quick), and just before the link I have some arrow with a cool (and polite) hover effect, so the code is a bit long, something like:
<font class="nav_bullet" id="nb1">» </font><a href="http://websitefaq.com/faqs/html/" class="normal" onmouseover="nb1.className='nav_bullet_hover'" onmouseout="nb1.className='nav_bullet'">HTML FAQ</a>
Can it disturb the SE? I hope not.
-In the footer I have some "links" that I nade with <span> and onclick, they doesn't coutn as links and won't transfer PR, right?
Thanks pals,
-Ronny.
:cool: :)