摘要: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text 阅读全文
posted @ 2021-11-20 22:56 安静点-- 阅读(71) 评论(0) 推荐(0)
摘要: 文档操作方法详解 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>17_文档_增删改</title> </head> <style type="text/css"> * { margin: 0px; } .div1 { posi 阅读全文
posted @ 2021-11-20 22:38 安静点-- 阅读(44) 评论(0) 推荐(0)
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" c 阅读全文
posted @ 2021-11-20 22:23 安静点-- 阅读(54) 评论(0) 推荐(0)