css让文字居于div的底部的方法:可以借助position属性的相对定位和绝对定位来实现,如【#txt{position:relative;} #txt p{position:absolute;}】。
技术文章 / 下载软件趣味内容 / 专业带飞