{"id":503,"date":"2022-06-10T23:49:28","date_gmt":"2022-06-10T15:49:28","guid":{"rendered":"https:\/\/danqu.vip\/?p=503"},"modified":"2022-06-10T23:53:08","modified_gmt":"2022-06-10T15:53:08","slug":"10%e5%88%86%e9%92%9f%e7%94%a8htmlcss%e5%86%99%e4%b8%80%e4%b8%aa%e6%b8%90%e5%8f%98%e8%83%8c%e6%99%af%e7%9a%84%e4%b8%aa%e4%ba%ba%e5%90%8d%e7%89%87","status":"publish","type":"post","link":"https:\/\/danqu.vip\/index.php\/503\/","title":{"rendered":"10\u5206\u949f\u7528Html+css\u5199\u4e00\u4e2a\u6e10\u53d8\u80cc\u666f\u7684\u4e2a\u4eba\u540d\u7247"},"content":{"rendered":"\n<p>\u4e2a\u4eba\u540d\u7247\u5728\u4e2a\u4eba\u535a\u5ba2\u7f51\u7ad9\u4e0a\u7684\u4f4d\u7f6e\u4e00\u822c\u662f\u5728\u9996\u9875\u53f3\u4e0a\u89d2\uff0c\u4e00\u70b9\u5f00\u7f51\u7ad9\u5c31\u80fd\u770b\u89c1\uff0c\u4fe1\u606f\u91cf\u5e76\u4e0d\u591a\uff0c\u4f46\u662f\u5bf9\u4e8e\u8bbf\u5ba2\u8bf4\uff0c\u53ef\u4ee5\u76f4\u89c2\u5feb\u901f\u7684\u4e86\u89e3\u8fd9\u4e2a\u7f51\u7ad9\u7684\u7ad9\u957f\u4fe1\u606f\u3002\u63a5\u4e0b\u6765\u54b1\u4eec\u5c31\u82b110\u5206\u949f\uff0c\u7528html\u6807\u7b7e+css\u5199\u4e00\u4e2a\u4e2a\u4eba\u540d\u7247\u5427\u3002<\/p>\n\n\n\n<p>\u5148\u770b\u4e00\u4e0b\u6548\u679c\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/4f824147d9bf20a1eb0106d2cf7a642b.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u9884\u89c8\u5730\u5740\u2192\uff1a<strong><a href=\"https:\/\/www.tjcblog.com\/web\/card.html\" target=\"_blank\" rel=\"noreferrer noopener\" rel=\"nofollow\" >https:\/\/www.tjcblog.com\/<\/a><\/strong><a href=\"https:\/\/www.tjcblog.com\/background.html\" target=\"_blank\" rel=\"noreferrer noopener\" rel=\"nofollow\" ><u><strong>web\/<\/strong><\/u><\/a><strong><a href=\"https:\/\/www.tjcblog.com\/web\/card.html\" target=\"_blank\" rel=\"noreferrer noopener\" rel=\"nofollow\" >card.html<\/a><\/strong><\/p>\n\n\n\n<p>\u4ece\u4e0a\u56fe\u53ef\u4ee5\u770b\u51fa\uff0c\u8fd9\u5f20\u4e2a\u4eba\u540d\u7247\u7684\u5e03\u5c40\u6bd4\u8f83\u7b80\u5355\uff0c\u59d3\u540d\u53ef\u4ee5\u7528H\u6807\u7b7e\uff0c\u5176\u4ed6\u4fe1\u606f\u53ef\u4ee5\u7528li\u6216\u8005P\u6807\u7b7e\u3002\u552f\u4e00\u6709\u96be\u70b9\u7684\u5c31\u662f\u80cc\u666f\u989c\u8272\u6709\u7c89\u8272\uff0c\u6709\u84dd\u8272\u7684\u6e10\u53d8\uff0c\u53ef\u4ee5\u7528css\u80cc\u666fbackground\u5c5e\u6027\u6765\u5b9e\u73b0\u3002\u63a5\u4e0b\u6765\u5c31\u4e00\u6b65\u6b65\u62c6\u89e3\u5236\u4f5c\u540d\u7247\u3002<\/p>\n\n\n\n<p><strong>\u6b65\u9aa4\u5206\u6790\uff1a<\/strong><\/p>\n\n\n\n<p><strong>\u7b2c\u4e00\u6b65<\/strong>\uff0c\u5148\u5199\u4e00\u4e2adiv\uff0c\u5b9a\u4e49\u5176\u5bbd\u4e3a800px\uff0c\u9ad8\u4e3a460px\u7684\u957f\u65b9\u5f62\uff0c10px\u7684\u5706\u89d2\uff0c\u80cc\u666f\u8272\u4e3a\u7c89\u8272\uff0c\u5e76\u4e14\u5c06\u5b83\u5c45\u4e2d\u663e\u793a\u3002<\/p>\n\n\n\n<p>Html\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;div class=\"card_a\">\r\n   \r\n&lt;\/div><\/code><\/pre>\n\n\n\n<p>css\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.card_a {\r\n    width: 800px;\r\n    height: 460px;\r\n    position: absolute;\r\n    left: 50%;\r\n    top: 50%;\r\n    margin-top: -230px;\r\n    margin-left: -400px;\r\n    background: #efe6f1;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}<\/code><\/pre>\n\n\n\n<p>\u5982\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/bff23d88a18f86e631fb0dd445da37ea.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>\u7b2c\u4e8c\u6b65\uff0c\u7528\u4f2a\u5143\u7d20\u5b9e\u73b0\u989c\u8272\u6e10\u53d8<\/strong><\/p>\n\n\n\n<p>css3\u5c5e\u6027\u989c\u8272\u6e10\u53d8\u5c5e\u6027\u6709\u4e24\u79cd\u7c7b\u578b<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>\u7ebf\u6027\u6e10\u53d8\uff08Linear Gradients\uff09- \u5411\u4e0b\/\u5411\u4e0a\/\u5411\u5de6\/\u5411\u53f3\/\u5bf9\u89d2\u65b9\u5411<\/li><li>\u5f84\u5411\u6e10\u53d8\uff08Radial Gradients\uff09- \u7531\u5b83\u4eec\u7684\u4e2d\u5fc3\u5b9a\u4e49<\/li><\/ul>\n\n\n\n<p>\u4e00\u3001CSS3<strong>\u7ebf\u6027\u6e10\u53d8<\/strong>\u8bed\u6cd5\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>background: linear-gradient(direction, color-stop1, color-stop2, ...);<\/code><\/pre>\n\n\n\n<p>\u4f8b\u5982\u8bbe\u7f6e\u80cc\u666f\u989c\u8272\u4ece\u4e0a\u5230\u4e0b\uff08\u9ed8\u8ba4\u65b9\u5411\uff09\u7684\u989c\u8272\u4e3a\u7c89\u8272\u8fc7\u6e21\u5230\u84dd\u8272\uff0c\u5199\u6cd5\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>background: linear-gradient(#f8a8b9, #8be9f6);<\/code><\/pre>\n\n\n\n<p>\u5982\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/ea81c0e5a2ed4d18ff22efbe4e16f33c.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u6e10\u53d8\u65b9\u5411\u9ed8\u8ba4\u662f\u4ece\u4e0a\u5230\u4e0b\uff0c\u90a3\u5982\u679c\u8981\u6539\u53d8\u65b9\u5411\u5462\uff0c\u7ebf\u6027\u6e10\u53d8\u53ef\u7528top\uff0cleft\uff0cright\uff0cbottom\u56db\u4e2a\u65b9\u5411\u5b9e\u73b0\u3002\u4f8b\u5982\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>background: linear-gradient(to bottom right, #000 , #fff);<\/code><\/pre>\n\n\n\n<p>\u5982\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/714e8c4d9fe21fc6f69fe4d2b58355c0.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>background: linear-gradient(45deg, #f8a8b9, #8be9f6);\/*\u9006\u65f6\u9488\u65cb\u8f6c45\u5ea6*\/\r\nbackground: linear-gradient(135deg, #f8a8b9, #8be9f6);\/*\u540c\u4e0a\u56fe\u6548\u679c\u4e00\u6837*\/<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/9e24882396475af581339c09259350a2.gif\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u6ce8\u610f\uff1a\u89d2\u5ea6\u662f\u6309\u9006\u65f6\u9488\u65b9\u5411\u6765\u8ba1\u7b97\uff0c\u6bd4\u59820deg\uff0c0deg \u5c06\u521b\u5efa\u4e00\u4e2a\u4ece\u4e0b\u5230\u4e0a\u7684\u6e10\u53d8\uff0c90deg \u5c06\u521b\u5efa\u4e00\u4e2a\u4ece\u5de6\u5230\u53f3\u7684\u6e10\u53d8\u3002<\/p>\n\n\n\n<p>\u540d\u7247\u5de6\u4e0b\u89d2\u7684\u6e10\u53d8\u5c31\u662f\u7528\u7ebf\u6027\u6e10\u53d8\u6765\u5b9e\u73b0\u7684\uff0c\u6240\u4ee5\u53ef\u4ee5\u7528\u4e00\u4e2a\u4f2a\u5143\u7d20\uff1abefore\u6765\u5b9a\u4e49\uff0c\u7136\u540e\u989c\u8272\u4ece\u84dd\u8272\u8fc7\u6e21\u5230\u7c89\u8272.\u8fd9\u91cc\u4e2d\u95f4\u8272\u6211\u7528\u4e86\u900f\u660e\u6765\u8fc7\u6e21\uff0c\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.card_a:before {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 400px;\r\n    height: 400px;\r\n    border-radius: 100%;\r\n    background: linear-gradient(45deg, #8ed3e1 8%, transparent, #efe6f1);\r\n    bottom: -53px;\r\n    left: -87px;\r\n}<\/code><\/pre>\n\n\n\n<p>\u5982\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/1be48aaa979d4e6f1dfbe335e9cad1f0.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u4e8c\u3001CSS3<strong>\u5f84\u5411\u6e10\u53d8<\/strong>\u8bed\u6cd5\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>background: radial-gradient(shape size at position, start-color, ..., last-color);<\/code><\/pre>\n\n\n\n<p>\u4f8b\u5982\u8bbe\u7f6e\u80cc\u666f\u989c\u8272\u4ece\u5185\u5230\u5916\uff08\u9ed8\u8ba4\u65b9\u5411\uff09\u7684\u989c\u8272\u4e3a\u7c89\u8272\u8fc7\u6e21\u5230\u9ec4\u8272\u518d\u8fc7\u6e21\u5230\u84dd\u8272\uff0c\u5199\u6cd5\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>background: radial-gradient(#f7b7b7, #f3db70,#80c6f4);<\/code><\/pre>\n\n\n\n<p>\u5982\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/fce39c9815af349c1726064f74a6be23.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u540c\u65f6\uff0c\u4f60\u4e5f\u53ef\u4ee5\u6307\u5b9a\u6e10\u53d8\u7684\u4e2d\u5fc3\u3001\u5f62\u72b6\uff08\u5706\u5f62\u6216\u692d\u5706\u5f62\uff09\u3001\u5927\u5c0f\u3002<\/p>\n\n\n\n<p>\u4f8b\u5982\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\rbackground: radial-gradient(circle,#f7b7b7, #f3db70,#80c6f4);<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/a65ac96b7d86d2d2c6ea994ae05156a5.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u540d\u7247\u53f3\u8fb9\u7684\u6e10\u53d8\u5c31\u662f\u7528\u5f84\u5411\u6e10\u53d8\u6765\u5b9e\u73b0\u7684\uff0c\u6240\u4ee5\u53ef\u4ee5\u7528\u4e00\u4e2a\u4f2a\u5143\u7d20\uff1aafter\u6765\u5b9a\u4e49\uff0c\u7136\u540e\u989c\u8272\u4ece\u84dd\u8272\u8fc7\u6e21\u5230\u7c89\u8272.\u4e2d\u95f4\u8272\u6211\u7528\u900f\u660e\u6765\u8fc7\u6e21\uff0c\u53ef\u4ee5\u6d88\u9664\u8fb9\u754c\u7ebf\uff0c\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.card_a:after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 700px;\r\n    height: 700px;\r\n    border-radius: 100%;\r\n    background: radial-gradient(#afdfef, #c8e8f2, transparent 60%, #efe6f1);\r\n    top: -123px;\r\n    right: -352px;\r\n}<\/code><\/pre>\n\n\n\n<p>\u5982\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/eb7561cfec6088eb91010545266fa552.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/eff58cecf433ca2f013392a6347dc089.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>\u7b2c\u4e09\u6b65\uff0c\u5b8c\u6210\u6587\u5b57\u90e8\u5206<\/strong><\/p>\n\n\n\n<p>\u59d3\u540d\u7528\u6807\u7b7eh2\u5b9a\u4e49\uff0c\u5b57\u4f53\u5927\u5c0f\u4e3a50px\uff0c\u6587\u5b57\u95f4\u8ddd\u7528letter-spacing\u5b9a\u4e490.1em\u8ddd\u79bb\uff0cspan\u6807\u7b7e\u5b9a\u4e49\u804c\u4f4d\uff0c\u53ef\u53d6\u6d88h2\u6807\u7b7e\u7236\u7c7b\u5143\u7d20\u7684\u5b57\u4f53\u5927\u5c0f\u4ee5\u53ca\u7c97\u7ec6\u6765\u91cd\u65b0\u5b9a\u4e49\u3002\u7535\u8bdd\u90ae\u7bb1\u7b49\u57fa\u672c\u4fe1\u606f\uff0c\u7528li\u5217\u8868\u6765\u5b9e\u73b0\u3002<\/p>\n\n\n\n<p><strong>Html\uff1a<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;section>\r\n    &lt;h2>\u6768\u9752\u9752&lt;span>\u524d\u7aef\u8bbe\u8ba1\u5e08&lt;\/span> &lt;\/h2>\r\n    &lt;img src=\"wx.png\" alt=\"\">\r\n    &lt;ul>\r\n      &lt;li>\u7535\u8bdd \/ 18649130945&lt;\/li>\r\n      &lt;li>\u90ae\u7bb1 \/ 476847113@qq.com&lt;\/li>\r\n      &lt;li>\u5730\u5740 \/ \u56db\u5ddd\u7701\u00b7\u6210\u90fd\u5e02&lt;\/li>\r\n      &lt;li>\u7f51\u5740 \/ www.qingqingblog.com&lt;\/li>\r\n    &lt;\/ul>\r\n  &lt;\/section><\/code><\/pre>\n\n\n\n<p><strong>CSS\uff1a<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.card_a section {\r\n    width: 600px;\r\n    position: absolute;\r\n    left: 100px;\r\n    top: 80px;\r\n    z-index: 9;\r\n}\r\n \r\n.card_a section h2 {\r\n    font-size: 50px;\r\n    letter-spacing: .1em;\r\n    margin-bottom: 66px;\r\n}\r\n \r\n.card_a section span {\r\n    font-size: 28px;\r\n    font-weight: normal;\r\n    margin-left: 50px;\r\n    letter-spacing: normal;\r\n}\r\n \r\n.card_a img {\r\n    float: right;\r\n    width: 140px\r\n}\r\n \r\n.card_a section ul {\r\n    border-left: #222 3px solid;\r\n    padding-left: 28px;\r\n}\r\n \r\n.card_a section ul li {\r\n    list-style: none;\r\n    line-height: 38px;\r\n    font-size: 18px;\r\n}<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.tjcblog.com\/d\/file\/p\/2022\/02-27\/6ed7d8c71759d1033c0d5cddc0146f05.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u6700\u540e\u5b8c\u6574\u7684Html\u4ee5\u53caCSS\u4ee3\u7801\u4e3a\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!doctype html>\r\n&lt;html lang=\"zh\">\r\n&lt;head>\r\n&lt;meta charset=\"utf-8\">\r\n&lt;title>\u4e2a\u4eba\u540d\u7247&lt;\/title>\r\n&lt;\/head>\r\n&lt;body>\r\n&lt;div class=\"card_a\">\r\n  &lt;section>\r\n    &lt;h2>\u5357\u6800&lt;span>\u4e1a\u4f59\u8bbe\u8ba1\u5e08&lt;\/span> &lt;\/h2>\r\n    &lt;img src=\"wx.png\" alt=\"\">\r\n    &lt;ul>\r\n      &lt;li>\u7535\u8bdd \/ 115xxxxxxx&lt;\/li>\r\n      &lt;li>\u90ae\u7bb1 \/ 47xxxxxxx@qq.com&lt;\/li>\r\n      &lt;li>\u5730\u5740 \/ \u56db\u5ddd\u7701\u00b7\u6210\u90fd\u5e02&lt;\/li>\r\n      &lt;li>\u7f51\u5740 \/ www.danqu.com&lt;\/li>\r\n    &lt;\/ul>\r\n  &lt;\/section>\r\n&lt;\/div>\r\n&lt;style>\r\n * {\r\n    margin: 0;\r\n    padding: 0\r\n}\r\n \r\n.card_a {\r\n    width: 800px;\r\n    height: 460px;\r\n    position: absolute;\r\n    left: 50%;\r\n    top: 50%;\r\n    margin-top: -230px;\r\n    margin-left: -400px;\r\n    background: #efe6f1;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n \r\n.card_a:before {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 400px;\r\n    height: 400px;\r\n    border-radius: 100%;\r\n    background: linear-gradient(45deg, #8ed3e1 8%, transparent, #efe6f1);\r\n    bottom: -53px;\r\n    left: -87px;\r\n}\r\n \r\n.card_a:after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 700px;\r\n    height: 700px;\r\n    border-radius: 100%;\r\n    background: radial-gradient(#afdfef, #c8e8f2, transparent 60%, #efe6f1);\r\n    top: -123px;\r\n    right: -352px;\r\n}\r\n \r\n.card_a section {\r\n    width: 600px;\r\n    position: absolute;\r\n    left: 100px;\r\n    top: 80px;\r\n    z-index: 9;\r\n}\r\n \r\n.card_a section h2 {\r\n    font-size: 50px;\r\n    letter-spacing: .1em;\r\n    margin-bottom: 66px;\r\n}\r\n \r\n.card_a section span {\r\n    font-size: 28px;\r\n    font-weight: normal;\r\n    margin-left: 50px;\r\n    letter-spacing: normal;\r\n}\r\n \r\n.card_a img {\r\n    float: right;\r\n    width: 140px\r\n}\r\n \r\n.card_a section ul {\r\n    border-left: #222 3px solid;\r\n    padding-left: 28px;\r\n}\r\n \r\n.card_a section ul li {\r\n    list-style: none;\r\n    line-height: 38px;\r\n    font-size: 18px;\r\n}\r\n \r\n&lt;\/style>\r\n&lt;\/body>\r\n&lt;\/html><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4e2a\u4eba\u540d\u7247\u5728\u4e2a\u4eba\u535a\u5ba2\u7f51\u7ad9\u4e0a\u7684\u4f4d\u7f6e\u4e00\u822c\u662f\u5728\u9996\u9875\u53f3\u4e0a\u89d2\uff0c\u4e00\u70b9\u5f00\u7f51\u7ad9\u5c31\u80fd\u770b\u89c1\uff0c\u4fe1\u606f\u91cf\u5e76\u4e0d\u591a\uff0c\u4f46\u662f\u5bf9\u4e8e\u8bbf\u5ba2\u8bf4\uff0c\u53ef\u4ee5\u76f4\u89c2\u5feb\u901f\u7684\u4e86\u89e3\u8fd9\u4e2a\u7f51\u7ad9\u7684\u7ad9 &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"emotion":"","emotion_color":"","title_style":"","license":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-503","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/posts\/503"}],"collection":[{"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/comments?post=503"}],"version-history":[{"count":3,"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/posts\/503\/revisions"}],"predecessor-version":[{"id":506,"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/posts\/503\/revisions\/506"}],"wp:attachment":[{"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/media?parent=503"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/categories?post=503"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/danqu.vip\/index.php\/wp-json\/wp\/v2\/tags?post=503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}