{"id":4017,"date":"2024-01-17T17:02:00","date_gmt":"2024-01-17T17:02:00","guid":{"rendered":"https:\/\/codehim.com\/?p=4017"},"modified":"2024-01-22T15:07:16","modified_gmt":"2024-01-22T10:07:16","slug":"javascript-smooth-scroll-to-anchor-without-jquery","status":"publish","type":"post","link":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/","title":{"rendered":"JavaScript Smooth Scroll to Anchor without jQuery"},"content":{"rendered":"<section class=\"cm-tb\">\n<div class=\"cm-row\">\n<p class=\"plugin-intro\">Yet another <a href=\"\/others\/jquery-smooth-scroll-to-anchor-when-click-on-link\/\"> smooth scroll to anchor<\/a> plugin to create custom table of contents, back to top button or general purpose smooth scrolling. The plugin &#8220;HD Smooth Scroll&#8221;, written in plain JavaScript, so it doesn&#8217;t require any external library to work. <\/p>\n<p> Moreover, the plugin is really easy to implement in your projects. It can be fully customize with additional CSS or JS according to your needs. <\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"codehim-wrapper\">\n<div class=\"d-row\">\n<h2>Plugin Preview<\/h2>\n<figure class=\"item-preview\"> <div id=\"featured-img-id\"><img decoding=\"async\" src=\"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg\" alt=\"JavaScript Smooth Scroll to Anchor without jQuery\" \/><\/div> <\/figure>\n<div class=\"item-like-share\"> <div class=\"codehim-share\"> <span class=\"share-title\">Share this:<\/span> <span class=\"share-btn-container\"> <\/span> <\/div> <\/div>\n<p><span class=\"small-text\"><a href=\"https:\/\/codehim.com\/how-to-start-using-jquery\/\"> How to start using jQuery?<\/a><\/span><\/p>\n<p><span class=\"large-text\"><a href=\"https:\/\/codehim.com\"> More jQuery Top, Best and New Plugins <\/a><\/span><\/p>\n<p><span class=\"small-text\"><a href=\"https:\/\/codehim.com\/tag\/top-100\/\"> Top 100 jQuery Plugins<\/a><\/span><\/p>\n<\/div>\n<div class=\"d-row\">\n<h2> Plugin Overview<\/h2>\n<table class=\"plugin-overview\">\n<tbody>\n<tr>\n<td><i class=\"fa fa-plug\"><\/i> Plugin:<\/td>\n<td>HD Smooth Scroll<\/td>\n<\/tr>\n<tr>\n<td><i class=\"fa fa-user\"><\/i> Author:<\/td>\n<td>HD Code<\/td>\n<\/tr>\n<tr>\n<td><i class=\"fa fa-file-text-o\"><\/i> Licence:<\/td>\n<td><a href=\"https:\/\/opensource.org\/licenses\/MIT\" class=\"external\" target=\"_blank\" rel=\"noopener noreferrer\"> MIT Licence<\/a><\/td>\n<\/tr>\n<tr>\n<td><i class=\"fa fa-calendar-check-o\"><\/i> Published:<\/td>\n<td class=\"publish-date\">January 17, 2024<\/td>\n<\/tr>\n<tr>\n<td><i class=\"fa fa-github\"><\/i>Repository:<\/td>\n<td> <a href=\"https:\/\/github.com\/hd-code\/hd-smooth-scroll\" target=\"_blank\" class=\"external\" rel=\"noopener noreferrer\">Fork on GitHub <\/a><\/td>\n<\/tr>\n<tr>\n<td><i class=\"fa fa-link\"><\/i> Dependencies:<\/td>\n<td>No Dependency<\/td>\n<\/tr>\n<tr>\n<td><i class=\"fa fa-file-code-o\"><\/i> File Type:<\/td>\n<td>zip archive (HTML, CSS &#038; JavaScript )<\/td>\n<\/tr>\n<tr>\n<td><i class=\"fa fa-file-archive-o\"><\/i> Package Size:<\/td>\n<td>5.95 KB <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"cd-action\"><a class=\"btn demo\" target=\"_blank\" href=\"\/demo\/javascript-hd-smooth-scroll\/\" rel=\"nofollow noopener noreferrer\"> Demo <\/a><a class=\"btn download\" href=\"\/download\/javascript-hd-smooth-scroll.zip\" rel=\"nofollow\"> Download<\/a><\/div>\n<\/div>\n<\/section>\n<h2> How to Use JavaScript Smooth Scroll to Anchor Plugin<\/h2>\n<p>1. After downloading project, include the <strong>HD Smooth Scroll<\/strong> JavaScript plugin into your HTML document. <\/p>\n<pre class=\"prettyprint lang-html\">\r\n&lt;!-- HD Smooth Scroll JS --&gt;\r\n&lt;script src=\"js\/hd-smooth-scroll.js\"&gt;&lt;\/script&gt;\r\n<\/pre>\n<p>2. If you wanted to make table of contents, create <code>section<\/code> element (with a unique id) for your content blocks in HTML. Target these sections with hashtag links for smooth scroll. <\/p>\n<pre class=\"prettyprint lang-html\">\r\n&lt;a href=\"#section-1\"&gt;Go to section 1&lt;\/a&gt;\r\n&lt;a href=\"#section-2\"&gt;Go to section 2&lt;\/a&gt;\r\n.\r\n.\r\n.\r\n&lt;a href=\"#section-n\"&gt;Go to section n&lt;\/a&gt;\r\n\r\n&lt;section id=\"section-1\"&gt; These are some contents of section one. &lt;\/section&gt;\r\n&lt;section id=\"section-2\"&gt; Here you can put some ideas for section two. &lt;\/section&gt;\r\n.\r\n.\r\n.\r\n&lt;section id=\"section-n\"&gt; N blcok. &lt;\/section&gt;\r\n<\/pre>\n<p>3. If you wanted to create <a href=\"\/tag\/back-to-top\/\">back to top button<\/a>, simply use the following syntax. <\/p>\n<pre class=\"prettyprint lang-html\">\r\n&lt;a href=\"#\"&gt;Top of Page&lt;\/a&gt;\r\n<\/pre>\n<p><b>Note:<\/b> You may need to style above mentioned elements with CSS. This JavaScript smooth scroll to anchor not have built-in CSS styles. \ud83d\ude42 <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Yet another smooth scroll to anchor plugin to create custom table of contents, back to top button or general purpose&#8230;<\/p>\n","protected":false},"author":1,"featured_media":4020,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[56],"tags":[78],"class_list":["post-4017","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-others","tag-scrolling"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>JavaScript Smooth Scroll to Anchor without jQuery &#8212; CodeHim<\/title>\n<meta name=\"description\" content=\"Here is a pure JavaScript smooth scroll to anchor without jQuery. Find code &amp; example for smooth scroll plugin to create table of contents or back to top.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"JavaScript Smooth Scroll to Anchor without jQuery &#8212; CodeHim\" \/>\n<meta property=\"og:description\" content=\"Here is a pure JavaScript smooth scroll to anchor without jQuery. Find code &amp; example for smooth scroll plugin to create table of contents or back to top.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/\" \/>\n<meta property=\"og:site_name\" content=\"CodeHim\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/codehimofficial\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-17T17:02:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-22T10:07:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"962\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Asif Mughal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@CodeHimOfficial\" \/>\n<meta name=\"twitter:site\" content=\"@CodeHimOfficial\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Asif Mughal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/\"},\"author\":{\"name\":\"Asif Mughal\",\"@id\":\"https:\/\/codehim.com\/#\/schema\/person\/cc48f1dbe072a89a62a98171b7db43ed\"},\"headline\":\"JavaScript Smooth Scroll to Anchor without jQuery\",\"datePublished\":\"2024-01-17T17:02:00+00:00\",\"dateModified\":\"2024-01-22T10:07:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/\"},\"wordCount\":214,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/codehim.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg\",\"keywords\":[\"Scrolling Effects\"],\"articleSection\":[\"Others\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/\",\"url\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/\",\"name\":\"JavaScript Smooth Scroll to Anchor without jQuery &#8212; CodeHim\",\"isPartOf\":{\"@id\":\"https:\/\/codehim.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg\",\"datePublished\":\"2024-01-17T17:02:00+00:00\",\"dateModified\":\"2024-01-22T10:07:16+00:00\",\"description\":\"Here is a pure JavaScript smooth scroll to anchor without jQuery. Find code & example for smooth scroll plugin to create table of contents or back to top.\",\"breadcrumb\":{\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage\",\"url\":\"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg\",\"contentUrl\":\"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg\",\"width\":1280,\"height\":962,\"caption\":\"JavaScript Smooth Scroll to Anchor without jQuery\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/codehim.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Others\",\"item\":\"https:\/\/codehim.com\/category\/others\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"JavaScript Smooth Scroll to Anchor without jQuery\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/codehim.com\/#website\",\"url\":\"https:\/\/codehim.com\/\",\"name\":\"CodeHim\",\"description\":\"Web Design Code Snippets\",\"publisher\":{\"@id\":\"https:\/\/codehim.com\/#organization\"},\"alternateName\":\"Web Design Codes\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/codehim.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/codehim.com\/#organization\",\"name\":\"CodeHim - Web Design Code & Scripts\",\"url\":\"https:\/\/codehim.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codehim.com\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/codehim.com\/wp-content\/uploads\/2023\/06\/Codehim-short-logo.jpg\",\"contentUrl\":\"http:\/\/codehim.com\/wp-content\/uploads\/2023\/06\/Codehim-short-logo.jpg\",\"width\":280,\"height\":280,\"caption\":\"CodeHim - Web Design Code & Scripts\"},\"image\":{\"@id\":\"https:\/\/codehim.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/codehimofficial\",\"https:\/\/x.com\/CodeHimOfficial\",\"https:\/\/www.instagram.com\/codehim\/\",\"https:\/\/www.linkedin.com\/company\/codehim\",\"https:\/\/co.pinterest.com\/codehim\/\",\"https:\/\/www.youtube.com\/@codehim\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/codehim.com\/#\/schema\/person\/cc48f1dbe072a89a62a98171b7db43ed\",\"name\":\"Asif Mughal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codehim.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b25bfcd7d4e341c2c6f785a88d8ad2a4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b25bfcd7d4e341c2c6f785a88d8ad2a4?s=96&d=mm&r=g\",\"caption\":\"Asif Mughal\"},\"description\":\"I code and create web elements for amazing people around the world. I like work with new people. New people new Experiences. I truly enjoy what I'm doing, which makes me more passionate about web development and coding. I am always ready to do challenging tasks whether it is about creating a custom CMS from scratch or customizing an existing system.\",\"sameAs\":[\"https:\/\/codehim.com\"],\"url\":\"https:\/\/codehim.com\/author\/asif-mughal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"JavaScript Smooth Scroll to Anchor without jQuery &#8212; CodeHim","description":"Here is a pure JavaScript smooth scroll to anchor without jQuery. Find code & example for smooth scroll plugin to create table of contents or back to top.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/","og_locale":"en_US","og_type":"article","og_title":"JavaScript Smooth Scroll to Anchor without jQuery &#8212; CodeHim","og_description":"Here is a pure JavaScript smooth scroll to anchor without jQuery. Find code & example for smooth scroll plugin to create table of contents or back to top.","og_url":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/","og_site_name":"CodeHim","article_publisher":"https:\/\/www.facebook.com\/codehimofficial","article_published_time":"2024-01-17T17:02:00+00:00","article_modified_time":"2024-01-22T10:07:16+00:00","og_image":[{"width":1280,"height":962,"url":"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg","type":"image\/jpeg"}],"author":"Asif Mughal","twitter_card":"summary_large_image","twitter_creator":"@CodeHimOfficial","twitter_site":"@CodeHimOfficial","twitter_misc":{"Written by":"Asif Mughal","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#article","isPartOf":{"@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/"},"author":{"name":"Asif Mughal","@id":"https:\/\/codehim.com\/#\/schema\/person\/cc48f1dbe072a89a62a98171b7db43ed"},"headline":"JavaScript Smooth Scroll to Anchor without jQuery","datePublished":"2024-01-17T17:02:00+00:00","dateModified":"2024-01-22T10:07:16+00:00","mainEntityOfPage":{"@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/"},"wordCount":214,"commentCount":0,"publisher":{"@id":"https:\/\/codehim.com\/#organization"},"image":{"@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage"},"thumbnailUrl":"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg","keywords":["Scrolling Effects"],"articleSection":["Others"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/","url":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/","name":"JavaScript Smooth Scroll to Anchor without jQuery &#8212; CodeHim","isPartOf":{"@id":"https:\/\/codehim.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage"},"image":{"@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage"},"thumbnailUrl":"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg","datePublished":"2024-01-17T17:02:00+00:00","dateModified":"2024-01-22T10:07:16+00:00","description":"Here is a pure JavaScript smooth scroll to anchor without jQuery. Find code & example for smooth scroll plugin to create table of contents or back to top.","breadcrumb":{"@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#primaryimage","url":"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg","contentUrl":"https:\/\/codehim.com\/wp-content\/uploads\/2019\/09\/javascript-hd-smooth-scroll-codehim.jpg","width":1280,"height":962,"caption":"JavaScript Smooth Scroll to Anchor without jQuery"},{"@type":"BreadcrumbList","@id":"https:\/\/codehim.com\/others\/javascript-smooth-scroll-to-anchor-without-jquery\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/codehim.com\/"},{"@type":"ListItem","position":2,"name":"Others","item":"https:\/\/codehim.com\/category\/others\/"},{"@type":"ListItem","position":3,"name":"JavaScript Smooth Scroll to Anchor without jQuery"}]},{"@type":"WebSite","@id":"https:\/\/codehim.com\/#website","url":"https:\/\/codehim.com\/","name":"CodeHim","description":"Web Design Code Snippets","publisher":{"@id":"https:\/\/codehim.com\/#organization"},"alternateName":"Web Design Codes","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/codehim.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/codehim.com\/#organization","name":"CodeHim - Web Design Code & Scripts","url":"https:\/\/codehim.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codehim.com\/#\/schema\/logo\/image\/","url":"http:\/\/codehim.com\/wp-content\/uploads\/2023\/06\/Codehim-short-logo.jpg","contentUrl":"http:\/\/codehim.com\/wp-content\/uploads\/2023\/06\/Codehim-short-logo.jpg","width":280,"height":280,"caption":"CodeHim - Web Design Code & Scripts"},"image":{"@id":"https:\/\/codehim.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/codehimofficial","https:\/\/x.com\/CodeHimOfficial","https:\/\/www.instagram.com\/codehim\/","https:\/\/www.linkedin.com\/company\/codehim","https:\/\/co.pinterest.com\/codehim\/","https:\/\/www.youtube.com\/@codehim"]},{"@type":"Person","@id":"https:\/\/codehim.com\/#\/schema\/person\/cc48f1dbe072a89a62a98171b7db43ed","name":"Asif Mughal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codehim.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b25bfcd7d4e341c2c6f785a88d8ad2a4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b25bfcd7d4e341c2c6f785a88d8ad2a4?s=96&d=mm&r=g","caption":"Asif Mughal"},"description":"I code and create web elements for amazing people around the world. I like work with new people. New people new Experiences. I truly enjoy what I'm doing, which makes me more passionate about web development and coding. I am always ready to do challenging tasks whether it is about creating a custom CMS from scratch or customizing an existing system.","sameAs":["https:\/\/codehim.com"],"url":"https:\/\/codehim.com\/author\/asif-mughal\/"}]}},"views":3205,"_links":{"self":[{"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/posts\/4017","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/comments?post=4017"}],"version-history":[{"count":0,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/posts\/4017\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/media\/4020"}],"wp:attachment":[{"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/media?parent=4017"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/categories?post=4017"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/tags?post=4017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}