拉丁的传说
将footer写一个新的html文件。如:XML/HTML code12?1234 <div class="footer"> <iframe src="footer.html" frameborder="0" scrolling="no"></iframe> </div>如果你是使用动态语言jsp的话,就更好搞了。XML/HTML code ?1123 <jsp:include page="footer.html" flush="true"/> <%@ include file="footer.html" %