Percept
11-01-2003, 11:56 AM
Just a quick question I was wondering about.
Lets say I have the following 2 keywords: "funcky" & "banana"
If I want to put them in headertag what would be the best way,
option a:
<h1>funcky banana</h1>
option b:
<h1>funcky</h1> <h1>banana</h1>
Would this have a different effect ?
Lets say I have the following 2 keywords: "funcky" & "banana"
If I want to put them in headertag what would be the best way,
option a:
<h1>funcky banana</h1>
option b:
<h1>funcky</h1> <h1>banana</h1>
Would this have a different effect ?