Myspace Comments - Send Telegram - Credit Cards - Online Advertising - Credit Report

PDA

View Full Version : Frontpage 2003 span tag issue?


ginostylz
Jan 24th 2008, 7:05 am
:confused: I am getting some bloated Frontpage code adding a span tag around anything in a cell. I Opened the page in Frontpage 2003, Expression, and Dreamweaver. Frontpage and Expressions both kept up with a span tag in the existing page, while Dreamweaver did not add a span tag.
When I create a new page in expressions and make a table, I do not get any span tags added in.

Three cells in a row looked like this.

<td><span lang="en-us">Keyword 1</span></td>
<td><span lang="en-us">Keyword 2</span></td>
<td><span lang="en-us">Keyword 3</span></td>

Sometimes I will get K<span lang="en-us">eyword 3</span> with the first letter seperated from the span tag.

Can anyone help? I am getting a little bored hand editing all the HTML pages.

Could it have anything to do with improper CSS and a DOC Type?

nicangeli
Jan 24th 2008, 2:57 pm
Bloated code in FP, surely not! :eek:

ginostylz
Jan 24th 2008, 8:46 pm
I don't think it is FP's fault, I want to know why it adds the extra code. If I create a new table on a new page with no css, it doesn't add the span tag. Does anyone have any ideas?