1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
<!DOCTYPE HTML> <html> <body> <fieldset style="width:200px; height:200px; padding:0"> <legend>Legend</legend> <div style="overflow:hidden; height:100%;"> <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty <p>Hello Kitty </div> </fieldset> </body> </html>