开发者

IE displaying form showing extra text

I have a form on www.circlestarpetresort.com that shows correctly in everything except IE. IE has an extra "3 4" showing above开发者_Go百科 the "check availabilty" submit button. I've looked all through the HTML and can not figure out where IE is getting the "3 4".


These are the last two options in your Pets select box. You should add a DocType to the beginning of your html such as:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

This should clear it up

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