<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alizeh Codes</title>
    <description>The latest articles on DEV Community by Alizeh Codes (@alizehcodes).</description>
    <link>https://dev.to/alizehcodes</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3301090%2F2c49bd97-0ab5-4024-85fe-c5c27be719d9.png</url>
      <title>DEV Community: Alizeh Codes</title>
      <link>https://dev.to/alizehcodes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alizehcodes"/>
    <language>en</language>
    <item>
      <title>How to Build a Responsive Restaurant Website Using HTML, CSS &amp; JavaScript</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Mon, 08 Sep 2025 20:45:10 +0000</pubDate>
      <link>https://dev.to/alizehcodes/how-to-build-a-responsive-restaurant-website-using-html-css-javascript-2b7o</link>
      <guid>https://dev.to/alizehcodes/how-to-build-a-responsive-restaurant-website-using-html-css-javascript-2b7o</guid>
      <description>&lt;p&gt;A responsive restaurant website is an excellent beginner-friendly project for web developers. It allows you to practice the fundamentals of HTML, CSS, and JavaScript while creating a real-world project that showcases modern design and functionality.&lt;/p&gt;

&lt;p&gt;In this guide, I’ll walk you through the key features of the project and share resources where you can access the complete source code and live demo.&lt;/p&gt;

&lt;h2&gt;
  
  
  Video Tutorial
&lt;/h2&gt;

&lt;p&gt;Prefer learning visually? &lt;a href="https://youtu.be/rhdM1h0ntKk" rel="noopener noreferrer"&gt;Watch&lt;/a&gt; the complete step-by-step tutorial here:&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/rhdM1h0ntKk"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 What You Will Learn
&lt;/h2&gt;

&lt;p&gt;By working on this project, you will:&lt;br&gt;
Understand how to structure a responsive layout with HTML &amp;amp; CSS&lt;br&gt;
Build a clean navigation bar with a mobile-friendly design&lt;br&gt;
Create interactive sections like menu, services, and contact&lt;br&gt;
Use JavaScript to add interactivity and improve user experience&lt;/p&gt;

&lt;p&gt;This project is suitable for beginners and intermediate developers who want to enhance their frontend skills.&lt;/p&gt;
&lt;h2&gt;
  
  
  📂 Source Code &amp;amp; Live Preview
&lt;/h2&gt;

&lt;p&gt;For the full source code and a live preview demo, I’ve published the project on my blog.&lt;/p&gt;

&lt;p&gt;You can access everything here:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://alizehcodes.blogspot.com/2025/09/responsive-restaurant-website-html-css-javascript.html" rel="noopener noreferrer"&gt;Download Source Code&lt;/a&gt; &amp;amp; &lt;a href="https://savory-delight.netlify.app/" rel="noopener noreferrer"&gt;View Live Demo&lt;/a&gt;&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://alizehcodes.blogspot.com/2025/09/responsive-restaurant-website-html-css-javascript.html" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblogger.googleusercontent.com%2Fimg%2Fb%2FR29vZ2xl%2FAVvXsEjCbD8A3Eo3IV5hH0nSZqtX0JdID12drCA_L0-Fki3bDf9m8grUR67G7ynqSFTJ8Ea1pSY2Nk5ve4Ze3oSvluOhSxFzO9yFCEwty6DliLBmDTpJ00K7hjipkhyM7E-X3qnLaPYg7dDtluJB4DjvqywWBfAAYNasFr2JxrbbEZKo3E_0wrV3NYLyCeQG7ycD%2Fw1200-h630-p-k-no-nu%2FSavory%2520Delight.png" height="auto" class="m-0"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://alizehcodes.blogspot.com/2025/09/responsive-restaurant-website-html-css-javascript.html" rel="noopener noreferrer" class="c-link"&gt;
            How to Create a Responsive Restaurant Website using HTML, CSS &amp;amp; JavaScript
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Learn how to create a responsive Restaurant Website using HTML, CSS &amp;amp; JavaScript. Step-by-step tutorial
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Falizehcodes.blogspot.com%2Ffavicon.ico"&gt;
          alizehcodes.blogspot.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;✅ Conclusion&lt;/p&gt;

