Coder Social home page Coder Social logo

web_tasks's Introduction

#假期Web Training

拒绝玩耍 好好学习,天天向上

web_tasks's People

Contributors

amilyxy avatar

Watchers

James Cloos avatar  avatar

web_tasks's Issues

F2修改建议

  • 标签字体太小看不清
  • 用了Scss很不错,但是内容写得还不够简练,以后锻炼吧。
  • 动画逻辑有问题,应该 输入框没有内容且没有被focused 的输入框是关闭的
  • 由于你用click导致标签下移无止境。。可以点一下,标签动一下。不合理
  • 你表单怎么居中的。。。 你真的量一下屏幕宽度然后相对left一个像素值啊。。 你缩小一下浏览器看看。。。
  • 这个对号非常可以。

这个效果图难度较大,不过既然你选了,那也得做好

F0修改建议

  • 用户名和邮箱可能没设置好,导致所有的提交都是匿名的
  • 文件夹结构不正确,第一次任务的代码都应该在web_tasks/F0下,而不是直接在web_tasks下
  • css样式要写到xxx.css文件去,不应该写在HTML中,更不应该直接写在标签的style属性里,这样非常不方便管理
  • 不要用这么多的&nbsp来调整布局,这很不优雅,不用改了,以后注意吧

如果都是自己写的,没有参考代码,能写成这样还是很不错的。

F1修改建议

  • 尽量少使用全局变量,使用var声明
  • #num1,2,3,4,5,6改成类吧,如果轮播需要获取这个标号,可以用js来实现
  • 鼠标在数字是划过时,闪屏严重,看看那里逻辑设计的不好
  • js代码缩进的乱七八糟,实在懒用atom-beautify插件,缩进2个空格或4个空格,分号要么都加要么都不加

总的来说 效果还是不错的,实现的很快也很不错

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.