会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
涂磊的小作,请赐教
| |
新随笔
|
新文章
| | |
管理
2024年12月28日
WebBroker返回到主页_代码
摘要: s:=s+ '<input type="button" name="Submit" value="返回到主页" onclick="location.href=''http://127.0.0.1:8080/''" /> '; <a href ="/">返回主页面</a>
阅读全文
posted @ 2024-12-28 16:17 涂磊
阅读(13)
评论(0)
推荐(0)
div+CSS
摘要: 可以将CSS直接写进DIV里 <div id="box3" style=" background:#eeef;width: 250px;height:250px;float:left;"> <style></style> </div> 一个div靠在另一个div左边 <div id="box3" s
阅读全文
posted @ 2024-12-28 14:20 涂磊
阅读(9)
评论(0)
推荐(0)