THE ENTIRE Framer mistakes are 3. one, relative position,(frames or container keep them in relative) size -width height fill, fit, breakpoint-because everyone use phone ,the screen image and text should re size and re purpose correctly.
Thanks for the tutorial. I see that for now no one talks about the HTML structure in Framer, nor Accessibility, nor Performance. Any tutorial on that? Thank you so much (ARG)
Responsiveness (which this tutorial focuses on) is an aspect of accessibility, no? What specifically do you mean by "performance"? In our experience Framer sites load fast.
these is definitely helpful appreciate that
THE ENTIRE Framer mistakes are 3. one, relative position,(frames or container keep them in relative) size -width height fill, fit, breakpoint-because everyone use phone ,the screen image and text should re size and re purpose correctly.
Great vid sir! Question..do you always 1440 px or 1920 px which would you say is your default? Thx
i'm the beginner in framer thanks for this video
Thank you for making this video 🙏🏻
Great tutorial! Quick question. Which tool are you using for your screen recording?
I'm curious as to how you would still maintain the columns, without using a padding.
4:55 Start changing the first mistake
Thanks for the tutorial. I see that for now no one talks about the HTML structure in Framer, nor Accessibility, nor Performance. Any tutorial on that? Thank you so much (ARG)
Responsiveness (which this tutorial focuses on) is an aspect of accessibility, no? What specifically do you mean by "performance"? In our experience Framer sites load fast.
I think because there just isn’t much you can do. Other than use good contrast, use your img alt tags, and make sure links are accessible
I cover the in depth accessibility stuff you're talking about in our Framer Masterclass, but good idea to make some UA-cam videos around that!
@@mattjumper Yes!!!
Please how did you add the guides on the page, Been looking for how to do that but it's not the same as figma
control+G
Thanks ! 🙏
what is the different between fill and relative 100%?
How to get grid system at framer ? 😢
Alt + G
Awesom!
I can't find guide option in Figma like you, anyone that have the same problem?
Would you still Design in Figma first using framer?
Yes
Do Framer have Flexbox and Grid?
Yes, there are options under Layout called stack and grid. Stack is basically flexbox and grid is, well… grid.
@@pita___311 ohh I see. But why would someone use absolute positioning?