I use this tool to check the keyword density for my site. http://www.webconfs.com/keyword-density-checker.php It picks up all the " " I use to seperate the text spaces. Will this effect my seo in anyway since it is at 20% of what I have one my site and the other keywords are slim in comparison. What do you guys think?
You shouldn't be using enough for it to make a difference. I use it maybe once or twice per site.
yeah I think we use it like 20 times or so to create the spaces. Is there a css style command that I can use to create the same type of spacing?
it depends on how you're using the spacing. chances are it can be done with css. if you provide more details i can try to help
Take a look at www.worldofgood.com and then look at the source code, we use the   a lot to add additional spaces to keep things looking clean, I guess I can use embedded tables to create the look but would rather not.
If you copy paste the contents you are likely to have lot of . You may either use <br> or change css. I usually use <br>
For some reason your page isn't working for me, but it sounds like you could accomplish your goals using divs/css. If you aren't familiar with divs, check out http://www.alistapart.com/articles/practicalcss/ hope that helps
Tables are not the best solution because they will add weight to the code portion of your page. Use CSS for line spacing. For inline spaces use <p> tags and just type them.
It won't effect your on page SEO in any way. Just because some tool doesn't leave it off their stop list, doesn't mean G/M/Y will factor it adversely. It is just a white space, a word delimiter. The engines treat them accordingly. Cheers, JL
thats a pretty neat tool, i ran my site through it and my highest 'keyword' is raquo; I tend to agree with what john is saying, can anyone confirm this?