How to Create Personal Blog Website Using HTML CSS JavaScript

Поделиться
HTML-код
  • Опубликовано: 13 июл 2024
  • Source code: www.patreon.com/posts/wren-pe...
    Check out my next video update: / codewithsadee
    How to Make a Personal Blog Website Using HTML CSS JavaScript.
    If you're looking to start a blog website using HTML, CSS, and JavaScript, then this tutorial is for you. In this video, we'll walk you through the process of creating a personal blog website from scratch.
    GitHub Repo: github.com/codewithsadee/wren
    HI 👋
    I'm Sadee(web dev)
    In this channel, I make videos about the Complete Responsive website.
    You can check out my channel 👇
    📺 My Channel: / @codewithsadee
    🔔 Subscribe: / @codewithsadee
    🔗 Starter file
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    Download the starter file to practice: drive.google.com/file/d/1goh0...
    ⏱️ Timestamps
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    0:00 - Demo
    5:37 - File structure
    6:32 - Project initial
    16:27 - Header
    37:15 - Hero section
    51:59 - Topic section
    1:12:06 - Featured post section
    1:26:25 - Popular tags section
    1:33:15 - Recent post section
    2:05:49 - Footer
    2:24:04 - Media queries
    💜💜 PATREON BUDDIES 💜💜
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    Many thanks to our lovely Patreons (from / codewithsadee ) who support us every month and encouraged us to make this video:
    Asher, Danish Khan, Jose Galvez, Kesu Endalkachew, vagdrak
    👍 Like - Follow & Support
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    Twitter: / codewithsadee
    Github: github.com/codewithsadee
    Facebook: / codewithsadeefan
    Instagram: / codewithsadee
    ⚠️ Disclaimer
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
    Disclaimer video is for educational purposes only. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favour of fair use
    #codewithsadee
    #responsivewebsite
    #blogwebsite