&lt;p&gt;Building a restaurant website is a fantastic way to apply your frontend development skills. Through this project, you’ll gain hands-on experience with HTML, CSS, and JavaScript, while also creating a visually appealing and responsive design.&lt;/p&gt;

&lt;p&gt;If you found this project helpful, feel free to follow me on Dev.to for more development tutorials and resources.&lt;/p&gt;

&lt;p&gt;🚀 Let's Connect&lt;br&gt;
🔗 &lt;a href="https://www.instagram.com/alizehcodes/" rel="noopener noreferrer"&gt;Instagram&lt;/a&gt; &lt;br&gt;
🔗 &lt;a href="https://www.facebook.com/aleezafd/" rel="noopener noreferrer"&gt;Facebook&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://www.linkedin.com/in/alizehcodes/" rel="noopener noreferrer"&gt;LinkedIn &lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://github.com/alizehcodes" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt; &lt;br&gt;
🔗 Join our &lt;a href="https://bit.ly/3JMdyi7" rel="noopener noreferrer"&gt;WhatsApp Channel&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;👉 For more free source codes and tutorials, &lt;a href="https://bit.ly/47oggnV" rel="noopener noreferrer"&gt;visit&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>react</category>
    </item>
    <item>
      <title>How to Create a Responsive Login &amp; Registration Form in HTML, CSS &amp; JavaScript (Source Code + Demo)</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Fri, 05 Sep 2025 17:09:29 +0000</pubDate>
      <link>https://dev.to/alizehcodes/how-to-create-a-responsive-login-registration-form-in-html-css-javascript-source-code-demo-3k15</link>
      <guid>https://dev.to/alizehcodes/how-to-create-a-responsive-login-registration-form-in-html-css-javascript-source-code-demo-3k15</guid>
      <description>&lt;p&gt;A Login and Registration Form is one of the most common features of modern websites and applications. Whether it's a social media platform, an e-commerce site, or an educational portal, users always need to either log in or create an account.&lt;/p&gt;

&lt;p&gt;In this tutorial, you'll learn step by step how to build a responsive login and signup form using HTML, CSS, and JavaScript. We'll create the structure in HTML, style it with CSS, and then use JavaScript to add interactivity.&lt;/p&gt;

&lt;p&gt;If you're a beginner, this is a great project to strengthen your front-end development skills.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is a Login &amp;amp; Registration Form?
&lt;/h2&gt;

&lt;p&gt;Login Form → Allows existing users to enter credentials (username &amp;amp; password) and access a protected area of the site.&lt;br&gt;
Registration Form → Also called a sign-up form, it allows new users to create an account with their details.&lt;/p&gt;

&lt;p&gt;Mastering these forms will make you more confident in building secure and user-friendly web applications.&lt;/p&gt;
&lt;h2&gt;
  
  
  Video Tutorial
&lt;/h2&gt;

&lt;p&gt;If you prefer a step-by-step visual walkthrough, you can watch the complete video tutorial. Otherwise, continue with this written guide.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/R62HkEY2Q9Q"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Project File Structure
&lt;/h2&gt;

&lt;p&gt;To create this project, set up three files:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;index.html → for the structure&lt;/li&gt;
&lt;li&gt;style.css → for styling&lt;/li&gt;
&lt;li&gt;script.js → for interactivity&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Download Code &amp;amp; Live Preview
&lt;/h2&gt;

&lt;p&gt;👉 &lt;a href="https://alizehcodes.blogspot.com/2025/09/responsive-login--registration-form-using-html-css--javascript.html" rel="noopener noreferrer"&gt;Download Responsive Login Form Source Code&lt;/a&gt;&lt;br&gt;
👉 &lt;a href="https://aliza547.github.io/login-and-registration-form/" rel="noopener noreferrer"&gt;Live Preview of Login &amp;amp; Registration Form&lt;/a&gt;&lt;br&gt;
For more free source codes and tutorials, &lt;a href="https://alizehcodes.blogspot.com/" rel="noopener noreferrer"&gt;visit my Website&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;You've successfully created a responsive login &amp;amp; registration form using HTML, CSS, and JavaScript.&lt;/p&gt;

&lt;p&gt;This is just the front-end version. To make it fully functional, you can connect it to a backend like PHP, Node.js, or Firebase. You can also add advanced features like password strength validation, show/hide password toggle, or database integration.&lt;/p&gt;

