你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
没有找到相关结果
夜云 - 代码客工程师
赞同来自: 酷鱼
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>菜单背景自适应</title> <style type="text/css"> <!-- .load { background: url(images/9_o.png) no-repeat right; position: absolute;margin-left:5px; } .load span { height: 66px; background: url(images/9_o.png) no-repeat; display: block; font-size: 14px; line-height: 66px; font-weight: bold; padding-left: 115px; margin-right: 15px; margin-left: -5px; } --> </style> </head> <body> <div class="load"><span>脚本之家网站</span></div> <div class="load" style="top:100px"><span>提供最新的网络编程、脚本编程、网页制作、网页设计、网页特效。</span></div> </body> </html>
要回复问题请先登录或注册
代码客工程师
1 个回复
夜云 - 代码客工程师
赞同来自: 酷鱼
希望对大家有帮助