zoukankan      html  css  js  c++  java
  • 前端关键字(打字练习)共1347个字符

           相信不少朋友闲的时候就会使用金山打字通进行打字练习,昨天突发奇想,如何在打字过程中,也属性前端的关键字,所有就收集到了一些前端的关键字。我知道现在的编辑器都有提示功能,但是,也不能过分的依赖编辑器。


           除空格外,共1347个字符,建议分成两个部分进行练习:

    www url http W3C html htm head body title br hr font font-style font-size font-family font-weight normal italic bold h1 h6 align line-height left right center p blockquote &nbsp &gt &lt &copy &reg readonly img width height border hspace vspace alt image Del b I u table thead tbody tfoot tr td cellspacing cellpadding bordercolor bgcolor background Valign colspan rowspan th caption form action method name input type text button radio reset submit checkbox maxlength disabled password checked select checkbox hidden value option file textarea # . * ! ? , . <> [] = important a href target="_blank" link a:link a:hover a: active text-decoration none underline overline line-through text-indent border-left/right border-top/bottom border-color solid dashed repeat padding margin

    display: block; display; inline; display: inline-block; float clear: both; Overflow: hidden; visibility: hidden; outline clearfix content position: fixed; position: absolute; Position: relative; cursor: pointer; list-style: none; text-align: center/left/right; hide show fadeIn fadeOut fadeToggle fadeTo click mouseover mouseout mousedown event focus dblclick slideDown slideUp slideToggle span em strong div ul ol dl li address animate animation opacity z-index background-color background-image background-position background-repeat repeat-x repeat-y javascript document write script clone append prepend addClass removeClass siblings parent closest function setInterval clearInterval current find onclick onmouseover onmousedown onmouseout scroll scrollTop true false alert console


    希望这篇随笔能够对你有帮助。

    另外,我在qq上创建了一个编程交流群,用于学习,编程交流;目前有三百多个人,有兴趣可以加一下,计算机编程交流1群:659143350

  • 相关阅读:
    哥也能写KMP了——实现strstr()
    面试归来,感觉无望,下次再战
    Pow(x, n)
    Length of Last Word
    后缀数组应用
    2倍倍增算法构造后缀数组
    跳台阶问题
    求无序数组中第二大的数--快速选择
    单源最短路径问题
    全局下的isFinite
  • 原文地址:https://www.cnblogs.com/LuMingfei/p/11110039.html
Copyright © 2011-2022 走看看