Figma To Real Website | Responsive Homepage | HTML, CSS & JavaScript | Part 4

Поділитися
Вставка
  • Опубліковано 14 гру 2021
  • Figma File: github.com/Godsont/Responsive...
    Figma Video: • [FULL VIDEO] Design A ...
    Playlist: • Figma To HTML - Respon...
    Check out my courses: gtcoding.net/courses/

КОМЕНТАРІ • 24

  • @user-rh3bx1hu7i
    @user-rh3bx1hu7i 8 днів тому

    I was searching this manual conversion of figma to code
    I used to get only ai conversion videos, but now i am happy after finding this series
    Thanks a lot
    God bless you

  • @th3graduate292
    @th3graduate292 29 днів тому

    Its really helpful.

  • @demogorgon2424
    @demogorgon2424 2 роки тому +1

    keep it coming

  • @arshad1781
    @arshad1781 Рік тому

    Thanks for sharing free knowledge

  • @sissim.1744
    @sissim.1744 Рік тому

    you are so good! Thumbs up! Thank you for this tutorial.

  • @StepanHruban
    @StepanHruban Рік тому +4

    Very nice and helpfull video. The only thing that I have to say is, please don't use pixels in margin, padding - anything it makes the whole site unresponsive by default.

    • @WWRehber
      @WWRehber 6 місяців тому

      Which one do you prefer

  • @waseemusman421
    @waseemusman421 Рік тому +3

    Really very amazing and helpful tutorial. Keep it up bro. Done subscribe and also thumbs up for you

  • @ecdansage5291
    @ecdansage5291 Рік тому

    This is gold . Thanks

  • @DannyH77
    @DannyH77 10 місяців тому

    wow great channel

  • @oshiorenuaabubakar1020
    @oshiorenuaabubakar1020 10 місяців тому

    Nice video and for those tiny boxes you could have just used box-shadow to style it

  • @nermeenaliabdelhakeem422
    @nermeenaliabdelhakeem422 4 місяці тому

    Thanks alot

  • @prasad2716
    @prasad2716 Місяць тому

    Thank you. I have a small doubt, do I need to set the width for body to 1440px if the given figma design container width is 1440px?

  • @user-tc2bm2lm4c
    @user-tc2bm2lm4c Рік тому

    Which theme have you used in your VS Code?

  • @ramabie8557
    @ramabie8557 2 роки тому +1

    can't figma export directly to html and css?

  • @jozsefk9
    @jozsefk9 2 роки тому

    Also, it doesn't look like you need to be adding font-family: Poppins to anything in my opinion because it's the default already. I might be wrong but I see that in the beginning you set the font-family for body in CSS.

    • @GTCoding
      @GTCoding  2 роки тому +1

      You are right. I will clean up all the code later in the series.

  • @jozsefk9
    @jozsefk9 2 роки тому

    It's good but I have a question: In Figma you created the colors first then the components, because you had to reuse them from time to time. In CSS you did the same with colors, but not with headings, for example. You created the style for headings but it's not reausable. Would it be possible to use a class for each reusable header component from Figma? For example, .header-desktop-light, and then simply apply only that one class to the h tag (element) in HTML, instead of targeting the full path for element inside DIVs and sections, and then to copy that same CSS code to each h element?

    • @GTCoding
      @GTCoding  2 роки тому +1

      In the hero section, the heading is not reusable. That is why I am selecting it specifically. The styles for the headings in the sections are and they are reusable. I create reusable styles for the in the next videos.

  • @fabioalaindeoliveiracostle5559

    Can we get the source code

  • @ibrahimaitibourk5616
    @ibrahimaitibourk5616 5 місяців тому

    heey broder can you give me this pages in figma please

  • @kamilameliakapuscinscy6965
    @kamilameliakapuscinscy6965 Рік тому +2

    why i dont have inspect information?

    • @daystormzx2733
      @daystormzx2733 Рік тому +1

      its because he only share his figma file, u need to type those inspect code manually

    • @tolux001
      @tolux001 7 місяців тому

      @@daystormzx2733 If i understand what you are saying, you mean we should type it along him in through the video right?
      Or do you mean i would get the inspect from some where