# 公告
### **示例代碼1:**
```
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
<i class="fa fa-bullhorn"></i>活動:限時免費授權…… <a href="https://auths.yum6.cn" target="_blank">auths.yum6.cn</a>
<p>
<i class="fa fa-bullhorn"></i><a href="https://btai.cc" target="_blank">官網</a> | <a href="http://www.hmoore.net/youngxj/bthost_manual/1926353" target="_blank">文檔</a> | <a href="https://docs.apipost.cn/view/bad40855d7b411f5" target="_blank">API</a> | <a href="https://qm.qq.com/cgi-bin/qm/qr?k=MCmf827T8r0R-nIeed9d52ybPs7gmWN3&jump_from=webapi" target="_blank">QQ群1131818218</a>
</p>
</div>
```

### **示例代碼2:**
```
<a href="#!" class="dropdown-item" title="這是公告內容">這是公告內容</a>
<a href="#!" class="dropdown-item" title="這是公告內容">這是公告內容</a>
<a href="#!" class="dropdown-item" title="這是公告內容">這是公告內容</a>
<a href="#!" class="dropdown-item" title="這是公告內容">這是公告內容</a>
<a href="#!" class="dropdown-item" title="這是公告內容">這是公告內容</a>
```
