<!doctype html><!--申明當前文檔的類型--><html> <head> <!--中文編碼集:GBK ?GB2312 ? 國際編碼:utf-8--> <meta http-equiv="content-type" content="text/html" charset="utf-8" /> <!--申明當前頁面的三要素--> <meta name="Keywords" content="關鍵字,關鍵詞" /> <meta name="Description" content="描述和簡介" /> <title>1612屆零基礎班</title> ? <style type="text/css"> ul li{list-style:none;} .box-ifr{width:1000px;border:2px solid #ffcc66;} .box{width:100px;float:left} .iframe{width:900px;height:600px;} </style> </head>?<body> <div class="box-ifr"> <div class="box"> <ul> <li><a href="#" target="a">百度</a></li> <li><a href="#" target="a">新浪</a></li> <li><a href="#" target="a">拉鉤</a></li> <li><a href="#" target="a">天貓</a></li> </ul> </div> <iframe class="iframe" frameborder="1" src="http://www.baidu.com" scrolling="auto" name="a"><!-- 規定是否顯示框架周圍的邊框值:0無,1有 --> </iframe> </div>?</body></html>怎么去掉下面的無序列表,有兩個黃色標記的那個怎么去掉???
- 3 回答
- 0 關注
- 1111 瀏覽
相關問題推薦
添加回答
舉報
0/150
提交
取消