<html> <head><title>CSS – Type selectors</title> <style type="text/css"> p { margin: 5em; color: red; } </style><body> <h1>Test Page</h1> <p>Hey there.</p> </body></html>
更多最新文章?
用户评论