&lt;p&gt;If this guide helped you, don't forget to share it with your friends. Your support keeps us motivated to create more free &lt;a href="https://alizehcodes.blogspot.com/" rel="noopener noreferrer"&gt;HTML CSS projects&lt;/a&gt; and &lt;a href="https://alizehcodes.blogspot.com/" rel="noopener noreferrer"&gt;tutorials&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Learn how to create a simple website using HTML and CSS only with source code, and video guide.</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Thu, 21 Aug 2025 18:38:06 +0000</pubDate>
      <link>https://dev.to/alizehcodes/learn-how-to-create-a-simple-website-using-html-and-css-only-with-source-code-and-video-guide-4dho</link>
      <guid>https://dev.to/alizehcodes/learn-how-to-create-a-simple-website-using-html-and-css-only-with-source-code-and-video-guide-4dho</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" class="crayons-story__hidden-navigation-link"&gt;Simple Website Using HTML and CSS Only – Step by Step Tutorial (With Code)&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/alizehcodes" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3301090%2F2c49bd97-0ab5-4024-85fe-c5c27be719d9.png" alt="alizehcodes profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/alizehcodes" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Alizeh Codes
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Alizeh Codes
                
              
              &lt;div id="story-author-preview-content-2788175" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/alizehcodes" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3301090%2F2c49bd97-0ab5-4024-85fe-c5c27be719d9.png" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Alizeh Codes&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Aug 21 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" id="article-link-2788175"&gt;
          Simple Website Using HTML and CSS Only – Step by Step Tutorial (With Code)
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/webdev"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;webdev&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/programming"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;programming&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/beginners"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;beginners&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/tutorial"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;tutorial&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;6&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Learn how to create a simple website using HTML and CSS only. A step-by-step tutorial for beginners with responsive design, source code, and video guide.</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Thu, 21 Aug 2025 18:34:52 +0000</pubDate>
      <link>https://dev.to/alizehcodes/learn-how-to-create-a-simple-website-using-html-and-css-only-a-step-by-step-tutorial-for-beginners-gpe</link>
      <guid>https://dev.to/alizehcodes/learn-how-to-create-a-simple-website-using-html-and-css-only-a-step-by-step-tutorial-for-beginners-gpe</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" class="crayons-story__hidden-navigation-link"&gt;Simple Website Using HTML and CSS Only – Step by Step Tutorial (With Code)&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/alizehcodes" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3301090%2F2c49bd97-0ab5-4024-85fe-c5c27be719d9.png" alt="alizehcodes profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/alizehcodes" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Alizeh Codes
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Alizeh Codes
                
              
              &lt;div id="story-author-preview-content-2788175" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/alizehcodes" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3301090%2F2c49bd97-0ab5-4024-85fe-c5c27be719d9.png" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Alizeh Codes&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Aug 21 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" id="article-link-2788175"&gt;
          Simple Website Using HTML and CSS Only – Step by Step Tutorial (With Code)
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/webdev"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;webdev&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/programming"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;programming&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/beginners"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;beginners&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/tutorial"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;tutorial&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;6&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Simple Website Using HTML and CSS Only – Step by Step Tutorial (With Code)</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Thu, 21 Aug 2025 18:31:44 +0000</pubDate>
      <link>https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645</link>
      <guid>https://dev.to/alizehcodes/simple-website-using-html-and-css-only-step-by-step-tutorial-with-code-1645</guid>
      <description>&lt;p&gt;Building a website doesn’t always require complex frameworks or JavaScript libraries. If you’re just starting out with web development, HTML and CSS are enough to design a clean, responsive, and functional website.&lt;/p&gt;

&lt;p&gt;In this tutorial, I’ll talk you through how to create a simple website using HTML and CSS only. This is a beginner-friendly guide, and by the end, you’ll have a complete landing page with a navigation bar, hero section, and call-to-action buttons.&lt;/p&gt;

&lt;h2&gt;
  
  
  Video Tutorial
&lt;/h2&gt;

&lt;p&gt;Watch the complete step-by-step process here:&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/cA56_LOpOIE"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  What We Will Build
&lt;/h2&gt;

