/* after */ #afterfixed{ position: fixed; bottom: 40%; right: 5%; width: 100px; /* border: 1px; */ text-align: center; text-decoration: none; background-color: white; } #afterfixed td{ border: 1px solid skyblue; } .afterindex { width: 400px; } .afterindex,.afterindex tr td{ border: 1px solid skyblue; } .afterindex tr td:first-child{ text-align: center; }