1. <html> 
  2.   <body> 
  3.     <fieldset> 
  4.       <legend>groupbox标题</legend> 
  5.       groupbox内容 
  6.     </fieldset> 
  7.   </body> 
  8. </html> 

 效果如下: