HTML CSS样式:修订历史

本页内容
上一节: HTML_HSL_和_HSLA_颜色 下一节: HTML链接

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2022年8月4日 (星期四)

  • 当前之前 11:252022年8月4日 (四) 11:25Neo 讨论 贡献 1,218字节 +1,218 创建页面,内容为“CSS 代表层叠样式表。英文Cascading Style Sheets。 <html> <div style="position:relative;height:220px;margin-top:50px;"> <div style="opacity:0.5;position:absolute;left:50px;top:-30px;width:300px;height:150px;background-color:#40B3DF"></div> <div class="w3-theme" style="opacity:0.3;position:absolute;left:120px;top:20px;width:100px;height:170px;"></div> <div style="margin-top:30px;width:360px;height:130px;padding:20px;border-radius:10px;border:10px…”
上一节: HTML_HSL_和_HSLA_颜色 下一节: HTML链接