html 5與spring怎么做
1 回答

拉丁的傳說(shuō)
TA貢獻(xiàn)1789條經(jīng)驗(yàn) 獲得超8個(gè)贊
將footer寫(xiě)一個(gè)新的html文件。如:
XML/HTML code
12 | ? 1234 < div class = "footer" > < iframe src = "footer.html" frameborder = "0" scrolling = "no" ></ iframe > </ div > |
如果你是使用動(dòng)態(tài)語(yǔ)言jsp的話,就更好搞了。
XML/HTML code ?
1 | 123 < jsp:include page = "footer.html" flush = "true" /> <%@ include file="footer.html" % |
- 1 回答
- 0 關(guān)注
- 839 瀏覽
添加回答
舉報(bào)
0/150
提交
取消