&lt;p&gt;Here’s what our final website will include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A full-screen background image&lt;/li&gt;
&lt;li&gt;A navigation bar with a logo and links&lt;/li&gt;
&lt;li&gt;Two call-to-action buttons with hover effects&lt;/li&gt;
&lt;li&gt;A responsive layout that looks good on all devices&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Project Setup
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Create a new folder for your project.&lt;/li&gt;
&lt;li&gt;Inside it, create two files:&lt;/li&gt;
&lt;li&gt;index.html (for HTML structure)&lt;/li&gt;
&lt;li&gt;style.css (for CSS styling)&lt;/li&gt;
&lt;li&gt;Add an image and save it as background.jpg in your project folder.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://alizehcodes.blogspot.com/2025/08/simple-website-using-html-and-css-only.html" rel="noopener noreferrer"&gt;Download Code Files&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  Download or Reuse
&lt;/h2&gt;

&lt;p&gt;Copy the two files into your project folder. Open index.html in your browser to see the result. Adjust colors, fonts, and spacing to match your brand.&lt;/p&gt;

&lt;p&gt;100+ JavaScript Projects with Source Code: &lt;a href="https://whatsapp.com/channel/0029VbA3EWZJ93wSYpKXdj2E" rel="noopener noreferrer"&gt;Join&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Mind-Blowing 3D Car Simulator Created with AI 🚗💨</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Mon, 18 Aug 2025 17:49:54 +0000</pubDate>
      <link>https://dev.to/alizehcodes/mind-blowing-3d-car-simulator-created-with-ai-29d5</link>
      <guid>https://dev.to/alizehcodes/mind-blowing-3d-car-simulator-created-with-ai-29d5</guid>
      <description>&lt;p&gt;Game development is evolving faster than ever, and AI is now playing a huge role in making it more exciting and accessible. Recently, I explored how AI tools can be combined with HTML, CSS, JavaScript, and game engines to create a realistic 3D Car Simulator — and the results are amazing!&lt;/p&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 What Makes This 3D Car Simulator Special?
&lt;/h2&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;p&gt;This isn’t just a random car moving on a track. The game feels realistic and immersive, thanks to a few key features:&lt;/p&gt;

&lt;p&gt;AI-powered environment generation 🏞️ (roads, buildings, trees, etc.)&lt;br&gt;
Realistic car physics (steering, drifting, braking)&lt;br&gt;
Dynamic lighting &amp;amp; shadows for day/night mode&lt;br&gt;
Smooth camera controls (chase cam, cockpit view)&lt;br&gt;
Interactive gameplay with acceleration and handling mechanics&lt;/p&gt;

&lt;p&gt;The goal was to make it look less like an AI-generated demo and more like a real game prototype that could be expanded into a full racing or simulation project.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tools &amp;amp; Technologies Used&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Unity 3D / Unreal Engine (for 3D simulation and rendering)&lt;br&gt;
Artificial Intelligence (AI tools) for procedural generation&lt;br&gt;
JavaScript (logic integration)&lt;br&gt;
HTML &amp;amp; CSS (UI overlays, scoreboards, menus)&lt;/p&gt;

&lt;p&gt;💡** Why Use AI in Game Development?**&lt;/p&gt;

&lt;p&gt;AI helps speed up the creative process:&lt;br&gt;
Generate realistic environments instantly&lt;br&gt;
Create game assets without manual 3D modeling&lt;br&gt;
Improve physics and control systems&lt;br&gt;
Save time on repetitive tasks (textures, background details, NPCs)&lt;/p&gt;

&lt;p&gt;This way, developers can focus on gameplay mechanics and player experience rather than spending weeks on assets.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎥 Watch It in Action&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I showcased this project as a YouTube Short so you can quickly see how the AI-generated 3D car simulator looks in action. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👉 Watch the 3D Car Simulator on YouTube&lt;/strong&gt;&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/CutwHISmCfo"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;AI tool I used in this tutorial &lt;a href="https://alizehcodes.blogspot.com/2025/08/3dcargameusingAI.html" rel="noopener noreferrer"&gt;Click Here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔮 The Future of AI in Gaming&lt;/p&gt;

