OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE html> | |
2 <p>There should be 5 short vertical lines below.</p> | |
3 <div style="width:210px; height:17px;"> | |
4 <div style="float:left; width:40px; height:100%; border-right:2px solid;"></ div> | |
leviw_travelin_and_unemployed
2016/04/13 19:44:40
I'm impressed that these floats get the rendering
| |
5 <div style="float:left; width:40px; height:100%; border-right:2px solid;"></ div> | |
6 <div style="float:left; width:40px; height:100%; border-right:2px solid;"></ div> | |
7 <div style="float:left; width:40px; height:100%; border-right:2px solid;"></ div> | |
8 <div style="float:left; width:40px; height:100%; border-right:2px solid;"></ div> | |
9 <div style="float:left; width:40px; height:100%;"></div> | |
10 </div> | |
OLD | NEW |