CSS Flashcards
Display is propery in css. what are the values, and what each value mean?
inline, block. inline-block.
what is float and clear propery?
what is FlexBox and and how to use it?
flexbox is layout display, kind of 1d.
display: flex
gap: 10px.
בשביל מה span? תני שימוש אחד.
בדרכ בתוך אלמנט אחר למשל p או div. שימוש: להדגיש מילה אחת בתוך משפט.
מה זה grid? ומה הפירוש של זה באנגלית?
2D layout guide, דף משבצות
what are the 5 selectors?
- 1- by propertiy (h1 { }) , 2- by class (.* {}) , 3- by id (#{}) , 4- attribute(p[draggable= “true” / draggable], 5- select all [* {}]
what are 4 size in CSS?
px \ pt- כמו בוורד \ em (1 em - like parent) \ rem (1 rem = 100% from the root)
for what rem size is usesul?
What is Bootstrap?
external framework. a build framework to design our website.
what is container in Bootstrap?
its a class of div.
מה זה האתר Adobe Color, https://colorhunt.co/
https://colorhunt.co/ - פלטות צבעים שמעצבים אוהבים.
האתר השני- ליצור בעצמך פלטת צבעים