JavaWeb_CSS(14)_文字处理_字体和字号

文字处理 字体 示例代码 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>www.weiyuxuan.com</title> <style type="text/css"> h1 { font-family: 黑体; } .author { font-family: 宋体; } .content {
相关文章
相关标签/搜索