一幅CSS做的对联

这篇博客展示了如何使用CSS来制作对联,通过设置不同的样式属性如`position`、`filter`、`font-family`等,实现了文字的翻转、颜色、字体效果,以及背景的装饰。内容包括隶书字体的设定、对联的文字排列和整体布局,体现了CSS在网页设计中的灵活性和艺术性。
摘要由CSDN通过智能技术生成

<style>
.font  { font-family: 隶书; font-size: 36pt; color: #000000; font-weight: bold;
               background-color: #FF0000 }
.font1{ font-family: 隶书; font-size: 36pt; color: #000000; font-weight: bold }
 </style>

<div style="position: absolute; top: -1; left: 184; width: 85; height: 103; font-size: 64pt; color: red">◆</div>
<div style="position: absolute; top: 12; left: 198; width: 43; height: 43;filter:flipv" class=font1>福</div>
<div style="position: absolute; top: -2; left: 498; width: 85; height: 103; font-size: 64pt; color: red">◆</div>
<div style="position: absolute; top: 12; left: 513; width: 49; height: 48;filter:flipv" class=font1>福</div>
<div style="position: absolute; top: 80; left: 217; width: 320; height: 386; font-size: 240pt; color: red">◆</div>
<div

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值