{"id":270,"date":"2024-05-05T20:41:59","date_gmt":"2024-05-05T20:41:59","guid":{"rendered":"https:\/\/worldseotool.com\/?page_id=270"},"modified":"2024-05-05T20:41:59","modified_gmt":"2024-05-05T20:41:59","slug":"html-code-editor","status":"publish","type":"page","link":"https:\/\/shoptips24.com\/tools\/html-code-editor\/","title":{"rendered":"HTML Code Editor"},"content":{"rendered":"\n\n<style>\n  body {\n    font-family: Arial, sans-serif;\n    background-color: #f3f3f3;\n    text-align: center;\n    padding: 20px;\n  }\n\n  #editor {\n    width: 80%;\n    height: 300px;\n    margin: 0 auto;\n    padding: 10px;\n    border: 1px solid #ccc;\n    border-radius: 5px;\n    background-color: #fff;\n    box-sizing: border-box;\n    resize: vertical;\n    overflow-y: auto;\n  }\n<\/style>\n\n<body>\n<h1>Code Editor<\/h1>\n<div contenteditable=\"true\" id=\"editor\">&lt;html&gt;\n  &lt;head&gt;\n    &lt;title&gt;My Website&lt;\/title&gt;\n  &lt;\/head&gt;\n  &lt;body&gt;\n    &lt;h1&gt;Welcome to my website!&lt;\/h1&gt;\n    &lt;p&gt;This is a paragraph.&lt;\/p&gt;\n  &lt;\/body&gt;\n&lt;\/html&gt;<\/div>\n<script>\nconst editor = document.getElementById('editor');\n\neditor.addEventListener('input', function() {\n  const code = editor.innerHTML;\n  console.log(code);\n});\n<\/script>\n<\/body>\n<div class=\"separator\" style=\"clear: both; text-align: center;\"><a href=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEgycqdf3EZyHb2rdcFhKwQcPfb8MWM_aFUeP2gg4W5jBfrqGZ1Ii4G_iB7ou-XbNBx2NSTaadfO8QExqJS4c81GQ7ZGpqLPCfpWZPU1-qoNtO85oYk0B-2p_mE7j7wIBWc9EQy5H9cO13xsCpiyeW6jkuXfqznyRKX96T8WdwJIzX7g4TiEHdB9nr-0DIA\/s512\/text-editor.png\" imageanchor=\"1\" style=\"margin-left: 1em; margin-right: 1em;\"><img fetchpriority=\"high\" decoding=\"async\" border=\"0\" data-original-height=\"512\" data-original-width=\"512\" height=\"320\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEgycqdf3EZyHb2rdcFhKwQcPfb8MWM_aFUeP2gg4W5jBfrqGZ1Ii4G_iB7ou-XbNBx2NSTaadfO8QExqJS4c81GQ7ZGpqLPCfpWZPU1-qoNtO85oYk0B-2p_mE7j7wIBWc9EQy5H9cO13xsCpiyeW6jkuXfqznyRKX96T8WdwJIzX7g4TiEHdB9nr-0DIA\/s320\/text-editor.png\" width=\"320\" \/><\/a><\/div><br \/>\n","protected":false},"excerpt":{"rendered":"<p>Code Editor &lt;html&gt; &lt;head&gt; &lt;title&gt;My Website&lt;\/title&gt; &lt;\/head&gt; &lt;body&gt; &lt;h1&gt;Welcome to my website!&lt;\/h1&gt; &lt;p&gt;This is a paragraph.&lt;\/p&gt; &lt;\/body&gt; &lt;\/html&gt;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-270","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages\/270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/comments?post=270"}],"version-history":[{"count":0,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages\/270\/revisions"}],"wp:attachment":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/media?parent=270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}