学了 html 和 css ,还有 js. 但是看到一个网页,还是不知道如何快速的把他,用代码实现出来。一般这个网页布局大家都是如何做的,是用什么框架,还是自己慢慢写, css 和布局代码,慢慢调,慢慢改。
1
xkk Nov 8, 2016 via iPhone
Adobe?
|
2
sensui7 Nov 8, 2016 via iPhone
bootstrap ,
|
3
Williamp Nov 10, 2016
Good code design is most important part of web development because it will help to understand coding easily during modifying it. You should check this http://zurb.com/article/1220/designing-code-how-to-use-design-principl link for more information.
|