网站对联样式

网站对联样式styletype text css tc dl width 100 tc dl1 position fixed left 0px top 60px tc dl1img width 103px height 488px 网站对联样式

 

 

 

 

<style type="text/css">
            .tc_dl{width: 100%;}
            .tc_dl1{position: fixed;left: 0px;top:60px}
            .tc_dl1 img{width: 103px;height: 488px;}
            .tc_dl2{position: fixed;right: 0px;top:60px}
            .tc_dl2 img{width: 100px;height: 488px;}
        </style>
        <div class="tc_dl ">
            <div class="tc_dl1 ">
                <img src="images/对联1.png"/>
            </div>
            <div class="tc_dl2 ">
                <img src="images/对联2.png"/>
            </div>
        </div>

 

转载于:https://www.cnblogs.com/sharing1986687846/p/10338540.html

编程小号
上一篇 2025-02-05 18:06
下一篇 2025-03-08 10:57

相关推荐

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/bian-cheng-ji-chu/4411.html