{"id":2618,"date":"2018-12-07T14:59:50","date_gmt":"2018-12-07T14:59:50","guid":{"rendered":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/?page_id=2618"},"modified":"2018-12-07T15:08:06","modified_gmt":"2018-12-07T15:08:06","slug":"html","status":"publish","type":"page","link":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/html\/","title":{"rendered":"html"},"content":{"rendered":"<p>A few examples of using html in posts and pages. A work in progress.<\/p>\n<p>&nbsp;<\/p>\n<p>Table pasted from Apple Notes:<\/p>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\">Cell 1:1<\/td>\n<td valign=\"top\">Cell 1:2<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">Cell 2:1<\/td>\n<td valign=\"top\">Cell 2:2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Or the code:<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\n&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;\r\n\t&lt;tbody&gt;\r\n\t\t&lt;tr&gt;\r\n\t\t\t&lt;td valign=&quot;top&quot;&gt;\r\n\t\t\t\tCell 1:1\r\n\t\t\t&lt;\/td&gt;\r\n\t\t\t&lt;td valign=&quot;top&quot;&gt;\r\n\t\t\t\tCell 1:2\r\n\t\t\t&lt;\/td&gt;\r\n\t\t&lt;\/tr&gt;\r\n\t\t&lt;tr&gt;\r\n\t\t\t&lt;td valign=&quot;top&quot;&gt;\r\n\t\t\t\tCell 2:1\r\n\t\t\t&lt;\/td&gt;\r\n\t\t\t&lt;td valign=&quot;top&quot;&gt;\r\n\t\t\t\tCell 2:2\r\n\t\t\t&lt;\/td&gt;\r\n\t\t&lt;\/tr&gt;\r\n\t&lt;\/tbody&gt;\r\n&lt;\/table&gt;\r\n\r\n<\/pre>\n<hr \/>\n<div style=\"background: #ff0;color: #00f;width: 300px;height: 300px\">Div entered manually. This div has inline styles<\/div>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\n&lt;div style=&quot;background: #ff0; color: #00f; width: 300px; height: 300px;&quot;&gt;Div entered manually. This div has inline styles&lt;\/div&gt;\r\n\r\n<\/pre>\n<hr \/>\n<div class=\"yellowbox\">\n<p>Div entered manually. This div has a style added to the css, using the jetpack css module. <\/p><\/div>\n<hr \/>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">&lt;div class=&quot;yellowbox&quot;&gt;Div entered manually. This div has a style added to the css, using the jetpack css module.&lt;\/div&gt;<\/pre>\n<p><strong>The CSS<\/strong><\/p>\n<pre class=\"brush: css; title: ; notranslate\" title=\"\">.yellowbox{margin:10px;\r\n\t\t  font-family:Georgia;\r\n\t\t  font-size:26px;\r\n\t\t  border-radius: 15px;\r\n\t\t  padding:15px;\r\n\t\t  background: #ff0;\r\n\t\t  color: #00f;\r\n\t\t  width: 300px;\r\n\t\t height: 300px;\r\n\t\t box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);\r\n\t }<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>A few examples of using html in posts and pages. A work in progress. &nbsp; Table pasted from Apple Notes: Cell 1:1 Cell 1:2 Cell 2:1 Cell 2:2 Or the code: &lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign=&quot;top&quot;&gt; Cell 1:1 &lt;\/td&gt; &lt;td valign=&quot;top&quot;&gt; Cell 1:2 &lt;\/td&gt; &lt;\/tr&gt; &lt;tr&gt; &lt;td valign=&quot;top&quot;&gt; Cell 2:1 &lt;\/td&gt; &lt;td valign=&quot;top&quot;&gt; &hellip; <a href=\"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/html\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">html<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":22,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2618","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/pages\/2618","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/comments?post=2618"}],"version-history":[{"count":11,"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/pages\/2618\/revisions"}],"predecessor-version":[{"id":2825,"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/pages\/2618\/revisions\/2825"}],"wp:attachment":[{"href":"https:\/\/blogs.glowscotland.org.uk\/glowblogs\/glowbloghelp\/wp-json\/wp\/v2\/media?parent=2618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}