Is there a business reason for striving for pure CSS layout?

后端 未结 21 729
情深已故
情深已故 2021-02-02 08:30

It seems like every time I try to create a pure CSS layout it takes me much longer than if I\'d use a table or two. Getting three columns to be equal lengths with different amou

21条回答
  •  [愿得一人]
    2021-02-02 09:24

    :: nods at palmsey and Jon Galloway ::

    I agree with the maintainability factor. It does take me a bit longer to get my initial layouts done (since I'm still a jedi apprentice in the CSS arts) but doing a complete revamp of a 15 page web site just by updating 1 file is heaven.

提交回复
热议问题