{"id":2839,"date":"2023-11-08T13:18:53","date_gmt":"2023-11-08T18:18:53","guid":{"rendered":"https:\/\/bobtimetech.net\/?page_id=2839"},"modified":"2025-05-15T10:56:25","modified_gmt":"2025-05-15T14:56:25","slug":"html","status":"publish","type":"page","link":"https:\/\/bobtimetech.net\/index.php\/my-account\/html\/","title":{"rendered":"HTML"},"content":{"rendered":"\n<div class=\"wp-block-group has-black-background-color has-background is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-23441af8 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-3cba9032cc7f02bf67814f76df8fde45\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-23b1a4dc wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile has-background is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 64%,rgb(107,0,62) 94%)\">\n<div class=\"wp-block-column is-vertically-aligned-center has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#f90202\"><div class=\"aligncenter wp-block-site-logo wp-duotone-unset-1\"><a aria-label=\"(Home link, opens in a new tab)\" target=\"_blank\" href=\"https:\/\/bobtimetech.net\/\" class=\"custom-logo-link\" rel=\"home\"><img decoding=\"async\" width=\"544\" height=\"545\" src=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png\" class=\"custom-logo\" alt=\"image of the Angel of Death standing victorious, symbolizing triumph and peace.\" srcset=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png 312w, https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel-300x300.png 300w, https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel-150x150.png 150w\" sizes=\"(max-width: 544px) 100vw, 544px\" data-attachment-id=\"4027\" data-permalink=\"https:\/\/bobtimetech.net\/one_angel\/cropped-one_angel-png\/\" data-orig-file=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png\" data-orig-size=\"312,313\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"cropped-One_Angel.png\" data-image-description=\"&lt;p&gt;BobTimeTech.net Logo. image of the Angel of Death standing victorious, symbolizing triumph and peace.&lt;\/p&gt;\n\" data-image-caption=\"\" data-large-file=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png\" \/><\/a><\/div>\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-large-font-size\" id=\"aioseo-the-devil-is-in-the-details\" style=\"font-style:italic;font-weight:800;text-transform:uppercase\"><em>The Devil is in the details.<\/em><\/h2>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a class=\"aioseo-toc-item\" href=\"#aioseo-the-devil-is-in-the-details\">The Devil is in the details.<\/a><ul><\/ul><\/li><\/ul><\/div><\/div><\/div>\n<\/div>\n\n\n<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/bobtimetech.net\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHTML\n\t\t<\/span><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-html-hypertext-markup-language\">HTML (HyperText Markup Language)<\/h2>\n\n\n\n<p>HTML, which stands for <strong><span class=\"highlight\">HyperText Markup Language<\/span><\/strong>, is the standard markup language used to create and design documents on the World Wide Web. It is the backbone of most web content and provides the basic structure for web pages. HTML uses a system of tags to define the various elements within a document, such as headings, paragraphs, links, images, and more.<\/p>\n\n\n\n<p>Here&#8217;s a brief overview of what HTML is used for:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Structure:<\/strong> HTML defines the structure of a web page by specifying different elements like headings, paragraphs, lists, and more. This structure helps browsers and other devices interpret and display the content appropriately.<\/li>\n\n\n\n<li><strong>Semantics:<\/strong> HTML provides a set of semantic tags that convey the meaning of the content. For example, the <code>&lt;h1&gt;<\/code> to <code>&lt;h6&gt;<\/code> tags represent headings of decreasing importance, and the <code>&lt;p&gt;<\/code> tag represents a paragraph. This helps search engines and accessibility tools understand the content.<\/li>\n\n\n\n<li><strong>Hyperlinks:<\/strong> HTML includes tags like <code>&lt;a&gt;<\/code> to create hyperlinks, allowing users to navigate between different pages and resources on the web.<\/li>\n\n\n\n<li><strong>Images:<\/strong> Images are embedded in HTML documents using the <code>&lt;img&gt;<\/code> tag, providing a way to include graphics and visual content on a webpage.<\/li>\n\n\n\n<li><strong>Forms:<\/strong> HTML includes form elements like <code>&lt;form&gt;<\/code>, <code>&lt;input&gt;<\/code>, <code>&lt;select&gt;<\/code>, and <code>&lt;button&gt;<\/code>, allowing users to input data through various form elements.<\/li>\n<\/ol>\n\n\n\n<p>Example of HTML code:<\/p>\n\n\n\n<pre class=\"wp-block-code has-background\" style=\"background:linear-gradient(135deg,rgb(238,238,238) 99%,rgb(169,184,195) 100%)\"><code>&lt;!DOCTYPE html&gt;\n&lt;html lang=\"en\"&gt;\n&lt;head&gt;\n    &lt;meta charset=\"UTF-8\"&gt;\n    &lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"&gt;\n    &lt;title&gt;BobTimeTech.net&lt;\/title&gt;\n&lt;\/head&gt;\n&lt;body&gt;\n\n    &lt;header&gt;\n        &lt;h1&gt;Welcome to BobTimeTech.net&lt;\/h1&gt;\n    &lt;\/header&gt;\n\n    &lt;nav&gt;\n        &lt;ul&gt;\n            &lt;li&gt;&lt;a href=\"#home\"&gt;Home&lt;\/a&gt;&lt;\/li&gt;\n            &lt;li&gt;&lt;a href=\"#about\"&gt;About&lt;\/a&gt;&lt;\/li&gt;\n            &lt;li&gt;&lt;a href=\"#contact\"&gt;Contact&lt;\/a&gt;&lt;\/li&gt;\n        &lt;\/ul&gt;\n    &lt;\/nav&gt;\n\n    &lt;section&gt;\n        &lt;h2&gt;About Us&lt;\/h2&gt;\n        &lt;p&gt;This is a simple example of an HTML document. It demonstrates the basic structure of a webpage.&lt;\/p&gt;\n    &lt;\/section&gt;\n\n    &lt;footer&gt;\n        &lt;p&gt;&amp;copy; 2023 BobTimeTech.net. All rights reserved.&lt;\/p&gt;\n    &lt;\/footer&gt;\n\n&lt;\/body&gt;\n&lt;\/html&gt;\n<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The document starts with the <code>&lt;!DOCTYPE html&gt;<\/code> declaration, which defines the document type and version of HTML being used.<\/li>\n\n\n\n<li>The <code>&lt;html&gt;<\/code> element is the root element of the document.<\/li>\n\n\n\n<li>The <code>&lt;head&gt;<\/code> section contains metadata about the document, such as the character set, viewport settings, and the page title.<\/li>\n\n\n\n<li>The <code>&lt;body&gt;<\/code> section contains the actual content of the webpage, organized using various HTML elements like <code>&lt;header&gt;<\/code>, <code>&lt;nav&gt;<\/code>, <code>&lt;section&gt;<\/code>, and <code>&lt;footer&gt;<\/code>.<\/li>\n\n\n\n<li>Tags like <code>&lt;h1&gt;<\/code>, <code>&lt;p&gt;<\/code>, <code>&lt;ul&gt;<\/code>, and <code>&lt;a&gt;<\/code> are used to define headings, paragraphs, lists, and hyperlinks, respectively.<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div id=\"edt-time\" style=\"font-weight: bold; color: white;\">\n  BobTimeTech.net Today&#8217;s Date and Time (EST): <span id=\"edt-time-display\"><\/span>\n<\/div>\n\n<script>\nfunction updateEDTTime() {\n  const edtTimeElement = document.getElementById('edt-time-display');\n  const now = new Date();\n\n  \/\/ Determine if Daylight Saving Time (DST) is currently in effect\n  const januaryDate = new Date(now.getFullYear(), 0, 1); \/\/ January 1st\n  const julyDate = new Date(now.getFullYear(), 6, 1); \/\/ July 1st\n  const isDST = now.getTimezoneOffset() < Math.max(januaryDate.getTimezoneOffset(), julyDate.getTimezoneOffset());\n\n  \/\/ Calculate the offset for Eastern Time (ET) or Eastern Daylight Time (EDT)\n  const edtOffset = isDST ? -4 : -5;\n\n  const utcTime = now.getTime() + now.getTimezoneOffset() * 60000;\n  const edtTime = new Date(utcTime + (edtOffset * 3600 * 1000));\n\n  const options = {\n    hour: '2-digit',\n    minute: '2-digit',\n    second: '2-digit',\n    millisecond: '3-digit',\n    year: 'numeric',\n    month: 'long',\n    day: '2-digit',\n    weekday: 'long',\n  };\n\n  const formattedEDTTime = edtTime.toLocaleDateString('en-US', options);\n  edtTimeElement.textContent = formattedEDTTime;\n}\n\n\/\/ Call the function to update the time initially and every millisecond\nupdateEDTTime();\nsetInterval(updateEDTTime, 1);\n<\/script>\n<\/div><\/div>\n\n\n\n<pre class=\"wp-block-code has-background\" style=\"background:linear-gradient(135deg,rgb(238,238,238) 100%,rgb(169,184,195) 100%)\"><code>&lt;div id=\"edt-time\" style=\"font-weight: bold; color: white;\"&gt;\n  BobTimeTech.net Today's Date and Time (EST): &lt;span id=\"edt-time-display\"&gt;&lt;\/span&gt;\n&lt;\/div&gt;\n\n&lt;script&gt;\nfunction updateEDTTime() {\n  const edtTimeElement = document.getElementById('edt-time-display');\n  const now = new Date();\n\n  \/\/ Determine if Daylight Saving Time (DST) is currently in effect\n  const januaryDate = new Date(now.getFullYear(), 0, 1); \/\/ January 1st\n  const julyDate = new Date(now.getFullYear(), 6, 1); \/\/ July 1st\n  const isDST = now.getTimezoneOffset() &lt; Math.max(januaryDate.getTimezoneOffset(), julyDate.getTimezoneOffset());\n\n  \/\/ Calculate the offset for Eastern Time (ET) or Eastern Daylight Time (EDT)\n  const edtOffset = isDST ? -4 : -5;\n\n  const utcTime = now.getTime() + now.getTimezoneOffset() * 60000;\n  const edtTime = new Date(utcTime + (edtOffset * 3600 * 1000));\n\n  const options = {\n    hour: '2-digit',\n    minute: '2-digit',\n    second: '2-digit',\n    millisecond: '3-digit',\n    year: 'numeric',\n    month: 'long',\n    day: '2-digit',\n    weekday: 'long',\n  };\n\n  const formattedEDTTime = edtTime.toLocaleDateString('en-US', options);\n  edtTimeElement.textContent = formattedEDTTime;\n}\n\n\/\/ Call the function to update the time initially and every millisecond\nupdateEDTTime();\nsetInterval(updateEDTTime, 1);\n&lt;\/script&gt;\n<\/code><\/pre>\n\n\n\n<p>List of some commonly used HTML elements along with a brief description of what they do:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong><code>&lt;!DOCTYPE html&gt;<\/code><\/strong>: Defines the document type and version of HTML being used.<\/li>\n\n\n\n<li><strong><code>&lt;html&gt;<\/code><\/strong>: The root element that wraps all content on the page.<\/li>\n\n\n\n<li><strong><code>&lt;head&gt;<\/code><\/strong>: Contains metadata about the document, such as title, character set, linked stylesheets, and more.<\/li>\n\n\n\n<li><strong><code>&lt;title&gt;<\/code><\/strong>: Sets the title of the web page, which is displayed in the browser's title bar or tab.<\/li>\n\n\n\n<li><strong><code>&lt;body&gt;<\/code><\/strong>: Contains the main content of the web page.<\/li>\n\n\n\n<li><strong>Headings (<code>&lt;h1&gt;<\/code> to <code>&lt;h6&gt;<\/code>)<\/strong>: Define headings of decreasing importance, with <code>&lt;h1&gt;<\/code> being the highest and <code>&lt;h6&gt;<\/code> the lowest.<\/li>\n\n\n\n<li><strong>Paragraph (<code>&lt;p&gt;<\/code>)<\/strong>: Defines a paragraph of text.<\/li>\n\n\n\n<li><strong>Links (<code>&lt;a&gt;<\/code>)<\/strong>: Creates hyperlinks to navigate to other pages or resources.<\/li>\n\n\n\n<li><strong>Lists (<code>&lt;ul&gt;<\/code>, <code>&lt;ol&gt;<\/code>, <code>&lt;li&gt;<\/code>)<\/strong>:\n<ul class=\"wp-block-list\">\n<li><code>&lt;ul&gt;<\/code>: Defines an unordered list (bulleted list).<\/li>\n\n\n\n<li><code>&lt;ol&gt;<\/code>: Defines an ordered list (numbered list).<\/li>\n\n\n\n<li><code>&lt;li&gt;<\/code>: Represents list items within <code>&lt;ul&gt;<\/code> or <code>&lt;ol&gt;<\/code>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Images (<code>&lt;img&gt;<\/code>)<\/strong>: Embeds images into the document.<\/li>\n\n\n\n<li><strong>Forms (<code>&lt;form&gt;<\/code>, <code>&lt;input&gt;<\/code>, <code>&lt;textarea&gt;<\/code>, <code>&lt;button&gt;<\/code>, etc.)<\/strong>: Allows users to input data.\n<ul class=\"wp-block-list\">\n<li><code>&lt;form&gt;<\/code>: Defines a form.<\/li>\n\n\n\n<li><code>&lt;input&gt;<\/code>: Represents an input field (text, checkbox, radio buttons, etc.).<\/li>\n\n\n\n<li><code>&lt;textarea&gt;<\/code>: Defines a multiline text input.<\/li>\n\n\n\n<li><code>&lt;button&gt;<\/code>: Creates a clickable button.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Tables (<code>&lt;table&gt;<\/code>, <code>&lt;tr&gt;<\/code>, <code>&lt;td&gt;<\/code>, <code>&lt;th&gt;<\/code>)<\/strong>: Defines tabular data.\n<ul class=\"wp-block-list\">\n<li><code>&lt;table&gt;<\/code>: Creates a table.<\/li>\n\n\n\n<li><code>&lt;tr&gt;<\/code>: Represents a table row.<\/li>\n\n\n\n<li><code>&lt;td&gt;<\/code>: Represents a table cell (data cell).<\/li>\n\n\n\n<li><code>&lt;th&gt;<\/code>: Represents a table header cell.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Div (<code>&lt;div&gt;<\/code>)<\/strong>: A generic container that is often used for styling and layout purposes.<\/li>\n\n\n\n<li><strong><code>&lt;span&gt;<\/code><\/strong>: Similar to <code>&lt;div&gt;<\/code>, but inline. Used for styling small portions of text.<\/li>\n\n\n\n<li><strong><code>&lt;header&gt;<\/code>, <code>&lt;footer&gt;<\/code>, <code>&lt;nav&gt;<\/code>, <code>&lt;section&gt;<\/code>, <code>&lt;article&gt;<\/code>, <code>&lt;aside&gt;<\/code><\/strong>: Elements introduced in HTML5 to semantically structure a document.\n<ul class=\"wp-block-list\">\n<li><code>&lt;header&gt;<\/code>: Represents the header of a section or page.<\/li>\n\n\n\n<li><code>&lt;footer&gt;<\/code>: Represents the footer of a section or page.<\/li>\n\n\n\n<li><code>&lt;nav&gt;<\/code>: Represents a navigation menu.<\/li>\n\n\n\n<li><code>&lt;section&gt;<\/code>: Represents a generic section of content.<\/li>\n\n\n\n<li><code>&lt;article&gt;<\/code>: Represents a self-contained article.<\/li>\n\n\n\n<li><code>&lt;aside&gt;<\/code>: Represents content that is tangentially related to the content around it.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>&lt;br&gt;<\/code><\/strong>: Represents a line break within text.<\/li>\n\n\n\n<li><strong><code>&lt;hr&gt;<\/code><\/strong>: Represents a thematic break or horizontal line.<\/li>\n<\/ol>\n\n\n\n<p>This is not an exhaustive list, but it covers some of the most commonly used HTML elements. Each element plays a specific role in structuring and presenting content on a web page. Keep in mind that HTML is often used in conjunction with <strong><span class=\"highlight\">CSS (Cascading Style Sheets) <\/span><\/strong>for styling and <strong><span class=\"highlight\">JavaScript<\/span><\/strong> for interactivity.<\/p>\n\n\n\n<div class=\"wp-block-group has-white-color has-black-background-color has-text-color has-background has-small-font-size\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-container-core-group-is-layout-ec5833f3 wp-block-group-is-layout-constrained\"><div style=\"margin-bottom:6px;\" class=\"aligncenter wp-block-site-logo\"><a href=\"https:\/\/bobtimetech.net\/\" class=\"custom-logo-link\" rel=\"home\"><img decoding=\"async\" width=\"490\" height=\"491\" src=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png\" class=\"custom-logo\" alt=\"image of the Angel of Death standing victorious, symbolizing triumph and peace.\" srcset=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png 312w, https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel-300x300.png 300w, https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel-150x150.png 150w\" sizes=\"(max-width: 490px) 100vw, 490px\" data-attachment-id=\"4027\" data-permalink=\"https:\/\/bobtimetech.net\/one_angel\/cropped-one_angel-png\/\" data-orig-file=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png\" data-orig-size=\"312,313\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"cropped-One_Angel.png\" data-image-description=\"&lt;p&gt;BobTimeTech.net Logo. image of the Angel of Death standing victorious, symbolizing triumph and peace.&lt;\/p&gt;\n\" data-image-caption=\"\" data-large-file=\"https:\/\/bobtimetech.net\/wp-content\/uploads\/2024\/10\/cropped-One_Angel.png\" \/><\/a><\/div>\n\n\n<p class=\"has-text-align-center has-background has-medium-font-size\" style=\"background-color:#fa0202\">Proudly powered by <a href=\"https:\/\/wordpress.org\" target=\"_blank\" rel=\"noopener\" title=\"\">WordPress<\/a><\/p>\n\n\n\n<div class=\"wp-block-group has-header-gradient-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<ul class=\"wp-block-social-links aligncenter has-large-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-core-social-links-is-layout-65900438 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-linkedin  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/robert-t-hogan-619806a4\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">LinkedIn<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-youtube  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.youtube.com\/channel\/UCuIiXVv392sbxvaUEnJVNaA\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">YouTube<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-mail  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"mailto:&#098;&#111;bt&#105;&#109;e&#116;ec&#104;&#064;&#103;m&#097;i&#108;&#046;&#099;&#111;m\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19,5H5c-1.1,0-2,.9-2,2v10c0,1.1.9,2,2,2h14c1.1,0,2-.9,2-2V7c0-1.1-.9-2-2-2zm.5,12c0,.3-.2.5-.5.5H5c-.3,0-.5-.2-.5-.5V9.8l7.5,5.6,7.5-5.6V17zm0-9.1L12,13.6,4.5,7.9V7c0-.3.2-.5.5-.5h14c.3,0,.5.2.5.5v.9z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Mail<\/span><\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>The Devil is in the details. HTML (HyperText Markup Language) HTML, which stands for HyperText Markup Language, is the standard markup language used to create and design documents on the World Wide Web. It is the backbone of most web content and provides the basic structure for web pages. HTML [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2580,"parent":8,"menu_order":5,"comment_status":"open","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-2839","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/pages\/2839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/comments?post=2839"}],"version-history":[{"count":1,"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/pages\/2839\/revisions"}],"predecessor-version":[{"id":4147,"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/pages\/2839\/revisions\/4147"}],"up":[{"embeddable":true,"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/pages\/8"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/media\/2580"}],"wp:attachment":[{"href":"https:\/\/bobtimetech.net\/index.php\/wp-json\/wp\/v2\/media?parent=2839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}