&lt;p&gt;AI won’t replace creativity, but it will supercharge developers. Imagine:&lt;br&gt;
Building a full open-world racing game in days instead of months&lt;br&gt;
Customizing environments instantly for different game levels&lt;br&gt;
Making ultra-realistic driving simulators with AI-powered physics&lt;br&gt;
This is just the beginning — and the possibilities are endless. 🚀&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;✅ Final Thoughts&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This 3D Car Simulator is proof of how AI can transform game development. Whether you’re a beginner or a pro, experimenting with AI in your workflow can save time and unlock new creative directions.&lt;/p&gt;

&lt;p&gt;💬 What do you think? Should we rely more on AI for game development, or does it take away the originality of games?&lt;/p&gt;

&lt;h1&gt;
  
  
  AI #GameDevelopment #3D #CarSimulator #Unity #UnrealEngine #JavaScript #Frontend #ArtificialIntelligence #3dgame
&lt;/h1&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>devops</category>
    </item>
    <item>
      <title>🔬 Pure CSS Scientist Animation – No JavaScript Needed! 💥</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Sun, 27 Jul 2025 15:52:56 +0000</pubDate>
      <link>https://dev.to/alizehcodes/pure-css-scientist-animation-no-javascript-needed-8fd</link>
      <guid>https://dev.to/alizehcodes/pure-css-scientist-animation-no-javascript-needed-8fd</guid>
      <description>&lt;p&gt;💡 Want to level up your CSS skills and impress your peers? Here's a fun project that brings a scientist to life — using nothing but HTML &amp;amp; CSS!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎥 Watch the Animation First:&lt;/strong&gt;&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/vxFO4kH8Rg0"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧠 Why This Project?&lt;/strong&gt;&lt;br&gt;
I created this project to explore how far we can push CSS animations — and to prove that you don’t always need JavaScript to build interactive, eye-catching web elements.&lt;/p&gt;

&lt;p&gt;This fun little scientist character is animated with:&lt;br&gt;
@keyframes&lt;br&gt;
transform, scale, rotate&lt;br&gt;
Basic shapes (circles, rectangles, etc.) with divs&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ Tech Used:&lt;/strong&gt;&lt;br&gt;
✅ HTML5&lt;br&gt;
✅ CSS3 (Only!)&lt;br&gt;
❌ No JavaScript&lt;br&gt;
❌ No SVGs or images&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 Source Code:&lt;/strong&gt;&lt;br&gt;
👉 &lt;a href="https://alizehcodes.blogspot.com/" rel="noopener noreferrer"&gt;Visit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;✨ What You’ll Learn:&lt;/strong&gt;&lt;br&gt;
How to build animations using pure CSS&lt;br&gt;
Use of CSS keyframes to simulate movement&lt;br&gt;
Creative thinking with basic shapes and layout&lt;br&gt;
How to make your portfolio more unique &amp;amp; fun!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💬 Your Turn!&lt;/strong&gt;&lt;br&gt;
Have you built any CSS-only animations? Got ideas for the next animated character or object?&lt;br&gt;
Share them below — I'd love to check them out!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📌 Stay Connected:&lt;/strong&gt;&lt;br&gt;
🔗 &lt;a href="https://www.youtube.com/channel/UCaQKpBIBym23ymK34aEk_DQ" rel="noopener noreferrer"&gt;YouTube Channel&lt;/a&gt;&lt;br&gt;
🧪 More CSS animation projects coming soon!&lt;/p&gt;

&lt;p&gt;🔗&lt;a href="https://whatsapp.com/channel/0029VbA3EWZJ93wSYpKXdj2E" rel="noopener noreferrer"&gt; Whatsapp Channel&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔔 Follow me on Dev.to for more frontend tips and tutorials&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📎 Tags:&lt;/strong&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  css #animation #frontend #webdev #html #purecss #cssart #100DaysOfCode
&lt;/h1&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>css</category>
    </item>
    <item>
      <title>🧠How to Highlight Search Text in Real-Time Using HTML, CSS &amp; JavaScript</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Mon, 07 Jul 2025 16:24:31 +0000</pubDate>
      <link>https://dev.to/alizehcodes/how-to-highlight-search-text-in-real-time-using-html-css-javascript-364n</link>
      <guid>https://dev.to/alizehcodes/how-to-highlight-search-text-in-real-time-using-html-css-javascript-364n</guid>
      <description>&lt;p&gt;In this quick and fun project, you’ll learn how to &lt;strong&gt;highlight&lt;/strong&gt; matching text as a user types into a search bar — using just HTML, CSS, and JavaScript (no frameworks!). This is a must-have effect for blogs, FAQs, product filters, and any searchable content on your website.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎯 What You'll Learn&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Real-time user input handling with JavaScript&lt;/li&gt;
