{"id":95,"date":"2026-02-06T15:07:00","date_gmt":"2026-02-06T15:07:00","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/a_mehraban\/?p=95"},"modified":"2026-02-06T15:07:00","modified_gmt":"2026-02-06T15:07:00","slug":"free-friday-assignment","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/a_mehraban\/2026\/02\/06\/free-friday-assignment\/","title":{"rendered":"Free Friday assignment"},"content":{"rendered":"\n<p>I made store like cloths and thing wesite <\/p>\n\n\n\n<p>Three type code <\/p>\n\n\n\n<p>here is the index.html<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Document<\/title>\n    <link rel=\"stylesheet\" href=\"styles.css\">\n<\/head>\n<body>\n \n    <nav>\n        <div class=\"nav-section\">\n            <div class=\"logo-container\">\n \n                <img decoding=\"async\" src=\"images\/shirt.webp\" alt=\"car\" class=\"logo\">\n            <\/div>\n        <\/div>\n \n        <div class=\"nav-section\">\n            <ul>\n                <li><a href=\"\/\">Home<\/a><\/li>\n                <li><a href=\"\/store.html\">Store<\/a><\/li>\n            <\/ul>\n        <\/div>\n    <\/nav>\n \n    <h1>Home<\/h1>\n   \n   \n<a href=\"https:\/\/www.eriesd.org\" class=\"card-link\">\n        <div class=\"card\">\n            <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQseRI0non1CFUaTkpNyQ0EPN7XPiOP9_AQlw&#038;s\" alt=\"\">\n            <\/div>\n            <div class=\"card-bottom secondary-color\">\n                <p class=\"title\">SHIRT<\/p>\n                <p class=\"price\">$30.75<\/p>\n            <\/div>\n   \n        <\/div>\n    <\/a>\n \n \n<\/body>\n<\/html>\n\n\n\n<p>store.html<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Document<\/title>\n    <link rel=\"stylesheet\" href=\"styles.css\">\n<\/head>\n<body>\n \n    <nav>\n        <div class=\"nav-section\">\n            <div class=\"logo-container\">\n \n                <img decoding=\"async\" src=\"images\/shirt.webp\" alt=\"car\" class=\"logo\">\n            <\/div>\n        <\/div>\n \n        <div class=\"nav-section\">\n            <ul>\n                <li><a href=\"\/\">Home<\/a><\/li>\n                <li><a href=\"\/store.html\">Store<\/a><\/li>\n            <\/ul>\n        <\/div>\n    <\/nav>\n \n    <h1>Home<\/h1>\n   \n   \n<a href=\"https:\/\/www.eriesd.org\" class=\"card-link\">\n        <div class=\"card\">\n            <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQseRI0non1CFUaTkpNyQ0EPN7XPiOP9_AQlw&#038;s\" alt=\"\">\n            <\/div>\n            <div class=\"card-bottom secondary-color\">\n                <p class=\"title\">SHIRT<\/p>\n                <p class=\"price\">$30.75<\/p>\n            <\/div>\n   \n        <\/div>\n    <\/a>\n \n \n<\/body>\n<\/html>\n\n\n\n<p>styles.css<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>*{\n    padding: 0;\n    margin: 0;\n}\n \n.card{\n    width:200px;\n    height: 250px;\n    background-color:rgb(196, 40, 66);\n    margin: 10px;\n    border-radius: 15px\n}\n \n.image-container{\n    width: 200px;\n    height: 200px;\n}\n \n \n.image-container img{\n  width: 100%;  \n  height: 100%;\n  object-fit: cover;\n  border-top-left-radius:15px;\n  border-top-right-radius: 15px;\n}\n.title{\n    font-size: 24px;\n    padding: 10px;\n    color: rgb(20, 17, 17);\n}\n.card-bottom{\n \n    display: flex;\n    align-items: center;\n    justify-content: center;\n \n}\n \n \n \n.secondary-color{\n \n    color: rgb(155, 126, 126);\n}\n \n \n.card-link{\n    display: block;\n    width: 200px;\n \n}\n \n \n \n.card-link:hover .card{\n    box-shadow: 15px 15px 8px rgb(61, 26, 26)\n}\n \nnav{\n    display:flex;\n    justify-content: space-between;\n    background-color: rgb(110, 110, 110);\n    color: rgb(155, 31, 31);\n}\n \n.logo-container{\n    width: 100px;\n    height: 100px;\n \n}\n \n.logo-container .logo{\n    height: 100%;\n    width: 100%;\n    object-fit: cover;\n    border-radius: 50%;\n}\n \nli{\n    list-style-type: none;\n    font-size:24px;\n    margin:10px\n \n}\n \na{\n    color: inherit;\n    text-decoration: none;\n}\n \nul{\n    display: flex;\n}<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"948\" height=\"600\" src=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image.png\" alt=\"\" class=\"wp-image-96\" srcset=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image.png 948w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image-300x190.png 300w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image-768x486.png 768w\" sizes=\"auto, (max-width: 948px) 100vw, 948px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"950\" height=\"497\" src=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image-1.png\" alt=\"\" class=\"wp-image-97\" srcset=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image-1.png 950w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image-1-300x157.png 300w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/02\/image-1-768x402.png 768w\" sizes=\"auto, (max-width: 950px) 100vw, 950px\" \/><\/figure>\n\n\n\n<p>so here I learnd how to chabge color of something make picture background  <\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I made store like cloths and thing wesite Three type code here is the index.html Document Home Store Home SHIRT [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-95","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/posts\/95","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/comments?post=95"}],"version-history":[{"count":1,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/posts\/95\/revisions"}],"predecessor-version":[{"id":98,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/posts\/95\/revisions\/98"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/media?parent=95"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/categories?post=95"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/tags?post=95"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}