这个题实在不会了,救救孩子吧

Remix.. 2021-05-04 09:42:03
...全文
775 5 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
Lin_bai_ 2021-06-19
  • 打赏
  • 举报
回复

.....你倒是写一点呀

小沐CA 2021-05-13
  • 打赏
  • 举报
回复
上面一个<p>然后中间加个线标签<hr />然后再加一个<p>段落,再加两个box盒子就可以了
√╳ 2021-05-11
  • 打赏
  • 举报
回复
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> <style> *{ margin: 0px; border: 0px; } body{ margin-left: 50px; margin-right: 50px; background-color: cornflowerblue; } p{ padding: 10px; margin: 10px; } #first{ text-align: center; border-bottom: thick solid blue; } #second{ border-top: dotted brown; border-right:thick double brown; border-bottom:medium dotted rgb(0, 81, 255); border-left: 15px solid green; } img{ width: 200px; height: 120px; display: inline; } #firstPicture{ border: 20px solid brown; padding: 20px; } #secondPicture{ border: 25px solid black; padding: 0px; } </style> </head> <body> <p id="first">设置边框属性 </p> <p id="second">按段落使用单侧边框的综合属性,分别为上、下、左、右四个边设置不同的样式</p> <img id="firstPicture" src="#" alt=""> <img id="secondPicture" src="#" alt=""> <!--*插入图片地址* --> </body> </html> 刚学不久,只能做到这样,欢迎大佬指正。
Stephen_112 2021-05-06
  • 打赏
  • 举报
回复
好好学习css
m0_50621863 2021-05-06
  • 打赏
  • 举报
回复
html+css就可以呀,很简单

39,118

社区成员

发帖
与我相关
我的任务
社区描述
HTML5是构建Web内容的一种语言描述方式。HTML5是互联网的下一代标准,是构建以及呈现互联网内容的一种语言方式.被认为是互联网的核心技术之一。
社区管理员
  • HTML5社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