随笔分类 - BOM
摘要:<!DOCTYPE html> <html> <head> <title></title> <style type="text/css"> #box{ color: red; } </style> </head> <body> <h2>你要什么</h2> <p title ='选择你的课程'>本课程
阅读全文
摘要:<!DOCTYPE html> <html> <head> <title></title> </head> <body> <h2>你要什么</h2> <p title ='选择你的课程'>本课程是web课程</p> <ul id='classList'> <li class="item">javas
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <div></div> <script type="text/javascript"> //alert 提示框 alert('wal
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <!-- 浏览器对象模型 BOM --> <!-- 1.window alert() confirm() prompt() setI
阅读全文

浙公网安备 33010602011771号