# table_head_fixed **Repository Path**: liangwanquan/table_head_fixed ## Basic Information - **Project Name**: table_head_fixed - **Description**: Table固定表头的方法 - **Primary Language**: HTML - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Table固定表头的方法: 1. 纯`CSS`方式 2. 使用`bootstrap-table`方式 详细介绍请查看本人的博客:[https://blog.csdn.net/jim_LoveQ/article/details/108408713](https://blog.csdn.net/jim_LoveQ/article/details/108408713) GitHub地址:[https://github.com/Jim-LiangWQ/table_head_fixed](https://github.com/Jim-LiangWQ/table_head_fixed)