&lt;li&gt;Using RegEx to match and highlight words&lt;/li&gt;
&lt;li&gt;Basic DOM manipulation techniques&lt;/li&gt;
&lt;li&gt;Styling dynamic elements with CSS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;💡 Use Cases&lt;/strong&gt;&lt;br&gt;
✅ Blog or article search&lt;br&gt;
✅ Product listings&lt;br&gt;
✅ FAQ sections&lt;br&gt;
✅ Portfolio filtering&lt;br&gt;
✅ Any real-time content filtering!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📽️ Watch the Full Tutorial&lt;/strong&gt;&lt;br&gt;
🔗 &lt;a href="https://youtu.be/txzIZKhNKJU" rel="noopener noreferrer"&gt;Click here&lt;/a&gt; to watch&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/txzIZKhNKJU"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👩‍💻 Tech Stack&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML (structure)&lt;/li&gt;
&lt;li&gt;CSS (styling)&lt;/li&gt;
&lt;li&gt;JavaScript (logic + interactivity)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No libraries. No frameworks. Just clean vanilla code — perfect for beginners.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📌 Final Tip&lt;/strong&gt;&lt;br&gt;
If you're new to JavaScript or looking to practice DOM manipulation, this is a perfect mini project to add to your portfolio or practice list.&lt;/p&gt;

&lt;p&gt;🛠️ Want more beginner-friendly projects like this?&lt;br&gt;
🔔 &lt;strong&gt;Subscribe&lt;/strong&gt; on &lt;a href="https://www.youtube.com/channel/UCaQKpBIBym23ymK34aEk_DQ" rel="noopener noreferrer"&gt;YouTube&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🏷️ Tags&lt;/strong&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  javascript #webdev #beginners #frontend #css #html #tutorial #project
&lt;/h1&gt;

</description>
      <category>programming</category>
      <category>javascript</category>
      <category>tutorial</category>
      <category>devops</category>
    </item>
    <item>
      <title>Animated Navigation Bar with Hover Effects Using Only HTML &amp; CSS</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Sun, 06 Jul 2025 16:45:07 +0000</pubDate>
      <link>https://dev.to/alizehcodes/animated-navigation-bar-with-hover-effects-using-only-html-css-2b7d</link>
      <guid>https://dev.to/alizehcodes/animated-navigation-bar-with-hover-effects-using-only-html-css-2b7d</guid>
      <description>&lt;p&gt;If you're learning web development and want to spice up your websites with some smooth UI, creating an animated navigation bar is a perfect mini project!&lt;/p&gt;

&lt;p&gt;In this post, you'll learn how to design a modern navbar with cool hover effects, using only HTML and CSS — absolutely no JavaScript required.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;✨ Why This Project?&lt;/strong&gt;&lt;br&gt;
Navigation bars are essential for any website — whether it's a blog, portfolio, or business site. But a basic navbar can feel boring. Adding subtle hover animations makes your site feel polished, professional, and more interactive for users.&lt;/p&gt;

&lt;p&gt;And the best part? It’s super easy with just a little bit of CSS magic.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎥 Watch the Tutorial&lt;/strong&gt;&lt;br&gt;
I’ve created a step-by-step video tutorial where I build this animated navbar from scratch.&lt;/p&gt;

&lt;p&gt;📺 &lt;a href="https://youtu.be/40lAcWnjezQ" rel="noopener noreferrer"&gt;Click here&lt;/a&gt; to watch the video&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/40lAcWnjezQ"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Click here to download &lt;strong&gt;&lt;a href="https://alizehcodes.blogspot.com/2025/07/animated-navbar-html-css-hover-effects.html" rel="noopener noreferrer"&gt;Source Code&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In just a few minutes, you’ll have a beautiful, modern navbar ready to use in your projects!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧠 What You’ll Learn&lt;/strong&gt;&lt;br&gt;
How to build a clean navbar layout with HTML&lt;/p&gt;

