{"id":84,"date":"2023-10-04T22:02:29","date_gmt":"2023-10-04T19:02:29","guid":{"rendered":"https:\/\/slimpuggamer.org\/?p=84"},"modified":"2023-10-04T22:02:29","modified_gmt":"2023-10-04T19:02:29","slug":"how-to-make-a-basic-html-page","status":"publish","type":"post","link":"https:\/\/slimpuggamer.org\/?p=84","title":{"rendered":"how to make a basic html page"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">this is how to make a basic html page.               code<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;!DOCTYPE html>\n&lt;html>\n&lt;head>\n&lt;title>basic html code&lt;\/title>\n&lt;\/head>\n&lt;body>\n\n&lt;h1>basic html page&lt;\/h1>\n&lt;p>this is a very simple html page&lt;\/p>\n\n&lt;\/body>\n&lt;\/html><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">save this code as index.html <\/p>\n","protected":false},"excerpt":{"rendered":"<p>this is how to make a basic html page. code &lt;!DOCTYPE html> &lt;html> &lt;head> &lt;title>basic html code&lt;\/title> &lt;\/head> &lt;body> &lt;h1>basic html page&lt;\/h1> &lt;p>this is a very simple html page&lt;\/p> &lt;\/body> &lt;\/html> save this code as index.html<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19,11],"tags":[18,17],"class_list":["post-84","post","type-post","status-publish","format-standard","hentry","category-programming","category-technology","tag-basic-html-code","tag-html"],"_links":{"self":[{"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=\/wp\/v2\/posts\/84","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=84"}],"version-history":[{"count":1,"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=\/wp\/v2\/posts\/84\/revisions"}],"predecessor-version":[{"id":85,"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=\/wp\/v2\/posts\/84\/revisions\/85"}],"wp:attachment":[{"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=84"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=84"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/slimpuggamer.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=84"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}} 