{"id":239,"date":"2025-05-15T01:19:06","date_gmt":"2025-05-15T01:19:06","guid":{"rendered":"https:\/\/www.kwwd.co.uk\/blog\/?p=239"},"modified":"2025-05-15T01:19:06","modified_gmt":"2025-05-15T01:19:06","slug":"basic-html-template","status":"publish","type":"post","link":"https:\/\/www.kwwd.co.uk\/blog\/basic-html-template\/","title":{"rendered":"Basic HTML Template"},"content":{"rendered":"<pre><code class=\"language-html line-numbers\">\r\n&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;meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"&gt;\r\n    &lt;title&gt;Your Page Title Here&lt;\/title&gt;\r\n    &lt;meta name=\"description\" content=\"A brief description of your page for SEO.\"&gt;\r\n    &lt;link rel=\"stylesheet\" href=\"style.css\"&gt; &lt;\/head&gt;\r\n&lt;body&gt;\r\n\r\n    &lt;header&gt;\r\n        &lt;nav&gt;\r\n            &lt;ul&gt;\r\n                &lt;li&gt;&lt;a href=\"#\"&gt;Home&lt;\/a&gt;&lt;\/li&gt;\r\n                &lt;li&gt;&lt;a href=\"#\"&gt;About&lt;\/a&gt;&lt;\/li&gt;\r\n                &lt;li&gt;&lt;a href=\"#\"&gt;Services&lt;\/a&gt;&lt;\/li&gt;\r\n                &lt;li&gt;&lt;a href=\"#\"&gt;Contact&lt;\/a&gt;&lt;\/li&gt;\r\n            &lt;\/ul&gt;\r\n        &lt;\/nav&gt;\r\n    &lt;\/header&gt;\r\n\r\n    &lt;main&gt;\r\n        &lt;h1&gt;Page Heading&lt;\/h1&gt;\r\n        &lt;p&gt;This is the main content area of your page. You can add text, images, and other elements here.&lt;\/p&gt;\r\n    &lt;\/main&gt;\r\n\r\n    &lt;footer&gt;\r\n        &lt;p&gt;&copy; 2025 Your Website Name&lt;\/p&gt;\r\n    &lt;\/footer&gt;\r\n\r\n    &lt;script src=\"script.js\"&gt;&lt;\/script&gt; &lt;\/body&gt;\r\n&lt;\/html&gt;\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&lt;!DOCTYPE html&gt; &lt;html lang=&#8221;en&#8221;&gt; &lt;head&gt; &lt;meta charset=&#8221;UTF-8&#8243;&gt; &lt;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width, initial-scale=1.0&#8243;&gt; &lt;title&gt;Your Page Title Here&lt;\/title&gt; &lt;meta name=&#8221;description&#8221; content=&#8221;A brief description of your page for SEO.&#8221;&gt; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[62,47,61],"class_list":["post-239","post","type-post","status-publish","format-standard","hentry","category-html","tag-boilerplate","tag-html","tag-template"],"_links":{"self":[{"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/posts\/239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/comments?post=239"}],"version-history":[{"count":0,"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/posts\/239\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/media?parent=239"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/categories?post=239"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kwwd.co.uk\/blog\/wp-json\/wp\/v2\/tags?post=239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}