<html> <head><title>CSS – Universal selectors</title> <style type="text/css"> * {font-face: arial; font-size: 110%; color: red; background: yellow;} </style><body> <h1>Test Page</h1> <p>Hey there.</p> </body></html>
更多最新文章?
用户评论