知识点-html

Textarea的placeholder换行

<textarea
    style="width: 427px;height: 50px;"
    ng-model="compData.user_names" 
    class="form-control"
    placeholder="多个用户名(不带百度邮箱)请换行,例如:&#13;&#10;zhouliang05&#13;&#10;xishengbo"
    name="user_names" 
    ng-list
    required
>

HTML语义化意义

  • 搜索引擎爬虫、seo
  • 设备识别:浏览器分析,电子书(HTML能转mobi edup的)
  • 开发维护

HTML不规范的写法总结

https://zhuanlan.zhihu.com/p/25410484?fc=1&group_id=823483887878569984#comment-260266348

script 是应该写到body里面的

results matching ""

    No results matching ""