Комментарии • 84

  • @codewithsadee
    @codewithsadee  Год назад +21

    at the line of 1286 you need to set `all: unset` property to (navbar.active)
    I forgot to do this
    .navbar,
    .navbar.active {
    all: unset;
    display: block;
    }
    and add the style:
    at 1200px screen
    body.nav-active { overflow-y: overlay; }

    • @full-stackhouse7925
      @full-stackhouse7925 Год назад

      You are amazing my friend. Thank you :)

    • @codewithsadee
      @codewithsadee  Год назад

      @@full-stackhouse7925 You're most welcome

    • @jawadalee1398
      @jawadalee1398 Год назад +1

      Sir can you please tell me which extension you are using for live preview?

    • @itech_1
      @itech_1 11 месяцев назад

      @@codewithsadee good

    • @Wanderlust302
      @Wanderlust302 9 месяцев назад

      live server@@jawadalee1398

  • @naknamu
    @naknamu Год назад +7

    This is what I've been waiting for! Thanks for the beautiful design as always. 😍

  • @kooyaw4445
    @kooyaw4445 Год назад

    Keep up the good work bro. We appreciate you

  • @sanamarnissi5444
    @sanamarnissi5444 7 месяцев назад

    Thanks for the beautiful design as Always ❤❤

  • @muhammadasim7105
    @muhammadasim7105 Год назад

    I search many but,you used is best

  • @TweaksPH
    @TweaksPH Год назад +9

    Is there an admin panel? If not, Please update this tutorial for part 2 where Admin Panel where I can create blog post is being coded But still, I'll watch this til end.

  • @niteshprajapat7918
    @niteshprajapat7918 Год назад +1

    I've no words how to appreciate such a beautiful work ❤️🔥
    You are best Sadee Sir ❤️💎

  • @rehoboam3652
    @rehoboam3652 Год назад +2

    Hi,
    I'd like to know where do you get your inspiration for the design of the website you build ?
    Thanks in advance and keep up the good work !
    It helps a lot 🙂

  • @buildTechWorld
    @buildTechWorld Год назад +1

    You should do voice over, this is really nice content!

  • @itzcallmepro4963
    @itzcallmepro4963 Год назад

    Beautiful As Always , Keep it Up Man ♥♥♥♥

  • @y.o.e.l.y
    @y.o.e.l.y Год назад +1

    Leaving personal time stamps! Thank you!
    13:38

  • @FrankGP.com.
    @FrankGP.com. Год назад

    Excelent!

  • @muhammadasim7105
    @muhammadasim7105 Год назад

    Great Sir

  • @marlonsarmientosulvaran1849
    @marlonsarmientosulvaran1849 Год назад

    Excelente, Saludos desde Barranquilla Colombia

  • @bodian_dot
    @bodian_dot Год назад

    Hi bro ,what extension you used for media queries?

  • @Mabdalla_hq
    @Mabdalla_hq Год назад +3

    2 mins here equal 1 day on earth
    jokes aside, thank you so much , I learned alot from your videos

    • @codewithsadee
      @codewithsadee  Год назад

      I'm glad to hear that! I'm happy that you learned a lot from the videos. Thank you for your support and kind words!

    • @maddy21pkg
      @maddy21pkg 6 месяцев назад

      aww thats very nice

  • @richardjhonathanperezaliag9170

    Hello, I see that you start programming in the mobile version, and last desktop, is this ideal? don't you use jquery?

  • @tareqneicy4373
    @tareqneicy4373 Год назад

    Thanks 🌹🌹

  • @user-bj8vr2ib2k
    @user-bj8vr2ib2k 4 месяца назад

    really you`re the best one👏

  • @DevArea
    @DevArea 6 месяцев назад +9

    Hey Bro, I created this, but I need Backend Development Process video? Please Take this Comment Seriously ???😁

  • @maximboiko3145
    @maximboiko3145 Год назад

    Good day. Please tell me where i may get a source code with all pages? Because on Github i only see first page, but page with exact blog is absence. But it to be a real blog there have to be all pages.

  • @foysolhasan1476
    @foysolhasan1476 Год назад +1

    May humbly request to if you have time please create a 1/ social media clone and a 2/ dashboard design...Here's a request

  • @anjalijaiswal7505
    @anjalijaiswal7505 9 месяцев назад

    from where u got style guides. Please tell

  • @dimasnytin
    @dimasnytin Год назад

    Wow 🤩🤩🤩

  • @MuhammadHamza-dh5jo
    @MuhammadHamza-dh5jo Год назад

    how did you setup the emulator with vscode?

  • @rahulsinghaswal07
    @rahulsinghaswal07 Год назад

    Can you please tell me how to get that mobile view in vs code?

  • @MaxStudioCG2023
    @MaxStudioCG2023 3 месяца назад

    what keyboard you use ,it have nice sound :D

  • @omorfaruk6986
    @omorfaruk6986 Год назад

    just awesome thanks sir
    Please give advanced e commerce website project

  • @huntergulledge596
    @huntergulledge596 Год назад +5

    I guess I may not understand. How are we supposed to actually create the blogposts that are accessed when clicking on each title of the blogposts? I’m looking to add multiple articles that are accessed after each click event instead of just being sent back to the top of the page.

    • @awaken_monk2314
      @awaken_monk2314 10 месяцев назад

      Use anchor tag to redirect them to the blog page you want

    • @maddy21pkg
      @maddy21pkg 6 месяцев назад +1

  • @_Gerald_10
    @_Gerald_10 8 месяцев назад

    sir what does it mean " overflow-y:overlay ;" ."I searched on Google, but couldn't find an answer."

  • @TeamLOG
    @TeamLOG Год назад

    There is no single post page?

  • @yours_positively
    @yours_positively Год назад

    Hi when you are going to do projects on reactjs I'm eagerly waiting ..those who want reactjs plz.. Like

  • @wolverine_d_king9422
    @wolverine_d_king9422 Год назад

    Plz first do the desktop version then the mobile it will be very helpful 🙏

  • @muhammadasim7105
    @muhammadasim7105 Год назад

    Sir,What extension you used for live preview

  • @youvdz9238
    @youvdz9238 Год назад

    Can you work with us a website using tailwind?

  • @full-stackhouse7925
    @full-stackhouse7925 Год назад

    Hello. I have a question about the navbar. When I click a navbar list item on full screen, all navbar items move the right and when I click again. They are came back to first position. How can I fix this problem?

    • @codewithsadee
      @codewithsadee  Год назад +2

      at the line of 1286 you need to set `all: unset` property to (navbar.active)
      I forgot to do this

    • @full-stackhouse7925
      @full-stackhouse7925 Год назад

      @@codewithsadee I couldn't fix it my friend. Did you try to your project? When I change the tag (.navbar to .navbar.active) navbar list become invisible.

    • @codewithsadee
      @codewithsadee  Год назад

      @@full-stackhouse7925 check pinned comment on this video

  • @sundaymicheal1753
    @sundaymicheal1753 Год назад

    Thank you for your video
    Pls try and be saying something so we can understanding.

  • @godsonpius8829
    @godsonpius8829 Год назад

    please what's the name of the font used in your VsCOde

  • @ernestamoah4089
    @ernestamoah4089 Год назад

    Which code editor are you using

  • @zindagidopalke------4777
    @zindagidopalke------4777 Год назад

    Good morning sir Project is good with helpful 👍 i request you sir drop-down menu in navbar add please sir 👍

  • @anushikasharma9211
    @anushikasharma9211 Год назад

    Plz make the ui of hostel website

  • @TECHCONEKANNADA
    @TECHCONEKANNADA 8 месяцев назад

    16:46

  • @arjunsaini0999
    @arjunsaini0999 5 месяцев назад

    Good evening sir Sir without web kit property ka banao website apni voice ma please

  • @MediMe_arabic
    @MediMe_arabic 3 месяца назад

    But where is admin panel ?

  • @user-wg6dr4tr9w
    @user-wg6dr4tr9w 6 месяцев назад

    I don't have the essential stuff, how can I install it?

    • @codewithsadee
      @codewithsadee  6 месяцев назад

      Starter file download link in the descriptions.

  • @yashjha2727
    @yashjha2727 10 дней назад

    48:21

  • @arucard9713
    @arucard9713 Месяц назад

    i followed this turtorial step by step, yet still my page doesnt look like yours, only thing i did was change colors and pictures and it seemed to fvck the whole website

    • @codewithsadee
      @codewithsadee  Месяц назад

      Join our discord server to discuss about this issues

  • @kavindratennakoon9533
    @kavindratennakoon9533 Год назад

    I have downloaded the source file. But its not working!

    • @codewithsadee
      @codewithsadee  Год назад

      Join our discord to discuss project related issues: discord.gg/fU3VvKMg

  • @wolverine_d_king9422
    @wolverine_d_king9422 Год назад

    I have some complaints in your video
    First you code all of your part then save which is difficult to understand for us who are beginners

  • @User_dz-2
    @User_dz-2 9 дней назад

    After I watched the entire video and applied it with the same code, then I put it on RUclips to sell it, is that permissible?

    • @codewithsadee
      @codewithsadee  21 час назад

      No, brother. I'm sorry
      This project is educational purpose only

  • @tsss
    @tsss Год назад

    I paid and still can’t find the full source code

    • @codewithsadee
      @codewithsadee  Год назад

      After reviewing the source code thoroughly, I can confirm that there are no issues. The complete source code should be accessible to you. In case you're facing difficulties locating it, I recommend joining our Discord server for prompt support.

  • @laif9857
    @laif9857 9 месяцев назад

    i hate people that put so many comments in the files , is too much

    • @laif9857
      @laif9857 9 месяцев назад

      your workflow sucks