摘要:
MAC OS X:10.11.8 Apache: 2.4 DocumentRoot: ~/Desktop/WWW/ Error: 403 forbidden 各种查资料,问题都没有办法解决,尝试如下方案: 1. DocumentRoot 更改为 系统默认的 /Libary/WebServer/Doc 阅读全文
摘要:
HTML Form 属性 阅读全文
摘要:
详细实体集引用至: http://w3school.com.cn/tags/html_ref_entities.html HTML 中有用的字符实体 注释:实体名称对大小写敏感! 阅读全文
摘要:
Cellpadding :表格单元边界与单元内容之间的间距,单位 pixels 没有 cellpadding Cellspacing: 单元格之间的空间, 单位 pixels 没有 cellspacing:<table border="1"><tr> <td>First</td> <td>Row</ 阅读全文