摘要:
1.CSS字体设置 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <style> h4 { font: italic bold 14px "微软雅黑"; /*italic为 阅读全文
posted @ 2019-02-21 16:08
replaceroot
阅读(218)
评论(0)
推荐(0)
摘要:
1.常用标签 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <body> <h3>友情链接:</h3> <a href="http://www.baidu. 阅读全文
posted @ 2019-02-21 15:16
replaceroot
阅读(371)
评论(0)
推荐(0)
摘要:
1.CSS的层叠性 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <style> div { color: skyblue; font-size: 12px; } div 阅读全文
posted @ 2019-02-21 14:04
replaceroot
阅读(142)
评论(0)
推荐(0)


浙公网安备 33010602011771号