摘要:
使用iframe 要点:a标签+iframe A标签的target属性 iframe 的id与name属性 示例: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <style> .container{ w 阅读全文
posted @ 2020-06-28 16:16
为崽而战
阅读(446)
评论(0)
推荐(0)
摘要:
方式一:内联样式 内联样式,也叫行内样式,指的是直接在style属性中添加CSS 示例: <DIV style="display: none;background:red"></DIV> 不建议使用这种方式,它只能改变当前标签的样式,如果想要多个<DIV>拥有相同的样式,你不得不重复得为每一个<DI 阅读全文
posted @ 2020-06-28 10:44
为崽而战
阅读(1684)
评论(0)
推荐(0)

浙公网安备 33010602011771号