abstract:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>今日要聞</title> <style type="text/css"> ul{ padding:
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>今日要聞</title> <style type="text/css"> ul{ padding: 5px; list-style: square; width: 500px; border: 1px solid #ccc; box-shadow: 0px 0px 10px #CCC inset; padding-bottom: 10px; } li{ height: 20px; line-height: 20px; font-size: 16px; font-family:"微軟雅黑"; text-align: left; list-style: none; padding-left: 20px; position: relative; overflow: hidden; } .first{ height: 40px; line-height: 40px; font-size: 24px; font-weight: bold; } a,a:active,a:hover{ text-decoration:none; } a,a:active{ color: royalblue; } a:hover{ color: red; } .first i{ top: 17px; } i{ width: 5px; height: 5px; background: red; position: absolute; display: block; left: 10px; top: 7px; } </style> </head> <body> <ul> <li class="first"><i></i><a href="">習近平參觀慶祝改革開放40周年大型展覽</a></li> <li><i></i><a href="">習近平將出席亞太經(jīng)合組織領導人非正式會議</a></li> <li><i></i><a href="">國際社會高度評價進博會:開放的中國 共贏的世界</a></li> <li><i></i><a href="">從壯鄉(xiāng)巨變看中國發(fā)展力量 將改革開放進行到底論壇</a></li> <li><i></i><a href="">改革開放40年,民生領域成績單亮點滿滿 專題</a></li> <li><i></i><a href="">北京:精準制導 用創(chuàng)新為民企賦能</a></li> </ul> </body> </html>
Correcting teacher:滅絕師太Correction time:2018-11-14 09:16:07
Teacher's summary:遇到這種情況,請聯(lián)系群里小樹.php.cn,沒有代碼,我也要看到你的上課筆記哦