1. legend位置
fieldset { position: relative; } legend { position: absolute; bottom: 0; right: 0; }
html点滴积累
原文:https://www.cnblogs.com/hello-yz/p/12250847.html