{"id":9114,"date":"2024-01-19T17:59:00","date_gmt":"2024-01-19T17:59:00","guid":{"rendered":"https:\/\/codehim.com\/?p=9114"},"modified":"2024-01-22T15:59:33","modified_gmt":"2024-01-22T10:59:33","slug":"ecommerce-website-header-design","status":"publish","type":"post","link":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/","title":{"rendered":"Ecommerce Website Header Design"},"content":{"rendered":"<p>This code snippet helps you to design an Ecommerce Website Header with a <a href=\"https:\/\/codehim.com\/menu\/sticky-navigation-menu-with-smooth-scrolling\/\" target=\"_blank\" rel=\"noopener\">navigation menu<\/a>. It comes with a search bar, a logo, and navigation links for product categories.<\/p>\n<p>You can use this code to enhance the header of your e-commerce website. It provides a professional and user-friendly look to your site, making it easier for visitors to navigate and find products. The CSS styling ensures a pleasing visual appearance, while the structure organizes important information efficiently.<\/p>\n<h2>How to Create Ecommerce Website Header Design<\/h2>\n<p>1. First, include the <a href=\"https:\/\/fontawesome.com\/\" target=\"_blank\" rel=\"noopener\">Font Awesome library<\/a> by adding the provided CDN link in your HTML&#8217;s <code>&lt;head&gt;<\/code> section. This ensures you can use Font Awesome icons in your header.<\/p>\n<pre class=\"prettyprint linenums lang-html\">&lt;link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.min.css\"&gt;<\/pre>\n<p>2. In the following HTML code, there are well-structured layout. The header is divided into two parts, with elements for your business information and a search bar. Copy the following code and paste it on your website. Replace the placeholder content with your own text, links, and images.<\/p>\n<pre class=\"prettyprint linenums lang-html\">&lt;header class=\"header-wrapper\"&gt;\r\n            &lt;div class=\"header-part-1\"&gt;\r\n                &lt;div class=\"price-match-guarantee\"&gt;&lt;a href=#&gt;&lt;strong&gt;Price Match Guarantee*&lt;\/strong&gt;&lt;\/a&gt;&lt;\/div&gt;\r\n                &lt;div class=\"header-part-1-phone\"&gt;&lt;a href=#&gt;&lt;i class=\"fa fa-phone\"&gt;&lt;\/i&gt;&amp;nbsp;&amp;nbsp;609.666.4464&lt;\/a&gt;&lt;\/div&gt;\r\n                &lt;div class=\"vertical-line-small\"&gt;&lt;\/div&gt;\r\n                &lt;div class=\"header-part-1-lock\"&gt;&lt;a href=#&gt;&lt;i class=\"fa fa-lock\"&gt;&lt;\/i&gt;&amp;nbsp;&amp;nbsp;Sign In&lt;\/a&gt;&lt;\/div&gt;\r\n                &lt;div class=\"vertical-line-small\"&gt;&lt;\/div&gt;\r\n                &lt;div class=\"header-part-1-user\"&gt;&lt;a href=#&gt;&lt;i class=\"fa fa-user\"&gt;&lt;\/i&gt;&amp;nbsp;&amp;nbsp;My Account&lt;\/a&gt;&lt;\/div&gt;\r\n                &lt;div class=\"currency\"&gt;&lt;div&gt;USD&lt;\/div&gt;&lt;\/div&gt;\r\n            &lt;\/div&gt;\r\n\r\n            &lt;div class=\"header-part-2\"&gt;\r\n                &lt;div class=\"logo\"&gt;&lt;img src=\"https:\/\/cdn11.bigcommerce.com\/s-3954e\/images\/stencil\/original\/cricketfinl_1406918929__14870.original.png\"&gt;&lt;\/div&gt;\r\n                &lt;div class=\"search-bar\"&gt;&lt;input type=\"text\" placeholder=\"Search the store\"&gt;&lt;\/div&gt;\r\n                &lt;div class=\"search-button\"&gt;&lt;i class=\"fa fa-search fa-lg\"&gt;&lt;\/i&gt;&lt;\/div&gt;\r\n                &lt;div class=\"favourite\"&gt;&lt;i class=\"fa fa-heart fa-2x\"&gt;&lt;\/i&gt;&lt;\/div&gt;\r\n            &lt;\/div&gt;\r\n        &lt;\/header&gt;\r\n        &lt;div class=\"navbar\"&gt;\r\n            &lt;div class=\"navbar-link-holder\"&gt;\r\n                &lt;a href=#&gt;CRICKET BAT&lt;\/a&gt;\r\n                &lt;a href=#&gt;CRICKET EQUIPMENT&lt;\/a&gt;\r\n                &lt;a href=#&gt;BALLS&lt;\/a&gt;\r\n                &lt;a href=#&gt;CRICKET SHOES&lt;\/a&gt;\r\n                &lt;a href=#&gt;ACCESSORIES&lt;\/a&gt;\r\n                &lt;a href=#&gt;CLOTHES&lt;\/a&gt;\r\n                &lt;a href=#&gt;KIDS&lt;\/a&gt;\r\n                &lt;a href=#&gt;SALE&lt;\/a&gt;\r\n                &lt;a href=#&gt;PRO QUALITY UNIFORM&lt;\/a&gt; \r\n            &lt;\/div&gt;\r\n    &lt;\/div&gt;\r\n    &lt;div class=\"banners\"&gt;\r\n        &lt;div class=\"banner1\"&gt;\r\n            &lt;img src=\"https:\/\/cdn2.bigcommerce.com\/server300\/3954e\/product_images\/uploaded_images\/truck.png\"&gt;&amp;nbsp;\r\n            &lt;strong&gt;FREE DELIVERY*&lt;\/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;with coupon\r\n        &lt;\/div&gt;\r\n        &lt;div class=\"vertical-line-small-2\"&gt;&lt;\/div&gt;\r\n        &lt;div class=\"banner2\"&gt;\r\n            &lt;img src=\"https:\/\/cdn2.bigcommerce.com\/server300\/3954e\/product_images\/uploaded_images\/price-match.png\"&gt;&amp;nbsp;\r\n            &lt;strong&gt;PRICE MATCH&lt;\/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;Guarantee\r\n        &lt;\/div&gt;\r\n        &lt;div class=\"vertical-line-small-2\"&gt;&lt;\/div&gt;\r\n        &lt;div class=\"banner3\"&gt;\r\n            &lt;img src=\"https:\/\/cdn2.bigcommerce.com\/server300\/3954e\/product_images\/uploaded_images\/dispatch.png\"&gt;&amp;nbsp;\r\n            &lt;strong&gt;SAME DAY DISPATCH&lt;\/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;before 1pm (Mon-Fri)        \r\n        &lt;\/div&gt;\r\n        &lt;div class=\"vertical-line-small-2\"&gt;&lt;\/div&gt;\r\n        &lt;div class=\"banner3\"&gt;\r\n            &lt;img src=\"https:\/\/cdn2.bigcommerce.com\/server300\/3954e\/product_images\/uploaded_images\/easy-return.png\"&gt;&amp;nbsp;\r\n            &lt;strong&gt;EASY RETURN&lt;\/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;Policy        \r\n        &lt;\/div&gt;\r\n    &lt;\/div&gt;\r\n<\/pre>\n<p>3. Now, add the following CSS code to your website. You can adjust the styles to match your website&#8217;s branding. This includes changing colors, fonts, margins, and other visual elements. Customize it to align with your website&#8217;s design.<\/p>\n<pre class=\"prettyprint linenums lang-css\">body{\r\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;\r\n            }\r\n            .header-wrapper{\r\n            \r\n            }\r\n            .header-part-1{\r\n                display: flex;\r\n                background-color: #f2f2f2;\r\n                height: 50px;\r\n            }\r\n            .price-match-guarantee{\r\n                margin-left: 150px;\r\n                margin-top: 12px;\r\n                color: #293991;\r\n            }\r\n            .price-match-guarantee a{\r\n                text-decoration: none;\r\n                color:  #293991;\r\n            }\r\n            .price-match-guarantee a:hover{\r\n                color:#ff5c00;\r\n            }\r\n            .header-part-1-phone{\r\n                margin-left: 700px;\r\n                margin-top: 12px;\r\n                color: black;\r\n                \r\n            }\r\n            .header-part-1-phone:hover{\r\n                color: #ff5c00;\r\n            }\r\n            .vertical-line-small{\r\n                border-right: 2px black solid;\r\n                height: 25px;\r\n                margin: 12px 10px;\r\n            }\r\n            .header-part-1-lock{\r\n                margin-top: 12px;\r\n                color: black;\r\n            }\r\n            .header-part-1-lock:hover{\r\n                color: #ff5c00;\r\n            }\r\n            .header-part-1-user{\r\n                margin-top: 12px;\r\n                color: black;\r\n            }\r\n            .header-part-1-user:hover{\r\n                color: #ff5c00;\r\n            }\r\n            .currency{\r\n                width: 70px;\r\n                height: 50px;\r\n                background-color: lightslategray;\r\n                margin-left: 30px;\r\n                color: white;\r\n            }\r\n            .currency div{\r\n                margin-top: 12px;\r\n                margin-left: 19px;\r\n            }\r\n            .header-part-2{\r\n                display: flex;\r\n                background-color: white;\r\n                margin-top: 0px;\r\n                height: 100px;\r\n            }\r\n            .logo{\r\n                margin-left: 150px;\r\n                margin-top: 8px;\r\n            }\r\n            .search-bar input{\r\n                height: 35px;\r\n                width: 380px;\r\n                margin-top: 28px;\r\n                margin-left: 170px;\r\n                border-top-left-radius: 3px;\r\n                border-bottom-left-radius: 3px;\r\n            }\r\n            .search-button{\r\n                height: 41px;\r\n                width: 60px;\r\n                margin-top: 28px;\r\n                background-color: red;\r\n                color: white;\r\n                border-top-right-radius: 3px;\r\n                border-bottom-right-radius: 3px;\r\n            }\r\n            .search-button i{\r\n                margin-top: 12px;\r\n                margin-left: 19px;\r\n            }\r\n            .search-button:hover{\r\n                background-color: #293991;\r\n            }\r\n            .favourite{\r\n                margin-top: 35px;\r\n                margin-left: 80px;\r\n            }\r\n            .navbar{\r\n                border: 2px white solid;\r\n                height: 60px;\r\n                width: 100%;\r\n                background-color: #293991;\r\n            }\r\n            .navbar-link-holder{\r\n                margin-top: 19px;\r\n                text-align: center;\r\n            }\r\n            .navbar-link-holder a{\r\n                text-decoration: none;\r\n                padding: 20px;\r\n                color: white;\r\n            }\r\n            .navbar-link-holder a:hover{\r\n                background-color: #ed1c24;\r\n            }\r\n            .banners{\r\n                border: 1px white solid;\r\n                width: 100%;\r\n                height: 60px;\r\n                display: flex;\r\n                margin-top: 10px;\r\n            }\r\n            .banner1{\r\n                border: 1px white solid;\r\n                margin-top: 7px;\r\n                margin-left: 240px;\r\n            }\r\n            .banners img{\r\n                float:left;\r\n                margin-top: 10px;\r\n            }\r\n            .vertical-line-small-2{\r\n                border-left: 2px grey solid;\r\n                margin-left: 50px;\r\n                margin-right: 50px;\r\n                margin-top: 10px;\r\n                margin-bottom: 10px;\r\n            }\r\n            .banner2{\r\n                border: 1px white solid;\r\n                margin-top: 7px;\r\n            }\r\n            .banner3{\r\n                border: 1px white solid;\r\n                margin-top: 7px;\r\n            }\r\n            .header-part-1-phone a{\r\n                text-decoration: none;\r\n                color: black;\r\n            }\r\n            .header-part-1-lock a{\r\n                text-decoration: none;\r\n                color: black;\r\n            }\r\n            .header-part-1-user a{\r\n                text-decoration: none;\r\n                color: black;\r\n            }\r\n            .header-part-1-phone a:hover{\r\n                color: #ff5c00;\r\n                \r\n            }\r\n            .header-part-1-lock a:hover{\r\n                color: #ff5c00;\r\n            }\r\n            .header-part-1-user a:hover{\r\n                color: #ff5c00;\r\n            }<\/pre>\n<p>That&#8217;s all! hopefully, you have successfully integrated this Ecommerce Website Header Design into your project. If you have any questions or suggestions, feel free to comment below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This code snippet helps you to design an Ecommerce Website Header with a navigation menu. It comes with a search&#8230;<\/p>\n","protected":false},"author":1,"featured_media":9128,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[63],"tags":[],"class_list":["post-9114","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-html5-css3"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ecommerce Website Header Design &#8212; CodeHim<\/title>\n<meta name=\"description\" content=\"Here is a free code snippet to create a Ecommerce Website Header Design. You can view demo and download the source code.\" \/>\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\/html5-css3\/ecommerce-website-header-design\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ecommerce Website Header Design &#8212; CodeHim\" \/>\n<meta property=\"og:description\" content=\"Here is a free code snippet to create a Ecommerce Website Header Design. You can view demo and download the source code.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/\" \/>\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-19T17:59:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-22T10:59:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"960\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/\"},\"author\":{\"name\":\"Asif Mughal\",\"@id\":\"https:\/\/codehim.com\/#\/schema\/person\/cc48f1dbe072a89a62a98171b7db43ed\"},\"headline\":\"Ecommerce Website Header Design\",\"datePublished\":\"2024-01-19T17:59:00+00:00\",\"dateModified\":\"2024-01-22T10:59:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/\"},\"wordCount\":230,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/codehim.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png\",\"articleSection\":[\"HTML5 &amp; CSS3\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/\",\"url\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/\",\"name\":\"Ecommerce Website Header Design &#8212; CodeHim\",\"isPartOf\":{\"@id\":\"https:\/\/codehim.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png\",\"datePublished\":\"2024-01-19T17:59:00+00:00\",\"dateModified\":\"2024-01-22T10:59:33+00:00\",\"description\":\"Here is a free code snippet to create a Ecommerce Website Header Design. You can view demo and download the source code.\",\"breadcrumb\":{\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage\",\"url\":\"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png\",\"contentUrl\":\"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png\",\"width\":1280,\"height\":960,\"caption\":\"Ecommerce Website Header Design\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/codehim.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HTML5 &amp; CSS3\",\"item\":\"https:\/\/codehim.com\/category\/html5-css3\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Ecommerce Website Header Design\"}]},{\"@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":"Ecommerce Website Header Design &#8212; CodeHim","description":"Here is a free code snippet to create a Ecommerce Website Header Design. You can view demo and download the source code.","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\/html5-css3\/ecommerce-website-header-design\/","og_locale":"en_US","og_type":"article","og_title":"Ecommerce Website Header Design &#8212; CodeHim","og_description":"Here is a free code snippet to create a Ecommerce Website Header Design. You can view demo and download the source code.","og_url":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/","og_site_name":"CodeHim","article_publisher":"https:\/\/www.facebook.com\/codehimofficial","article_published_time":"2024-01-19T17:59:00+00:00","article_modified_time":"2024-01-22T10:59:33+00:00","og_image":[{"width":1280,"height":960,"url":"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png","type":"image\/png"}],"author":"Asif Mughal","twitter_card":"summary_large_image","twitter_creator":"@CodeHimOfficial","twitter_site":"@CodeHimOfficial","twitter_misc":{"Written by":"Asif Mughal","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#article","isPartOf":{"@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/"},"author":{"name":"Asif Mughal","@id":"https:\/\/codehim.com\/#\/schema\/person\/cc48f1dbe072a89a62a98171b7db43ed"},"headline":"Ecommerce Website Header Design","datePublished":"2024-01-19T17:59:00+00:00","dateModified":"2024-01-22T10:59:33+00:00","mainEntityOfPage":{"@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/"},"wordCount":230,"commentCount":0,"publisher":{"@id":"https:\/\/codehim.com\/#organization"},"image":{"@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage"},"thumbnailUrl":"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png","articleSection":["HTML5 &amp; CSS3"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/","url":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/","name":"Ecommerce Website Header Design &#8212; CodeHim","isPartOf":{"@id":"https:\/\/codehim.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage"},"image":{"@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage"},"thumbnailUrl":"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png","datePublished":"2024-01-19T17:59:00+00:00","dateModified":"2024-01-22T10:59:33+00:00","description":"Here is a free code snippet to create a Ecommerce Website Header Design. You can view demo and download the source code.","breadcrumb":{"@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#primaryimage","url":"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png","contentUrl":"https:\/\/codehim.com\/wp-content\/uploads\/2023\/10\/Ecommerce-Website-Header-Design.png","width":1280,"height":960,"caption":"Ecommerce Website Header Design"},{"@type":"BreadcrumbList","@id":"https:\/\/codehim.com\/html5-css3\/ecommerce-website-header-design\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/codehim.com\/"},{"@type":"ListItem","position":2,"name":"HTML5 &amp; CSS3","item":"https:\/\/codehim.com\/category\/html5-css3\/"},{"@type":"ListItem","position":3,"name":"Ecommerce Website Header Design"}]},{"@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":3255,"_links":{"self":[{"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/posts\/9114","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=9114"}],"version-history":[{"count":0,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/posts\/9114\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/media\/9128"}],"wp:attachment":[{"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/media?parent=9114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/categories?post=9114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codehim.com\/wp-json\/wp\/v2\/tags?post=9114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}