How to Make FAQ Page Design using HTML and CSS

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 57

  • @rudhravarammanohar7196
    @rudhravarammanohar7196 ปีที่แล้ว +4

    It is working. But I want to apply transition for opening tags. For that where I have to write transition property ?

    • @finegap
      @finegap  ปีที่แล้ว

      you can.

  • @EeeeeeggyWeggy
    @EeeeeeggyWeggy 8 หลายเดือนก่อน +2

    here is a basic javascript code incase if u dont understand
    function accordian(){
    var acc= document.getElementById("acc11")
    acc.classList.toggle("block");
    }
    give acc11 id to pannel and put onclick="accordian()" in the button and lastly create a class in css named block and write display=block in it

  • @shayleebaumgartner5253
    @shayleebaumgartner5253 ปีที่แล้ว +3

    Thank you so much! It looks amazing!

    • @finegap
      @finegap  ปีที่แล้ว +1

      I'm glad you like it & don't forget to subscribe me :)

  • @SaineAPR24
    @SaineAPR24 6 หลายเดือนก่อน +1

    what is the purpose of though

    • @finegap
      @finegap  6 หลายเดือนก่อน +1

      it is used to italic the text - its html tag

  • @santiagomarin7
    @santiagomarin7 10 หลายเดือนก่อน +1

    I am new to web development, and I am learning by myself. I already took a course on free code camp, and I am creating my first project. I want to know, which text editor you recommend to me guys? I use a MacBook pro, and if the editor is free better. Thank you so much.

    • @finegap
      @finegap  10 หลายเดือนก่อน +1

      you can use visual studio code, its free on mac as well. and its best.

    • @santiagomarin7
      @santiagomarin7 10 หลายเดือนก่อน

      @@finegap Thank you so much for the answer. I followed the tutorial, but I do not know what I did wrong, and it is not working :(, any advice?

    • @melvin5327
      @melvin5327 6 หลายเดือนก่อน +1

      Yes Visual code is really great to use. I learning coding as well. Doing these project has help me. Better than reading the books! This guy is good because he explains what he’s doing!

    • @santiagomarin7
      @santiagomarin7 6 หลายเดือนก่อน

      @@melvin5327 I agree with you

  • @osmfamily9532
    @osmfamily9532 10 หลายเดือนก่อน

    I know front end development.. html,css and java script..... So which language do you recommend for backend.. python or php

    • @finegap
      @finegap  9 หลายเดือนก่อน

      First clear logics with PHP then you can learn python.

    • @osmfamily9532
      @osmfamily9532 9 หลายเดือนก่อน

      @@finegap do i have to learn both language s..or one of them is enough for backend

  • @Bi.seyler
    @Bi.seyler 12 วันที่ผ่านมา

    how to make the line auto split when i paste something long

    • @finegap
      @finegap  8 วันที่ผ่านมา

      by giving width or break maybe

  • @akhilbasuthkar8793
    @akhilbasuthkar8793 ปีที่แล้ว +2

    is it working on click?? because it isnt for me

    • @finegap
      @finegap  ปีที่แล้ว +1

      it is for you and it will work on click by the way whats the matter?

    • @adnanmalik1794
      @adnanmalik1794 ปีที่แล้ว

      Did you able to fix it?

    • @akhilbasuthkar8793
      @akhilbasuthkar8793 ปีที่แล้ว

      @@adnanmalik1794 yes I did but i don't know what I did 😅

  • @innocentboy02
    @innocentboy02 10 หลายเดือนก่อน

    how to make this transition smooth?

    • @finegap
      @finegap  10 หลายเดือนก่อน

      try some properties for smoothness you can try by searching on google

  • @Weaklings911
    @Weaklings911 5 หลายเดือนก่อน +1

    Appreciate and thanks you for how hard you are trying, but there is a tip improve ur English grammar you have loots of mistakes

    • @finegap
      @finegap  5 หลายเดือนก่อน +1

      I will try my best

  • @aceshimara8405
    @aceshimara8405 ปีที่แล้ว

    Why is it not working, the arrow is opening but does not close back. I have to refresh the page :(, please help ....

    • @finegap
      @finegap  ปีที่แล้ว

      need to check the issue, please explain me in whatsapp

  • @Ne0n425
    @Ne0n425 11 หลายเดือนก่อน

    thank you so much sir

    • @finegap
      @finegap  11 หลายเดือนก่อน

      Most welcome & don't forget to subscribe me :)

  • @abiel237
    @abiel237 ปีที่แล้ว +1

    Thanks it works

    • @finegap
      @finegap  ปีที่แล้ว

      You're welcome! & don't forget to subscribe me :)

  • @MsSandyblair
    @MsSandyblair ปีที่แล้ว +1

    Why didn't you say includes java?

    • @finegap
      @finegap  ปีที่แล้ว +2

      where, maybe talking about javascript

  • @prachichaudhari785
    @prachichaudhari785 8 หลายเดือนก่อน

    Great

    • @finegap
      @finegap  8 หลายเดือนก่อน

      You're most welcome & don't forget to subscribe me :)

  • @shreydiklearnings
    @shreydiklearnings ปีที่แล้ว

    It is not working on click.

    • @finegap
      @finegap  ปีที่แล้ว

      please check console and as well recheck your code with the video, thanks

    • @shreydiklearnings
      @shreydiklearnings ปีที่แล้ว

      @@finegap Everything is fine and I have rechecked your code.

    • @devna-rosexx6222
      @devna-rosexx6222 10 หลายเดือนก่อน

      Not working on click for me either and code is fine 😢

  • @snackvideos4361
    @snackvideos4361 ปีที่แล้ว

    Can you send basic html structure code because I didn’t see it all

    • @finegap
      @finegap  ปีที่แล้ว

      you can watch from video please, thanks

  • @adnanmalik1794
    @adnanmalik1794 ปีที่แล้ว

    my is not working when i was clicking.

    • @finegap
      @finegap  ปีที่แล้ว

      Issue in your code

  • @WednesdayAddam-bf5bt
    @WednesdayAddam-bf5bt 6 หลายเดือนก่อน

    Thank you it works

    • @finegap
      @finegap  6 หลายเดือนก่อน

      Your Welcome & don't forget to subscribe me :)

  • @being_123s
    @being_123s 26 วันที่ผ่านมา

    It is not working js code

    • @finegap
      @finegap  21 วันที่ผ่านมา

      check the console for knowing errors

  • @TranNguyen-mv6ln
    @TranNguyen-mv6ln ปีที่แล้ว +1

    Thank you so much

    • @finegap
      @finegap  ปีที่แล้ว

      welcome and don't forget to subscribe me :)

  • @promiseololade5050
    @promiseololade5050 4 หลายเดือนก่อน

    It didn't work

    • @finegap
      @finegap  4 หลายเดือนก่อน

      whats an error?

  • @melvin5327
    @melvin5327 6 หลายเดือนก่อน

    He didn’t rotate the chevron on click! So I add this .active .accordion I {transform:rotate(180deg); transition:transform 0.2s 0.1s;}

  • @kolponajosna
    @kolponajosna 3 หลายเดือนก่อน +1

    Moore Mark Jones Charles Clark Joseph

  • @0xtabs
    @0xtabs 9 หลายเดือนก่อน

    omg why you scream, you fcking scared me

  • @shivachary2948
    @shivachary2948 5 หลายเดือนก่อน

    hi

    • @finegap
      @finegap  5 หลายเดือนก่อน

      hey, Yes