&lt;p&gt;How to apply CSS animations and transitions&lt;/p&gt;

&lt;p&gt;How to use pseudo-elements like ::after for stylish hover effects&lt;/p&gt;

&lt;p&gt;Tips for customizing colors, fonts, and spacing&lt;/p&gt;

&lt;p&gt;This tutorial is beginner-friendly, and also great if you're a designer learning to bring your ideas to life with code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💡 Where You Can Use This&lt;/strong&gt;&lt;br&gt;
This animated navbar works great for:&lt;/p&gt;

&lt;p&gt;Personal portfolios&lt;/p&gt;

&lt;p&gt;Landing pages&lt;/p&gt;

&lt;p&gt;Blog headers&lt;/p&gt;

&lt;p&gt;Any modern website layout&lt;/p&gt;

&lt;p&gt;You can also expand it later with dropdowns, logos, or icons!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📌 Final Thoughts&lt;/strong&gt;&lt;br&gt;
Creating interactive UI doesn't always need JavaScript. With a little creativity and CSS, you can bring life to your designs easily.&lt;/p&gt;

&lt;p&gt;Give it a try — and if you build your own version, I’d love to see it!&lt;/p&gt;

&lt;p&gt;👉 If you liked this post, leave a ❤️, drop a comment, and follow for more front-end tutorials.&lt;br&gt;
Let’s grow together as developers and designers! 🚀&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🏷️ Tags:&lt;/strong&gt;&lt;br&gt;
html, css, webdev, frontend, tutorial, beginners, uiux&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Build a Border Radius Generator with HTML, CSS &amp; JavaScript | Mini UI Project</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Fri, 04 Jul 2025 16:59:11 +0000</pubDate>
      <link>https://dev.to/alizehcodes/build-a-border-radius-generator-with-html-css-javascript-mini-ui-project-3lad</link>
      <guid>https://dev.to/alizehcodes/build-a-border-radius-generator-with-html-css-javascript-mini-ui-project-3lad</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hey devs! 👋&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In this mini project, I created a simple Border Radius Generator using HTML, CSS, and JavaScript. It’s a great beginner-friendly tool that helps users visually adjust border-radius values and instantly copy the CSS code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔧 What This Project Does:&lt;/strong&gt;&lt;br&gt;
Lets users control each corner’s radius (Top-Left, Top-Right, Bottom-Left, Bottom-Right)&lt;br&gt;
Shows a live preview of the box with updated border radius&lt;br&gt;
Displays the CSS code for quick copy-paste&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📹 Watch the Demo Video:&lt;/strong&gt;&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/UjTwvV0NTas"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 Tech Stack:&lt;/strong&gt;&lt;br&gt;
HTML for structure&lt;br&gt;
CSS for styling and responsive layout&lt;br&gt;
JavaScript for interactivity and real-time updates&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📌 Use Cases:&lt;/strong&gt;&lt;br&gt;
Perfect for UI/UX designers and developers to test and copy border radius values&lt;br&gt;
Great for beginner frontend portfolios&lt;br&gt;
Helpful tool for styling inspiration&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Source Code:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://alizehcodes.blogspot.com/" rel="noopener noreferrer"&gt;Click here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💬 Your Feedback?&lt;/strong&gt;&lt;br&gt;
Let me know what you think or suggest new UI tools I should build next!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔖 Tags:&lt;/strong&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  html #css #javascript #webdev #frontend #ui #beginners #uiprojects
&lt;/h1&gt;

</description>
      <category>programming</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>devops</category>
    </item>
    <item>
      <title>🎨 Responsive Portfolio Website Using HTML, CSS &amp; JavaScript – Live Preview + Free Source Code</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Thu, 03 Jul 2025 15:56:09 +0000</pubDate>
      <link>https://dev.to/alizehcodes/responsive-portfolio-website-using-html-css-javascript-live-preview-free-source-code-1eb0</link>
      <guid>https://dev.to/alizehcodes/responsive-portfolio-website-using-html-css-javascript-live-preview-free-source-code-1eb0</guid>
      <description>&lt;p&gt;In this post, I’m sharing a fully responsive portfolio website perfect for beginners, students, or anyone looking for a beautiful layout to showcase their projects.&lt;/p&gt;

