Blogger Information
专业建站软件开发
Blog
2
fans
0
comment
0
visits
9042
integral:0
P beans:9
Blog classification
前端学习 2 articles
项目经理学习 0 articles
后端学习 0 articles
  • List of blog posts
  • dl\dt\dd\ul\li\ol 的英文含义

    dl\dt\dd\ul\li\olu是unordered的缩写;l是lists的缩写;o是ordered 的缩写;d是definition或description 的缩写;t是term的缩写;r是row的缩写;ul:unordered lists(无...

    2020-04-24 07:24 Read 1865 comment 0
  • html表格tr/td/th是什么意思

    tr->table row 行的意思td->table database 数据的意思th->table head 表头 td可能还是列的意思,不过查了一下,列是C开头的,只好记为数据了。 另外,在vscode中写的时候,发现加没起作用,检查发现没有...

    2020-04-23 06:33 Read 7177 comment 0