DOCTYPE html> <html> <head> <style type='text/css'> div>p:first-child+p { display: none; }<!--from w ww. j a v a2s . c o m--> </style> </head> <body> <div> ...
確定! 回上一頁