摘要:
定义表单 <form name="" action="" method="" target="" accept-charset="" autocomplete="" enctype="" novalidate="novalidate"></form> name:规定表单的名称 action:URL地 阅读全文
posted @ 2018-04-17 15:57
Autumn_n
阅读(869)
评论(0)
推荐(0)
摘要:
插入图像 <img src="url/图像文件名" alt="图像不能正常显示时的替代显示文本" /> 图像附注 <img src="url/图像文件名" alt="显示文本" title="鼠标置于图像上时显示的提示文本" /> 图像大小 <img src="url" width="#" heig 阅读全文
posted @ 2018-04-17 15:45
Autumn_n
阅读(412)
评论(0)
推荐(0)