css + div 定位_html/css_WEB-ITnose

php中文网
发布: 2016-06-24 12:33:39
原创
1397人浏览过

css + div 定位

稿定AI绘图
稿定AI绘图

稿定推出的AI绘画工具

稿定AI绘图 36
查看详情 稿定AI绘图

                  <p class="sycode">                 <!     DOCTYPE html PUBLIC"-//W3C//DTD XHTML 0 Transitional//EN""http://www.worg/TR/xhtml1/DTD/xhtml1-transitional.dtd"     >           <     html      xmlns     ="http://www.worg/1999/xhtml"     >           <     head     >           <     meta      http-equiv     ="Content-Type"      content     ="text/html;charset=gb2312"           />           <     title     >     Div + CSS Example, Wayhome's Blog     </     title     >           <     style      type     ="text/css"     >      <!-- body,td,th     {     font-family     :     Verdana     ;     font-size     :     9px     ;     }      -->      </     style     ></     head     >           <     body     >           <     div      style     ="position:absolute; top:5px; right:20px; width:200px;height:180px; background:#00FF00;"     >      position: absolute;     <     br      />      top: 5px;     <     br      />      right: 20px;     <     br      />           <     div      style     ="position:absolute; left:20px; bottom:10px;width:100px; height:100px; background:#00FFFF;"     >      position: absolute;     <     br      />      left: 20px;     <     br      />      bottom: 10px;     <     br      />           </     div     >           </     div     >           <     div      style     ="position:absolute; top:5px; left:5px; width:100px;height:100px; background:#00FF00;"     >      position: absolute;     <     br      />      top: 5px;     <     br      />      left: 5px;     <     br      />           </     div     >           <     div      style     ="position:relative; left:150px; width:300px; height:50px;background:#FF9933;"     >      position: relative;     <     br      />      left: 150px;     <     br      />           <     br      />      width: 300px; height: 50px;      <     br      />           </     div     >           <     div      style     ="text-align:center; background:#ccc;"     >           <     div      style     ="margin:0 auto; width:600px;background:#FF66CC; text-align:left;"     >           <     p     >     1     </     p     >           <     p     >     2     </     p     >           <     p     >     3     </     p     >           <     p     >     4     </     p     >           <     p     >     5     </     p     >           <     div      style     ="padding:20px 0 0 20px; background:#FFFF00;"     >      padding: 20px 0 0 20px;      <     div      style     ="position:absolute; width:100px; height:100px;background:#FF0000;"     >     position:      <     span      style     ="color:#fff;"     >     absolute     </     span     >     ;     </     div     >           <     div      style     ="position:relative; left:200px; width:500px;height:300px; background:#FF9933;"     >      position:      <     span      style     ="color:blue;"     >     relative     </     span     >     ;     <     br     />      left: 200px;     <     br      />           <     br      />      width: 300px;     <     br      />      height: 300px;     <     br      />           <     div      style     ="position:absolute; top:20px; right:20px;width:100px; height:100px; background:#00FFFF;"     >      position: absolute;     <     br      />      top: 20px;     <     br      />      right: 20px;     <     br      /></     div     >           <     div      style     ="position:absolute; bottom:20px; left:20px;width:100px; height:100px; background:#00FFFF;"     >      position: absolute;     <     br      />      bottom: 20px;     <     br      />      left: 20px;     <     br      />           </     div     >           </     div     >           </     div     >           </     div     >           </     div     >           </     body     >           </     html     >                  </p>
登录后复制

HTML速学教程(入门课程)
HTML速学教程(入门课程)

HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号