Set the width of three <div> elements: div.a { width: auto; border: 1px solid black; } div.b { width: 150px; border: 1px solid black; } div.c { width: 50%;
確定! 回上一頁