&lt;p&gt;⚠️ Note: This is not a step-by-step tutorial, but you’ll get full access to the source code, which you can study, modify, or use as inspiration for your own projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🖥️ Tech Stack:&lt;/strong&gt;&lt;br&gt;
HTML5&lt;br&gt;
CSS3&lt;br&gt;
Vanilla JavaScript&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📱 Features:&lt;/strong&gt;&lt;br&gt;
Responsive on all screen sizes&lt;br&gt;
Clean UI &amp;amp; modern layout&lt;br&gt;
Easy to customize&lt;br&gt;
Ideal for resumes, freelancing, or personal websites&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📦 Preview + Source Code:&lt;/strong&gt;&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/TbkrVvc8reQ"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;📌 Conclusion&lt;br&gt;
This is a great starting point for beginners in web development. Feel free to use the layout, change the colors, update the content, and make it your own!&lt;/p&gt;

&lt;p&gt;🏷️ Tags:&lt;/p&gt;

&lt;h1&gt;
  
  
  html #css #javascript #webdev #beginners #portfolio #frontend #showcase
&lt;/h1&gt;

</description>
      <category>javascript</category>
      <category>beginners</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>🔐 OTP Generator Using HTML, CSS &amp; JavaScript – Mini Project for Beginners</title>
      <dc:creator>Alizeh Codes</dc:creator>
      <pubDate>Wed, 02 Jul 2025 17:10:20 +0000</pubDate>
      <link>https://dev.to/alizehcodes/otp-generator-using-html-css-javascript-mini-project-for-beginners-mbh</link>
      <guid>https://dev.to/alizehcodes/otp-generator-using-html-css-javascript-mini-project-for-beginners-mbh</guid>
      <description>&lt;p&gt;Looking for a quick and easy JavaScript project to improve your frontend skills? Here's a fun mini project I recently created: an OTP (One-Time Password) Generator using HTML, CSS, and JavaScript.&lt;/p&gt;

&lt;p&gt;This type of project is great for beginners who want to practice DOM manipulation and random number generation using JavaScript.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎥 Watch the OTP Generator in Action
&lt;/h2&gt;

&lt;p&gt;The video below showcases the complete OTP generator along with the source code inside the video:&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/8Hpjow-VzBM"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;📌 &lt;strong&gt;Source code&lt;/strong&gt;: &lt;a href="https://alizehcodes.blogspot.com/2025/07/otp-generator-html-css-javascript-project.html" rel="noopener noreferrer"&gt;Download  &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💡 What You’ll Learn&lt;/strong&gt;&lt;br&gt;
How to generate a 4–6 digit OTP using JavaScript&lt;br&gt;
Basic styling with CSS for a clean UI&lt;br&gt;
Simple DOM manipulation techniques&lt;br&gt;
Logic building for frontend development&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🚀 Why Try This Project?&lt;/strong&gt;&lt;br&gt;
It’s perfect for JavaScript beginners&lt;br&gt;
You’ll learn practical skills while building a working feature&lt;br&gt;
You can reuse this logic in login forms, email verifications, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔧 Next Steps&lt;/strong&gt;&lt;br&gt;
Want to improve it? Try adding:&lt;br&gt;
A timer that resets the OTP&lt;br&gt;
A copy to clipboard button&lt;br&gt;
A dark/light theme toggle&lt;br&gt;
Integration with backend systems (Node.js, Firebase, etc.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧠 Final Thoughts&lt;/strong&gt;&lt;br&gt;
Small projects like this help turn theory into practice. You don't need big apps to grow your skills—even a simple OTP generator can teach you a lot.&lt;/p&gt;

&lt;p&gt;If you liked this, check out more projects and tutorials on my &lt;a href="https://www.youtube.com/channel/UCaQKpBIBym23ymK34aEk_DQ" rel="noopener noreferrer"&gt;YouTube Channel&lt;/a&gt;!&lt;/p&gt;

</description>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>react</category>
    </item>
  </channel>
</rss>
