34. 下圖網頁執行結果,主要功能是讓所有段落文字與標題 1 文字同時產生底線效果,則 可能使用的 CSS 語法為何?

(A)<style> p, h1{text-decoration: underline;} </style>
(B)<style> p h1 {text-decoration: underline;} </style>
(C)<style> p>h1{text-decoration:underline;} </style>
(D)<style> p&h1{text-decoration: underline;} </style>。
答案:登入後查看
統計: 尚無統計資料
統計: 尚無統計資料