Home  >  Q&A  >  body text

前端 - 这些动态页面是怎么做出来的?

现在这些高大上的WEB页面都是如何做出来的?
http://meizu.com/products/pro6/summary.html
http://moofun.allyes.com/
我知道大概是H5,我也会一些JS,但是好像都做不出这种效果,我上W3Cschool找HTML5的教程http://www.w3school.com.cn/html5/,里面也看不出这种效果啊。
请高手指教到底是怎么做的?哪有详细教程?就是我照着做就能做出差不多效果的教程?

问题比较菜鸟水平,本人是通过自学会一些前端的HTML CSS JS,但做出来的都是上个年代的页面的样子,这种还不会做,自学过程中又找不到这种页面制作的详细教程,求大神帮忙,万分感谢。

迷茫迷茫2741 days ago1735

reply all(5)I'll reply

  • 怪我咯

    怪我咯2017-04-17 13:30:28

    Use Chrome's console tool to check the tags, styles, etc. of these elements, see what they are specifically implemented with, and then learn accordingly.

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 13:30:28

    It’s all made with css3+js

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 13:30:28

    HTML+CSS3+JS

    reply
    0
  • 迷茫

    迷茫2017-04-17 13:30:28

    It should be secondary development of front-end frameworks such as Bootstrap

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-17 13:30:28

    Generally use html5+css3+js to achieve

    reply
    0
  • Cancelreply