{"id":143,"date":"2026-05-01T13:52:05","date_gmt":"2026-05-01T13:52:05","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/a_mehraban\/?p=143"},"modified":"2026-05-01T13:52:05","modified_gmt":"2026-05-01T13:52:05","slug":"free-friday-assigment-5-1-2026","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/a_mehraban\/2026\/05\/01\/free-friday-assigment-5-1-2026\/","title":{"rendered":"Free friday assigment 5\/1\/2026"},"content":{"rendered":"\n<p>hello , I made Car wash web page today<\/p>\n\n\n\n<p>here yo8u can see 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>Ahmad ShinePro Car Wash<\/title>\n    <link rel=\"stylesheet\" href=\"style.css\">\n<\/head>\n\n<body>\n\n    <header>\n        <h1>Ahmad ShinePro Car Wash<\/h1>\n        <p>Fast \u2022 Affordable \u2022 Professional<\/p>\n    <\/header>\n\n    <nav>\n        <a href=\"#\">Home<\/a>\n        <a href=\"#\">Services<\/a>\n        <a href=\"#\">Prices<\/a>\n        <a href=\"#\">Contact<\/a>\n    <\/nav>\n\n    <div class=\"hero\">\n        Your Car Deserves the Best Shine\n    <\/div>\n\n    <section class=\"services\">\n        <h2>Our Services<\/h2>\n\n        <div class=\"service-box\">\n            <h3>Basic Wash<\/h3>\n            <p>Exterior wash, rinse, and dry.<\/p>\n            <strong>$10<\/strong>\n        <\/div>\n\n        <div class=\"service-box\">\n            <h3>Deluxe Wash<\/h3>\n            <p>Exterior wash + tire shine + interior vacuum.<\/p>\n            <strong>$20<\/strong>\n        <\/div>\n\n        <div class=\"service-box\">\n            <h3>Premium Detail<\/h3>\n            <p>Full detailing inside and out for a showroom shine.<\/p>\n            <strong>$50<\/strong>\n        <\/div>\n    <\/section>\n\n    <footer>\n        \u00a9 Ahmad ShinePro Car Wash \u2022 All Rights Reserved\n    <\/footer>\n\n<\/body>\n<\/html>\n\n\n\n\n<p>here you can see the style.css<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nbody {\n    margin: 0;\n    font-family: \"Poppins\", Arial, sans-serif;\n    background: #0d0d0d; \n    color: #ffffff;\n}\n\nheader {\n    background: #111111;\n    padding: 25px;\n    text-align: center;\n    border-bottom: 2px solid #ff1a1a; \n}\n\nheader h1 {\n    color: #ff1a1a;\n    letter-spacing: 1px;\n}\n\n\nnav {\n    background: #0f0f0f;\n    padding: 15px;\n    text-align: center;\n    border-bottom: 1px solid #222;\n}\n\nnav a {\n    color: #ffffff;\n    margin: 0 20px;\n    text-decoration: none;\n    font-weight: 600;\n    transition: 0.3s;\n}\n\nnav a:hover {\n    color: #ff1a1a;\n}\n\n.hero {\n    background: url('https:\/\/images.unsplash.com\/photo-1503376780353-7e6692767b70?auto=format&amp;fit=crop&amp;w=1600&amp;q=80')\n    no-repeat center\/cover;\n    height: 100vh;\n    width: 100%;\n    display: flex;\n    justify-content: flex-start;\n    align-items: center;\n    padding-left: 60px;\n    color: white;\n    font-size: 3rem;\n    font-weight: bold;\n    text-shadow: 3px 3px 12px black;\n    border-bottom: 3px solid #ff1a1a;\n}\n\n\n.services {\n    padding: 50px;\n    text-align: center;\n}\n\n.services h2 {\n    font-size: 2.4rem;\n    color: #ff1a1a;\n    margin-bottom: 25px;\n}\n\n\n.service-box {\n    background: #1a1a1a;\n    padding: 25px;\n    margin: 20px auto;\n    width: 80%;\n    max-width: 550px;\n    border-radius: 12px;\n    border-left: 4px solid #ff1a1a;\n    box-shadow: 0 0 15px rgba(255, 0, 0, 0.2);\n    transition: 0.3s;\n}\n\n.service-box:hover {\n    transform: scale(1.05);\n    box-shadow: 0 0 25px rgba(255, 0, 0, 0.4);\n}\n\n\nfooter {\n    background: #0f0f0f;\n    color: white;\n    text-align: center;\n    padding: 20px;\n    margin-top: 40px;\n    border-top: 2px solid #ff1a1a;\n}\n<\/code><\/pre>\n\n\n\n<p>here the picture of the web page<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"476\" src=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1024x476.png\" alt=\"\" class=\"wp-image-144\" srcset=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1024x476.png 1024w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-300x139.png 300w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-768x357.png 768w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1536x713.png 1536w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image.png 1895w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"472\" src=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1-1024x472.png\" alt=\"\" class=\"wp-image-145\" srcset=\"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1-1024x472.png 1024w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1-300x138.png 300w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1-768x354.png 768w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1-1536x709.png 1536w, https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-content\/uploads\/2026\/05\/image-1.png 1890w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Thanks<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>hello , I made Car wash web page today here yo8u can see the index.html Ahmad ShinePro Car Wash Ahmad [&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-143","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/posts\/143","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=143"}],"version-history":[{"count":1,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/posts\/143\/revisions"}],"predecessor-version":[{"id":146,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/posts\/143\/revisions\/146"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/media?parent=143"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/categories?post=143"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_mehraban\/wp-json\/wp\/v2\/tags?post=143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}