由 hrs, 6 一月, 2020 实例代码: <!doctype html> <head> <meta charset="utf-8"> <style type="text/css"> p{font-family:georgia,serif;} </style> </head> <html> <bady> <h1>两种字体实例</h1> <p>This is two font</p> <p>This is two font</p> </body> </html> 运行效果: 标签 CSS 登录或注册以发表评论 评论
评论