{"id":239,"date":"2019-01-25T22:08:00","date_gmt":"2019-01-25T14:08:00","guid":{"rendered":"https:\/\/h-k.pw\/?p=239"},"modified":"2019-02-28T01:07:24","modified_gmt":"2019-02-27T17:07:24","slug":"html-css","status":"publish","type":"post","link":"https:\/\/harson.co\/index.php\/2019\/01\/25\/html-css\/","title":{"rendered":"HTML-CSS"},"content":{"rendered":"<p>\u6807\u7b7e\u5185\u5feb\u901f\u6837\u5f0f\uff1a<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">&lt;div style=\"background-color:yellow\"&gt;\r\n&lt;p style=\"text-align:center; color:red;\"&gt; Hello Word!&lt;\/p&gt;\r\n<\/code><\/pre>\n<p>HTML5<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">&lt;!DOCTYPE html&gt;\r\n&lt;html lang=\"en\"&gt;\r\n  &lt;head&gt;\r\n    &lt;meta charset=\"utf-8\"&gt;\r\n    &lt;title&gt;&lt;\/title&gt;\r\n  &lt;\/head&gt;<\/code><\/pre>\n<p>JavaScript\u548cCSS\u5f15\u7528<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">&lt;link rel=\"stylesheet\" type=\"text\/css\" href=\"bootstrap\/css\/bootstrap.min.css\"&gt;\r\n\r\n&lt;script src=\"http:\/\/libs.cdnjs.net\/semantic-ui\/2.4.1\/semantic.min.js\"&gt;&lt;\/script&gt;<\/code><\/pre>\n<h2>CSS<\/h2>\n<p>1.\u884c\u9ad8\u7b49\u4e8e\u5757\u5143\u7d20\u53ef\u4ee5\u4f7f\u5f97\u6587\u5b57\u5782\u76f4\u5c45\u4e2d<\/p>\n<p>2.\u5143\u7d20\u5b9a\u4f4d<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">img\r\n  {\r\n  position:absolute;\r\n  left:0px;\r\n  top:0px;\r\n  z-index:-1;\r\n  }<\/code><\/pre>\n<p>3.\u80cc\u666f\u8bbe\u7f6e\u4e3a\u56fe\u7247<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">.vi\r\n{\r\n    background: #fff url(.\/im.jpg) no-repeat;\r\n}<\/code><\/pre>\n<p>4.\u5c0f\u56fe\u6807<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">font-family: \"  \";\r\nfont-style: normal;<\/code><\/pre>\n<p>5.\u8fb9\u6846<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">p\r\n  {\r\n  border:5px solid red;\r\n  }<\/code><\/pre>\n<p>6.\u8fc7\u6e21<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"\">div\r\n{\r\ntransition: width 2s;\r\n-moz-transition: width 2s;\t\/* Firefox 4 *\/\r\n-webkit-transition: width 2s;\t\/* Safari \u548c Chrome *\/\r\n-o-transition: width 2s;\t\/* Opera *\/\r\n}<\/code><\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6807\u7b7e\u5185\u5feb\u901f\u6837\u5f0f\uff1a &lt;div style=&#8221;background-color:yellow&#8221;&gt; &#038;l [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-239","post","type-post","status-publish","format-standard","hentry","category-web"],"_links":{"self":[{"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/posts\/239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/comments?post=239"}],"version-history":[{"count":4,"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/posts\/239\/revisions"}],"predecessor-version":[{"id":259,"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/posts\/239\/revisions\/259"}],"wp:attachment":[{"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/media?parent=239"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/categories?post=239"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/harson.co\/index.php\/wp-json\/wp\/v2\/tags?post=239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}