Các code cho blog,ai có nhiều thì xin nhiều ^_^

Blog vẫn chưa bị xóa nên em quyết định lại quay lại blog và trang trí cho thật đẹp [:,)] ai có code của blog không ?
Bily
Bily
Trả lời 17 năm trước
  <div align="center"><a href="http://www.simplehitcounter.com" target="_blank"><img src="//simplehitcounter.com/hit.asp?uid=67643&f=&b=" border="0" height="18" width="83" alt="free hit counters"></a><br><a href="http://www.simplehitcounter.com" target="_blank">free hit counters</a></div>   Tạo bóng đổ cho chữ trong Blog: <div align="center"> <span style="font-family: comic sans ms; font-size: 50px; font-weight: bolder; color: rgb(130, 130, 130);"> Tên muốn hiển thị</span> <span style="font-family: comic sans ms; font-size: 50px; font-weight: bolder; color: red; margin-left: -295px; vertical-align: -5px;"> Tên muốn hiển thị </span> </div> Trong đó font của chữ là comic sans ms, nếu không thích có thể đổi kiểu chữ khác. Code dùng để đóng khung trong blog: <table background="link" border="1" cellpadding="30" cellspacing="2"> <tbody> <tr> <td> <table style="height: 209px;" align="left" background="link" border="2" cellpadding="0" cellspacing="0"> <tbody> <tr> <td align="left"> <span style="color: rgb(192, 0, 0);"> <div style="margin-left: 40px;"> Text khung nho <br /> </div> </span> </td> </tr> </tbody> </table> <br /> <span style="color: rgb(255, 64, 64);"> Text khung to </span><br /> </td> </tr> </tbody> </table> Tạo các icon có chứa link: <div style="text-align: center;"> <a href="link muốn dẫn đến"> <img src="link ảnh" alt="Tên muốn hiển thị" height="47" width="51" alt="Image" /></a></div> <br /> Good luck [;)]