HTML-春联
时间:2010-07-19 来源:chenjing14591
<html> <script> function smooth(){ if(window.screen.fontSmoothingEnabled==false)alert("请在桌面属性中将字体设为平滑,效果会好一些。")} smooth(); </script> <head> <meta http-equiv="Content-Language" content="zh-cn"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>对联</title> <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> </head> <body topmargin="10" leftmargin="0"> <div style="position: absolute; top: -1; left: 184; width: 85; font-size: 64pt; color: red">◆</div> <div style="position: absolute; top: 12; left: 198; width: 43; filter:flipv" class=font1>福</div> <div style="position: absolute; top: -2; left: 498; width: 85; font-size: 64pt; color: red">◆</div> <div style="position: absolute; top: 12; left: 513; width: 49; filter:flipv" class=font1>福</div> <div style="position: absolute; top: 80; left: 217; width: 320; font-size: 240pt; color: red">◆</div> <div style="position: absolute; top: 152; left: 292; width: 160; font-size: 120pt; font-family: 隶书">春</div> <div style="position: absolute; top: 10; left: 120; width: 527; <table border="0" cellpadding="0" cellspacing="0" width="527" height="231"> <tr> <td height="21" width="46"></td> <td height="21" width="449"> <p align="center"><span class=font>金贵特曲</span></td> <td height="21" width="51"></td> </tr> <tr> <td height="211" width="46" align="center" class="font"> <p align="center">高<br> 山<br> 流<br> 水<br> 遇<br> 知<br> 音</td> <td height="211" width="449" align="center"></td> <td height="211" width="51" align="center" class="font">琴<br> 声<br> 美<br> 酒<br> 迎<br> 贵<br> 客</td> </tr> </table> </div> </body> </html>
相关阅读 更多 +