开发者

Table width, vsapce, will not align correctly on wordpress template

开发者 https://www.devze.com 2023-04-08 10:10 出处:网络
My table will not开发者_StackOverflow中文版 align correctly on this link: http://www.teampaulmitchellkarate.com/meet-the-team/

My table will not开发者_StackOverflow中文版 align correctly on this link:

http://www.teampaulmitchellkarate.com/meet-the-team/

Is there something im missing with the CSS/hspace vsapce?

I know a bunch of links are the same but its the layout I'm concerned about.


It's just incorrect HTML syntax. You have several places with extra quotation marks before the word align ("align=)

A corrected version is http://jsbin.com/owehit/edit#html,live

0

精彩评论

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